Newbie question

Hi!

what are the difference between insert frame, insert keyframe and insert blank key frame.

I tried to have two frame so that once I click a button in farme one, it goes to frame two. But I can not have two frame in two difference background color. If I change the background color in any frame, it affect all frame.

thanks for your help.

ok, what you need to know is that its the stage, and that if you wan’t difference backgrounds you have to create them, and the frames are exactly as you said it

what bombsledder is trying to say is the the stage background color is set in the properties box at the bottom in order to get different colors you must create boxes on top of the stage.

Create 2 keyframes, Key 1 has the standard bg color lets say black, that would be the bg color all the time unless we say on frame 2 you create a box and cover the stage then give it a color of lets say blue. You got your button with the gotoAndStop command when you click it, you should be on Frame 1 jump to Frame 2 and voila Blue background now