I installed the debug version of Flash and got this error display:
Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL:
applicationContext.xml
at org.pranaframework.ioc.loader::XmlObjectDefinitionsLoader/load()
at jedai::Red5BootStrapper/loadData()
at jedai::Red5BootStrapper$/getInstance()
at jedai.controls.flex.data::Chat/onCreationComplete()
at 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()
Apparently, it could not locate the applicationContext.xml. I placed
the applicationContext.xml file
in the context directory and now I get a new error :
VerifyError: Error #1053: Illegal override of ObjectFactory in
org.pranaframework.ioc.factory.ObjectFactory.
at global$init()
at org.pranaframework.ioc::ObjectContainer/getObject()
at org.pranaframework.ioc.parser::XmlObjectDefinitionsParser/
parseObjectNode()
at org.pranaframework.ioc.parser::XmlObjectDefinitionsParser/parse()
at org.pranaframework.ioc.loader::XmlObjectDefinitionsLoader/
onLoaderComplete()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()
Any ideas ?
Thanks,
Suresh.