I am really green a complete novice. Having just designed my first VSD website and using Firestarter 7.2 to design flash I'm ready to upload. However in the VSD preview ,using the default browser, the yellow bar pops up saying IE is restricting running a script or active X and I would of course like the flash to play without this. I receveived support that I need to incoprorate a java script ( likeswfobject 2.0). I have downloaded this but really do not know what to do next. Any one feel like helping a sales guy masquerading as a novice web designer? It sounds like the code needs to be changed and that some files need to uploaded too. Here's what I have designed.
<!-- Created with CoffeeCup Firestarter
http://www.coffeecup.com -->
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
ID=Fade Images 4 WIDTH=315 HEIGHT=215>
<PARAM NAME=movie VALUE="Fade Images 4.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=loop VALUE=true>
<EMBED src="Fade Images 4.swf" loop=true quality=high
WIDTH=315 HEIGHT=215 TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>