Hi Lean- You can set the size and position like this:
map.setSize(new Point(200, 200); map.x = 20; map.y = 40; You should then be able to resize it when someone clicks on a button to the desired size. - pamela On Wed, Dec 24, 2008 at 3:41 PM, Leanwang <[email protected]> wrote: > I want to use Flash and external AS file to create a gmap , which only > occupies partial of the screen, like the gmap section found in the > following URL: > > http://www-old.360cities.net/vrmap/prague/ > > Can anyone help? > > Million Thanks, > > Lean Wang --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
