PDA

Click to See Complete Forum and Search --> : dw8 align and wmode probs


kerrysmagicshirt
10-12-2006, 10:04 PM
now i have my little swf working i'm ahaving issues getting it how i want in the page.

in dw8 i have placed the ovie in a table cell and as it is smaller then the table (which determins the whole page layout) i have right clicked>align>absolute middle. i also want the back ground transparent on the swf so i went parameter>wmode>transparent (a trick i have successfully used many times)

well guess what hit f12 and not only is it glued to the left it also has a horrid white background.

any ideas anyone please??

cheers v muchly :D

resdog
10-13-2006, 06:37 PM
you wanna post some code..since I'm sure that's where the problem is?

kerrysmagicshirt
10-14-2006, 06:29 PM
here you go

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="400" height="600" align="absmiddle">
<param name="movie" value="Map.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="Map.swf" width="400" height="600" align="absmiddle" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent">
</object>

Thanks

kerrysmagicshirt
10-14-2006, 06:30 PM
that smiley wasn't there in DW
hahaha