im working on flash project thats a mock of an early apple computer (system 1 - 3) and in it i want to create a backgroun chooser. what i have done is created a movie clip to use as my background, and in the movie clip i want to have the options for my background. so, essentially, i have 5 rectangles with tiled backgrounds, and on pressing certain buttons i want one rectangle to appear, and the one that was previously viewable, to disapear. im sure the scripting to get this to happen is relatively easy, im just not sure the best way to do it (do i put each background on a different layer and tell actionscript to make certain layers visible, etc…)
any help would be greatly appreciated.
thanks, ben.