Hello,

I'm trying to inject an instance of the Google Maps Flash IMap3D into
my application (with its key configured in the spring context file)
and I'm getting a weird graphics error when I try to add the IMap to a
Flex Panel. Has anyone ever tried doing something like this?

ArgumentError: Error #2004: One of the parameters is invalid.
        at flash.display::Graphics/drawRect()
        at com.google.maps::Map/drawBackground()
        at com.google.maps::Map/onAdded()
        at flash.display::DisplayObjectContainer/addChildAt()
        at mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::
$addChildAt()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx
\core\UIComponent.as:6564]
        at mx.core::Container/addChildAt()[E:\dev\gumbo_beta2\frameworks
\projects\framework\src\mx\core\Container.as:2576]
        at mx.core::Container/addChild()[E:\dev\gumbo_beta2\frameworks
\projects\framework\src\mx\core\Container.as:2496]
        at main/applicationContextLoaded()[E:\eclipse\workspace\lidar.client
\src\main\flex\main.mxml:103]
        at flash.events::EventDispatcher/dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at
org.springextensions.actionscript.ioc.factory.xml::XMLObjectFactory/
_doParse()[C:\Users\martino\workspace\SpringActionscript-NEW\spring-
actionscript-core\src\main\actionscript\org\springextensions
\actionscript\ioc\factory\xml\XMLObjectFactory.as:363]
        at
org.springextensions.actionscript.ioc.factory.xml::XMLObjectFactory/
_loadNextProperties()[C:\Users\martino\workspace\SpringActionscript-NEW
\spring-actionscript-core\src\main\actionscript\org\springextensions
\actionscript\ioc\factory\xml\XMLObjectFactory.as:332]
        at
org.springextensions.actionscript.ioc.factory.xml::XMLObjectFactory/
_loadNextConfigLocation()[C:\Users\martino\workspace
\SpringActionscript-NEW\spring-actionscript-core\src\main\actionscript
\org\springextensions\actionscript\ioc\factory\xml\XMLObjectFactory.as:
308]
        at
org.springextensions.actionscript.ioc.factory.xml::XMLObjectFactory/
_onLoaderComplete()[C:\Users\martino\workspace\SpringActionscript-NEW
\spring-actionscript-core\src\main\actionscript\org\springextensions
\actionscript\ioc\factory\xml\XMLObjectFactory.as:258]
        at flash.events::EventDispatcher/dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at flash.net::URLLoader/onComplete()

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" group.
To post to this group, send email to google-maps-api-for-fl...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-api-for-flash+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-api-for-flash?hl=en.

Reply via email to