August 4, 200917 yr Morning All. I have been asked to add flash to a site that I have already designed. The thing is the html buttons will have to overlap the flash. Is that going to be possible? Kim
August 4, 200917 yr Hi, Just define the below code(in italics) in your html while embedding the flash. <param name="wmode" value="transparent" /> <embed src="swfname.swf" quality="high" wmode="transparent" bgcolor="#ffffff" width="508" height="391" name="Prophecy2009" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> Hope this helps, Cheers, Maneet Puri,
August 4, 200917 yr Author Hi, Just define the below code(in italics) in your html while embedding the flash. <param name="wmode" value="transparent" /> <embed src="swfname.swf" quality="high" wmode="transparent" bgcolor="#ffffff" width="508" height="391" name="Prophecy2009" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> Hope this helps, Cheers, Maneet Puri, Hi Maneet. Thanks for that. I have it semi-working, but it seems to react differently in each browser. If I sent you the link would you have a look? Regards Kim Freeman
Create an account or sign in to comment