PDA

View Full Version : footer test



Marc
December 20th, 2002, 05:03 PM
srfe

Marc
December 20th, 2002, 05:10 PM
df

telekinesis
December 20th, 2002, 05:38 PM
Use embed instead of object:


<EMBED src="http://www.yoursite.com/footer.swf" quality=high WMODE=transparent menu=false WIDTH=305 HEIGHT=65>

h88
December 20th, 2002, 05:45 PM
And....


<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="300" height="60" ><c
<param name=movie value="http://uniquechange.tripod.com/footer3.swf ">
<param name=quality value="high">
<param name=menu value="false">
<embed src="flash/footer3.swf" width="300" height="60" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" menu="false"></embed>
</object>

The source of your movie is wrong.

telekinesis
December 20th, 2002, 06:04 PM
You don't need both......

h88
December 20th, 2002, 06:05 PM
Originally posted by dan4885
You don't need both......

It's not mine, http://www.kirupaforum.com/moderator.php?s=&action=useroptions&userid=1444

Marc
December 20th, 2002, 06:44 PM
back again,

oh, wow, hello guys

##

never had this happen with my footer before, must be the drink, having a mad party at the moment, dying down now, I'm hiding from a situation so I thought I'd upgrade my footer some.

Don't seem to have anytime these days, thank goodness for the xmas holidays

I'm a bit tipsy

merry xmas <:} <:} <:} <:} <:}

Marc
December 20th, 2002, 07:01 PM
I didin't link it correctly; got the source wrong.

I'm using the object tag so I can disable the menu option. That's the only way that I could work out how to anyhow.




(-:

telekinesis
December 20th, 2002, 09:21 PM
I changed my post above to show that embedding can take out the menu!

Marc
December 20th, 2002, 10:27 PM
cheers