Extra information I forgot to include ( sorry )

I'm using flash CS5, and actionscript 3.0 for this project.


Some questions I've run into while messing around are:

Is it possible to have different things on the stage move at separate framerates? Or does everything move at a constant framerate with the stage?

And if everything moves at a constant framerate, what would be the best way to make the background appear if it's moving faster?

Would it be best to have the background be one solid, long piece of artwork, or have it be a repeating movieclip?

The player controlled character should never move, instead it should be the segments of the background moving right?