I'm not so sure if my code to be used for the flash ad is correct but it shows in Safari 3.2.1. but not in FF 3.0.6. and Opera 9.20 (sorry, I can't see it in iE6 or iE7.. I work on a powerbook).
here's my code that I have input into the "ad HTML" field:

<param name="movie" value="http://localhost:8888/sites/default/files/someflashfile.swf">           
<param name="quality" value="high">           
<embed src="http://localhost:8888/sites/default/files/someflashfile.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" height="180" width="180">  

Comments

.’s picture

Status: Active » Closed (won't fix)
bassplaya’s picture

Status: Closed (won't fix) » Postponed (maintainer needs more info)

Who is "."? active user for about 30 mins? is that a bot?
why is it not appearing in the issues list?

jeremy’s picture

Project: Advertisement » Ad Flash
Version: 6.x-1.x-dev » 5.x-1.x-dev
Component: ad_html module » Code

Assigning to the ad_flash project, which is aiming to provide built in flash support for the advertisement module. Unfortunately there does not yet appear to be a 6.x branch of this code (though I see a patch exists in the issue queue).

chriscohen’s picture

Status: Postponed (maintainer needs more info) » Active

BassPlaya would you be able to try using the ad_flash module to display ads instead of HTML, and let us know how it works for you?

Alex Andrascu’s picture

Assigned: Unassigned » Alex Andrascu
Status: Active » Closed (fixed)