I wasn't sure where to post future requests, so I decided to try my luck at here. Please tell me if this isn't the right place.
Any game need a background, many of them are moving and have different animations.
Here is a good tutorial making a parallax background.
I see it like this. In the studio in setup mode I need to set a screen area and place on it all my graphics assets. Than in animate mode, I only need to set the speed of those elements moving from side to side. You will be responsible to duplicate them and make the parallax effect.
Also in case we are building a super mario style game, so we need to control over the movement of the background, it should be something like: gotoFrameAndStop(integer) method.
Hope you like it and willing to implement it.
Ilya