swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] white stripe instead of flash


From: Rumán Sándor
Subject: [Swftools-common] white stripe instead of flash
Date: Thu, 18 Mar 2010 07:53:39 +0100

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

[Prev in Thread] Current Thread [Next in Thread]