P
Pureintent
Hi guys, I could really do some some help & support!
I need to do a document.write for flash, I've tried all sorts of
combinations but at the end of the day, I'm just crap! I'm using this
method as my banner is going to change depending on time of day
I'm happy to be pointed in the right direction, or if someone can give
me examples (or even do the conversion for me) it will definately be
appreiated!
This is my code:
<object
classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/
swflash.cab#version=6,0,79,0"
id="preloader_good_afternoon"
width="600" height="150"<param name="movie" value="preloader_good_afternoon.swf">
<param name="bgcolor" value="#FFFFFF">
<param name="quality" value="high">
<param name="allowscriptaccess" value="samedomain">
<embed
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
name="preloader_good_afternoon"
width="600" height="150"
src="preloader_good_afternoon.swf"
bgcolor="#FFFFFF"
quality="high"
swliveconnect="true"
allowscriptaccess="samedomain"<noembed>
</noembed>
</embed>
</object>
Thanks
Daz
I need to do a document.write for flash, I've tried all sorts of
combinations but at the end of the day, I'm just crap! I'm using this
method as my banner is going to change depending on time of day
I'm happy to be pointed in the right direction, or if someone can give
me examples (or even do the conversion for me) it will definately be
appreiated!
This is my code:
<object
classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/
swflash.cab#version=6,0,79,0"
id="preloader_good_afternoon"
width="600" height="150"<param name="movie" value="preloader_good_afternoon.swf">
<param name="bgcolor" value="#FFFFFF">
<param name="quality" value="high">
<param name="allowscriptaccess" value="samedomain">
<embed
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
name="preloader_good_afternoon"
width="600" height="150"
src="preloader_good_afternoon.swf"
bgcolor="#FFFFFF"
quality="high"
swliveconnect="true"
allowscriptaccess="samedomain"<noembed>
</noembed>
</embed>
</object>
Thanks
Daz