PDA

View Full Version : Changing something



InfestedDemon
January 9th, 2006, 01:54 PM
I'm currently on a secret project (game on mx) and was wondering: (Imagine this, i was doing a copy of a pc)whats the actionscript for this:
Going into a made options frame,
Selecting a different background,
letting that background become the actual background of the small screen on the frame? and like you can change it.


many thanks
-ryan shah, trainee flash kid

Gawain
January 9th, 2006, 02:03 PM
If you know how to make a button, how to go to another frame and how to change the value of a variable, you allready know what to do. If you don't then just read the helpfiles on how to do those things.

Oh and I gotta say I really love your descriptive subjects :p

InfestedDemon
January 9th, 2006, 02:05 PM
i no bout button, i shouldn't put that in, so i do the background on a nother frame? and make it go to that?

Gawain
January 9th, 2006, 02:23 PM
Well I don't think you can make it much easier than that. Have an options-button, where you have one button for each background. Pushing one of those sets the correct background and then sends you back to the main frame.