Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Flash Banner Help????


Swindon_Boy

Recommended Posts

Have you added all the requisite embed, etc tags to the banner? If not do some quick reading on flash.

 

Iggy

Everything's funny but nothing's a joke...

Link to comment
Share on other sites

Not sure I understand. Do I need to add certain code to my php file to use Flash? I have created the banners using SWFTEXT 1.1, just need to use them on the site now.

 

:blink:

Link to comment
Share on other sites

You always need the correct embed code to add flash to any site. php or not.

Wendy James

 

Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.

Link to comment
Share on other sites

Not sure I understand. Do I need to add certain code to my php file to use Flash? I have created the banners using SWFTEXT 1.1, just need to use them on the site now.

 

:blink:

 

Does your banner look like this in code?

 

 

<OBJECT WIDTH="430" HEIGHT="171" id="teaser" ALIGN="">

<PARAM NAME=movie VALUE="teaser.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="teaser.swf" quality=high bgcolor=#FFFFFF WIDTH="430" HEIGHT="171" NAME="teaser" ALIGN=""

TYPE="application/x-shockwave-flash"></EMBED>

</OBJECT>

 

 

If not you need to learn a little something about flash. There's lots of info out on the web about it.

 

Good luck!

Iggy

Everything's funny but nothing's a joke...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...