actionscript 3 - Application AS2 to AS3 -
i want use following application as2 in as3. great. thanks. going after kind of zoom in , mouse tracking functionality. http://www.senocular.com/flash/source/?entry=649
maybe google maps api flash can you: here's beginners guide
http://code.google.com/intl/nl-nl/apis/maps/documentation/flash/intro.html#settingup
update:
maybe can guide in right direction on how it:
you'll need 2 movieclips. 1 zoom (scale adjustments, use slider, scroll / down events , or provide both), , 1 dragging (just use builtin startdrag on movieclip.mouse_down / mouse_up), put 1 inside other, map zooms in you'd expect it.
good luck.
Comments
Post a Comment