pretty sure this may be a problem
Code:
<param name="FlashVars" value="&MM_ComponentVersion=1&skinName=Corona_Skin_3&streamName=../flash/cunard&autoPlay=false&autoRewind=false" />
I know that the value of a flash variable cannot start with a number... Not sure about symbols... but it would also help if you defined the variable name... like this:
Code:
<param name="FlashVars" value="flashvariable=&MM_ComponentVersion=1&skinName=Corona_Skin_3&streamName=../flash/cunard&autoPlay=false&autoRewind=false" />
though I'm not a flash professional... other wise it looks fine to me...
hopes this helps...
Bookmarks