Colour scheme changing

is there a way to have a flash animation/web page with a changeable colour scheme? i haven’t really seen someone have a whole page that visitors can customize according to colours…

i want to have a white version and a black version… etc

not the most useful idea ever, but interesting flash technique none the less

A really simple one is making the bg a movieclip and then let the users select the color and according to the color they choose, the action would be applied (e.g. on (click) { ) so that it goes to the movieclip’s own timeline and you can make the color change there.

ahhh… ok, but im now thinking that to change the colours of the whole page (text, shapes, etc) would be rather complex… but the background is a start, so ill get to work on it… thanks.