all groups > flash data integration > january 2005 >
You're in the

flash data integration

group:

problems with flash in safari browser


problems with flash in safari browser 1marian1
1/18/2005 6:57:38 PM
flash data integration: hi,

i've integrated flash into a webpage with the following code (since other ways
made a lot of problems with one or the other browser):

<object id="leiste6.swf"
codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=6,0,0,0" height="100" width="1024"
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param NAME="_cx" VALUE="10583">
<param NAME="_cy" VALUE="2646">
<param NAME="FlashVars" VALUE>
<param NAME="Movie" VALUE="leiste6.swf">
<param NAME="Src" VALUE="leiste6.swf">
<param NAME="WMode" VALUE="Opaque">
<param NAME="Play" VALUE="1">
<param NAME="Loop" VALUE="1">
<param NAME="Quality" VALUE="High">
<param NAME="SAlign" VALUE>
<param NAME="Menu" VALUE="0">
<param NAME="Base" VALUE>
<param NAME="AllowScriptAccess" VALUE="always">
<param NAME="Scale" VALUE="ShowAll">
<param NAME="DeviceFont" VALUE="0">
<param NAME="EmbedMovie" VALUE="0">
<param NAME="BGColor" VALUE="000000">
<param NAME="SWRemote" VALUE>
<param NAME="MovieData" VALUE>
<param NAME="SeamlessTabbing" VALUE="1">
<EMBED src="leiste6.swf" loop=true menu=false quality=high
wmode=opaque bgcolor=#000000 WIDTH="1024" HEIGHT="100" NAME="leiste6.swf"
ALIGN=""
TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></object>

now this works fine with every browser I tested, except safari, where the
animation isn't smooth - sometimes the animation flashes, looks really ugly :(
how can that be? any suggestions how to put flash into html without such
problems?

thanks a lot!
marian
Re: problems with flash in safari browser methodengine
1/27/2005 7:33:31 PM
Hi Marian,

I'm on the forums for exactly the same reason... except that my animation
won't even play in Safari. It's beautiful in both NS and IE. Have you received
any info since your post?

Thanks!
Stacey
AddThis Social Bookmark Button