vote up 0 vote down star

How do I create a progress bar on top of google map in flex/as3? I tried to ask google maps API for flash, but no answer... May be some of you have done this already.

Thanks

EDIT: Can it be done using mx.controls.ProgressBar?

flag

78% accept rate
What do you mean? progress bar for which progress? – Cay Oct 27 at 8:53
for progress of the map uploading and rendering. It takes time till the map shows up as whole. I wonder if there is a way to track the progress of map appearance. Thanks – Nava Carmon Oct 27 at 12:29

1 Answer

vote up 0 vote down check

Ok, Shaun from google maps API for Flash forum has answered this answer: The secret is to enclose everything in canvas. This way one can put the progress bar on to of the map.

Here's the link to related thread: progress bar thread

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.