Fernando, Send your code for me to look at. Thanks Edwin
On Mon, Jan 11, 2010 at 7:55 AM, 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#version=7,0,19,0" > 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]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > >--
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.

