I have the main application, then I have a Flex component.  But if I 
try to add a alert("") it says it doesn't know what im talking about.  
If I add _root.alert("") it will not give an error, but it won't show 
the alert window either. :/

Here is the app line from the main flex app
<mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml"; 
xmlns="*" initialize="initFunction()">

and here is the call to the component
<otdTab label="OTD" />




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
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/

<*> 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