PDA

View Full Version : GMap component created in Flex 3 needs to be added in Xcelsius 8.0


testing_mail
08-19-2008, 11:17 AM
Hi,

I am facing issues in creating a custom component for GMap in Flex and embed it in Xcelsius 8.0.
I successfully created custom component for GMap in Flex 3, then used Add-on Packager for package and Add-on Manager for adding component in Xcelsius, till this there is no issue.
But when I start Xcelsius it throws errors as -
VerifyError: Error #1053: Illegal override of resourcesChanged in mx.core.Application.

at flash.display::MovieClip/nextFrame()
at mx.managers::SystemManager/deferredNextFrame()[E:\dev\flex_201_borneo\sdk\frameworks\mx\managers\ SystemManager.as:280]
at mx.managers::SystemManager/preloader_initProgressHandler()[E:\dev\flex_201_borneo\sdk\frameworks\mx\managers\ SystemManager.as:2139]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.preloaders::Preloader/timerHandler()[E:\dev\flex_201_borneo\sdk\frameworks\mx\preloader s\Preloader.as:394]
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()

cksachdev
05-26-2009, 01:16 PM
Did you got any solution to do this. I am also facing the same issue with 2008 SP1 with FP3 installed.