I'm getting the same error now; it's been working fine for awhile; I'd uninstalled and now just reinstalled the flash plugin:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
        at mx.effects.effectClasses::ZoomInstance/play()
        at mx.effects::EffectInstance/startEffect()
        at mx.effects.effectClasses::ParallelInstance/play()
        at mx.effects::EffectInstance/startEffect()
        at mx.effects::Effect/play()
        at mx.core::UIComponent/::commitCurrentState()
        at mx.core::UIComponent/::creationCompleteHandler()
at flash.events::EventDispatcher/ flash.events:EventDispatcher::dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at mx.core::UIComponent/dispatchEvent()
        at mx.core::UIComponent/set initialized()
        at mx.managers::LayoutManager/::doPhasedInstantiation()
        at mx.managers::LayoutManager/validateNow()
        at mx.core::UIComponent/::commitCurrentState()
        at mx.core::UIComponent/::creationCompleteHandler()
at flash.events::EventDispatcher/ flash.events:EventDispatcher::dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at mx.core::UIComponent/dispatchEvent()
        at mx.core::UIComponent/set initialized()
        at mx.managers::LayoutManager/::doPhasedInstantiation()
        at Function/http://adobe.com/AS3/2006/builtin::apply()
        at mx.core::UIComponent/::callLaterDispatcher2()
        at mx.core::UIComponent/::callLaterDispatcher()


On Sep 11, 2007, at 4:31 PM, keithtucci wrote:

i am attempting to use ModuleLoader to load a module that is using
httpservice and i keep getting a 1009 error.  i am not sure if this
is a known issue or i am just doing something incorrectly...

any ideas...?

TypeError: Error #1009: Cannot access a property or method of a null
object reference.
        at mx.rpc::AbstractInvoker$cinit()
        at [newclass]
        at global$init()
        at global$init()
        at test1c/private::_test1c_HTTPService1_i()
        at test1c()
        at _test1c_mx_core_FlexModuleFactory/create()
        at mx.modules::ModuleLoader/private::moduleReadyHandler()
        at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEv
entFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at private::ModuleInfoProxy/private::moduleEventHandler()
        at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEv
entFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at private::ModuleInfo/readyHandler()
        at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEv
entFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at mx.core::FlexModuleFactory/private::update()
        at mx.core::FlexModuleFactory/private::docFrameHandler()
        at [execute-queued]




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




Reply via email to