have followed all the steps for adding a flash banner in my publisher website, when previewed only see a white square where the banner should be. Have not uploaded the website to a server yet, perhapes the only way to view the banner on the website is to publish the website and open in explorer.
Saved the flash file as a swf formate first. then copied the code from the banner builder amara (already seen the help page on this site). Pasted the code as a html code fragment. stretched the text box so all the code is visable. made sure the code fragment wasn't over lapping anything else on the page. went to page preview and only the white square (banner) could be seen. All the website files pictures, ttif file and flash file(swf) have been placed in one folder on my desktop called "website".
Can someone please tell me what I am doing wrong? Must the website be published first to see the banners on the website? here is the code fragment from the banner: named the banner "banner1"
<object classid="clsid
27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="width="494" height="133">
<param name="movie" value="banner1.swf">
<param name="menu" value="false">
<param name="quality" value="high">
<param name="wmode" value="opaque">
<param name="scale" value="noscale">
<embed src="banner1.swf" menu="false" quality="high" wmode="opaque"
scale="noscale" width=494 height=133 type="application/x-shockwave-flash"
pluginspace="</embed>
</object>
Will be very thankful if anyone can help me solve this problem.
Saved the flash file as a swf formate first. then copied the code from the banner builder amara (already seen the help page on this site). Pasted the code as a html code fragment. stretched the text box so all the code is visable. made sure the code fragment wasn't over lapping anything else on the page. went to page preview and only the white square (banner) could be seen. All the website files pictures, ttif file and flash file(swf) have been placed in one folder on my desktop called "website".
Can someone please tell me what I am doing wrong? Must the website be published first to see the banners on the website? here is the code fragment from the banner: named the banner "banner1"
<object classid="clsid
codebase="width="494" height="133">
<param name="movie" value="banner1.swf">
<param name="menu" value="false">
<param name="quality" value="high">
<param name="wmode" value="opaque">
<param name="scale" value="noscale">
<embed src="banner1.swf" menu="false" quality="high" wmode="opaque"
scale="noscale" width=494 height=133 type="application/x-shockwave-flash"
pluginspace="</embed>
</object>
Will be very thankful if anyone can help me solve this problem.