put in your html file <EMBED src="banner.swf" quality="high" menu="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=Shockwav eFlash" type="application/x-shockwave-flash" width="468" height="60"> </EMBED> just change the name of banner.swf with yours banner name and put your dimension of the banner. I think that it will work
"belkocrnic" do you know how to stop autoplay on webpage? for the flash or video component uploaded by ourself.
well, some people have flash blockers that require them to 'allow' a flash item to be loaded before they can view it. That pretty much stops Flash files dead in their tracks.
Basically it works in FF but does not show up at all in IE browsers on my machine But the same file purchased by others displays just fine in Microsoft browsers on my machine. So, there is no permission block going on. And the seller would not help me resolve it; so I am here. It should be fairly easy & straightforward as I've got other flash banners up for other sites but they are different files. All I did was change the image files in the xml file and change the .swf name & install it ; still no good.
I installed the swfobject.js too from http://blog.deconcept.com/swfobject/ & used their structure. <script type="text/javascript"> var so = new SWFObject("movie.swf", "mymovie", "400", "200", "8", "#336699"); so.write("flashcontent"); </script> Code (markup): still doesn't show..Maybe I did something wrong.? u can pm also just so it display right in all browsers. Thanks