Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Problems with Flash Animation
Hi,
My main flash movie (*.swf) calls other flash movies (*.swf). When I add the main flash movie to the website, either through a template or on the website category itself, this is what is displayed:
http://www.giraux.com/s.nl/sc.14/category.1/.f
Here's the object code:
-------------------------------------------------------------------------
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="770" height="600">
<param name="movie" value="http://www.giraux.com/site/girauxintro.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
0