Hi All,

I made simple flash for my website's header with swftools. I took it
into my website ( http://alex56.hu ) with the next code:

<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
 WIDTH="100%"
 HEIGHT="60"
 
CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=6,0,23,0";>
  <PARAM NAME="MOVIE" VALUE="digitalexda_0.swf">
  <PARAM NAME="PLAY" VALUE="true">
  <PARAM NAME="LOOP" VALUE="true">
  <PARAM NAME="QUALITY" VALUE="high">
  <PARAM NAME="ALLOWSCRIPTACCESS" VALUE="always">
  <!--<PARAM NAME="WMODE" VALUE="TRANSPARENT">-->
  <EMBED SRC="digitalexda_0.swf" WIDTH="100%" HEIGHT="60"
   PLAY="true" ALIGN="" LOOP="true" QUALITY="high"
   TYPE="application/x-shockwave-flash"
   ALLOWSCRIPTACCESS="always"
   PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer";>
  </EMBED>
</OBJECT>

But only a white stripe is there instead of the flash. If directly
open this flash with Opera or Firefox, than it works perfectly.
Here is the flash and the source code.

Please, help me!

Thanks.

-- 
regardsl:
Rumán Sándor
http://alex56.hu

Attachment: da0.sc
Description: Binary data

Attachment: digitalexda_0.swf
Description: application/shockwave-flash

Reply via email to