this is not included in iphone packager in CS5.5 using AIR 2.6, iOS4+

need to wait for future release

On Thu, Jun 23, 2011 at 10:00 PM, @lex <[email protected]> wrote:

> Hello, I'm developing app for iPhone, use Flash IDE with "AIR for
> iOS".
> Do add Google Maps on Stage, and run the application on the computer
> succeeds, - all works.
> Next, do publishing app to .ipa file, run on iPhone, and Maps don't
> work! Because event MapEvent.MAP_READY not executed.
> Please, help, what need do?
>
> P.S.
> - use map_1_20.swc
> - add map to stage:
>
> map=new Map();
> map.key=key;
> map.url=url;
> map.sensor='true';
>
> map.addEventListener(MapEvent.MAP_READY,ready);
>
> addChild(map);
>
> --
> 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
> [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-maps-api-for-flash?hl=en.
>
>

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api-for-flash?hl=en.

Reply via email to