hi guys.
i am kinda new to flash and never used xml actually 
the problem is that I promised mine GF that I'll help her with her schoolproject. they are going to have a map with cetain areas, that should have on of tree colors depending on what the XML file says about them:
what I need to do is:
I will have like 10 square objects in my flash movie each with its own unique instance name. somewhere in the movie there will be defined 3 variables
each representing a color, for example:
Code:
1 = #000
2 = #FFF
3 = #EEE
and in the XML file there will be the list of the object names and to each of them will be a value that i can change from 1 to 3 and the color of the objects will change in the flas movie.
could please anyone show me how to do this, as I see it it should be done fast, but I was not able to make it work. I tried googling but nothing that would help my case came up. Thank you very much in advance !
Bookmarks