Much appreciated, I missed that in my first scan of help files.  Quick 
question: how do you make the code editor open the help.as class file - 
kinda like how F3 works in eclipse with ASDT?

Thanks,
Patrick

Benoit Hediard wrote:

> In order to get full transparency (in an html page), you might also 
> have to set windowMode to "transparent" in your code that insert the swf:
> <object ...>
>     ...
>     <param name="wmode" value="transparent" />
>     ...
>     <embed
>         ...
>         wmode="transparent"
>         ... >
>     </embed>
> </object>
>  
> Benoit Hediard
>  
>
> ------------------------------------------------------------------------
> *De :* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] 
> *De la part de* sumeet k
> *Envoyé :* vendredi 29 septembre 2006 08:23
> *À :* flexcoders@yahoogroups.com
> *Objet :* Re: [flexcoders] Background transparancy
>
> Hi Patrick,
> Ypu can set backgroundAlpha="0" in application tag.
>
> */dj <[EMAIL PROTECTED]>/* wrote:
>
>     How do you set the background alpha of an application to 0, possible?
>
>     Thanks,
>     Patrick
>
>
> ------------------------------------------------------------------------
> Get your own web address for just $1.99/1st yr 
> <%20http://us.rd.yahoo.com/evt=43290/*http://smallbusiness.yahoo.com/domains>.
>  
> We'll help. Yahoo! Small Business 
> <http://us.rd.yahoo.com/evt=41244/*http://smallbusiness.yahoo.com/>. 
>  




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to