Trying to figure out how to do this and it seems pretty challenging, but then again, I’m no actionscript expert.
Is it possible to have one swf file, say for example a large, detailed map – and depending on which link is clicked on in an html page, the swf makes certain coordinates it’s center point?
Example:
one link says “church”. when that link is clicked on, a window opens with the church in the center of the swf. another link says “school”. when that link is clicked on, then the map pops up with the school in the center.
Can this be done, or do I need a different swf for each location?
Many thanks