I am not used to working with flash, but now I have been asked to add a flash ad to my site. Can I pop a flash ad straight into a template or does it need something more to work?
I am on EE 1.7
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
September 12, 2011 7:59pm
Subscribe [2]#1 / Sep 12, 2011 7:59pm
I am not used to working with flash, but now I have been asked to add a flash ad to my site. Can I pop a flash ad straight into a template or does it need something more to work?
I am on EE 1.7
#2 / Sep 13, 2011 6:02am
Hi Linda,
You can put the ad straight in your template. I would advise you though to do this using JavaScript. Create an empty div in your template with an ID and write/use a small JS to put the flash ad there.
You could use the SWF Object JS: http://blog.deconcept.com/swfobject/
Good luck!
#3 / Sep 13, 2011 8:44am
Ah, thank you. Easier than I had thought. 😊
#4 / Sep 13, 2011 5:04pm
Cheers!