I am new to flash and I am required to create a draggable interactive map using CS3 and using actionscript 2.1.
We are creating an application for a touch screen device and we must provide a draggable map which contains 'hotspots' which when clicked provide additional information (text and pictures).
I need clickable buttons that stay in the same relative position over the map so that when it is dragged the buttons move with the map. (sorry if that sounds confusing) At present I can only get a static button working which stays in the same position and the map moves independently.
this should put you on the right track... within the the flash test environment you will see a an output traced when you click the hotspot .. replace the trace with whatever you wish to do.
That example file is exactly what i need to do but I'm having trouble recreating it in my project. Would you be able to explain what you did step by step to get it to work please?
make sure you are keeping the instance names the same or change my code accordingly... have a look at my code if you dont understand a particular section give me a shout