hi folks!
i want to make a flash site with different themes… so the user can select a theme for the website… i just want to change colors… so the user can set the menu text color, the menu background color, the window background color and so on…
my question is how to achieve such a thing? Because I want to keep the site a bit dynamic… What i have now is that i add all items to different arrays (i have a menu txt array, menu background array etc…) and when user selects a different color for the menu background it will get all the movieclips out of the array using a for loop and change all the colors… the problem this is a lot of work and i cant keep the site as dynamic as i want it to be…
does anyone of you guys (or girls) have any experience with this? Who can help me out?
any help is welcome!