On login while loading data in module, users are shown indetermined progress 
bar. There might be more than one module showing progress bar at the same time.
i have used the same control in other modules as well and they are working fine 
but those modules are opened in a popup window. 
If i simply run the project from flex builder IDE it is working fine. But the 
issue is only in the release build. It is throwing the following exception.
TypeError: Error # 1009: Cannot access a property or method of a ull object 
reference.
        at mx.controls::ProgressBar/measure()
        at mx.core::UIComponent/measureSizes()
        at mx.core::UIComponent/validateSize()
        at mx.managers::LayoutManager/doPhasedInstantiation()
        at Function/http://adobe.com/AS3/2006/builtin::apply()
        at mx.core::UIComponent/callLaterDispatcher2()
        at mx.core::UIComponent/callLaterDispatcher()
Can somebody guide me what am i doing wrong?
Thanks.
Danish


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

Reply via email to