stilfx
10-11-2007, 06:49 PM
I'm trying to figure out a way to import an image map or build one using coordinates from an XML file and build out a swf that sports the mapped areas as buttons.
I'm thinking the script would work something like this:
1) Create MC - import "page" which is an external JPG image (file info in XML).
2) Create a button or MC that can act as a button sized and positioned based on the cords from the XML file.
3) Give that MC or button a getURL to popup related content in a new window.
4) Look for more cords to build another button... etc.
Has anybody seen anything like this, is it even doable? My flash scripting is limited.
I'm thinking the script would work something like this:
1) Create MC - import "page" which is an external JPG image (file info in XML).
2) Create a button or MC that can act as a button sized and positioned based on the cords from the XML file.
3) Give that MC or button a getURL to popup related content in a new window.
4) Look for more cords to build another button... etc.
Has anybody seen anything like this, is it even doable? My flash scripting is limited.