eddiev2001 Posted October 17, 2006 Posted October 17, 2006 Hey everyone, Im looking for a workaround to get ajax popup to overlay flash content or if someone can tell me how i can specify the positioning of where i want the ajax to load on the page with padding or something like that . Thanks, Eddie
wilfy Posted October 31, 2006 Posted October 31, 2006 hey eddie look at this example <td width="282" height="75" valign="left" bgcolor="#FF9900"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="282" height="75"> <param name="movie" value="../images/banners/logo.swf"> <param name="quality" value="high"> <param name="wmode" value="transparent"> <embed src="../images/banners/logo.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="282" height="75"></embed> you need to add a param name like i have and also add the wmode=Transparent" switch :) hope this helps wilfy www.jaldijaldi.co.uk
Recommended Posts
Archived
This topic is now archived and is closed to further replies.