Any ideas why I'm getting this error?  I'm trying to switch between
states on a click event click="currentState='foo'"

Thanks in advance!

TypeError: Error #1009: Cannot access a property or method of a null
object reference.
        at mx.controls::RadioButton/get labelPlacement()
        at mx.controls::Button/mx.controls:Button::measure()
        at mx.controls::RadioButton/mx.controls:RadioButton::measure()
        at mx.core::UIComponent/::measureSizes()
        at mx.core::UIComponent/validateSize()
        at mx.managers::LayoutManager/::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()






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