What is the proper way to access application-level vars and methods then?

--- In flexcoders@yahoogroups.com, "Roger Gonzalez" <[EMAIL PROTECTED]> wrote:
>
> > Hello, I have a couple of questions relating to Application level
> > access and binding. First off, why can I not bind to a property using
> > this syntax even if the var is declared [Bindable]?:
> > 
> > dataProvider="{Application.application.arr_selectedPlans}"
> > 
> > I get the 'Data binding will not be able to detect assignments to
> > "application"' warning.
> 
> I believe this is because its a static, and we don't handle those.
> 
> Note: Application.application should be avoided at all costs.
> 
> -rg
>






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