You have to change the wmode="transparent" and bgcolor="" in
JavaScript AC_FL_RunContent() method in the HTML wrapper. not only in
the </object> tag.
hope it helps you.

thanks,
Surendra.

On Jan 11, 5:55 pm, Fernando Wermus <[email protected]> wrote:
> Hi all,
>       I dont know how to have a transparent swf into an html page
> using Flex. However I get to have a transparent swf using Flash, as follows
>
> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 
> codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#v...";
> width="760" height="293">
>           <param name="movie" value="fullmenu.swf">
>         <param name="quality" value="high">
>         <param name="wmode" value="transparent">
>         <param name="menu" value="false">
>         <embed src="fullmenu.swf" width="760" height="293" quality="high"
> pluginspage="http://www.macromedia.com/go/getflashplayer";
> type="application/x-shockwave-flash" wmode="transparent" menu="false"
> swliveconnect="true"></embed>
>       </object>
>
> I cannot achieve that in Flex.
>
> What am I doing wrong?
>
> Thanks in advance
>
> --
> Fernando Wermus.
>
> www.linkedin.com/in/fernandowermus
-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.


Reply via email to