Answered
Seamless Movie Clips
I'm trying to create a simple movie clip that makes a
horizontal image appear as tho it's moving left to right on a
cylinder and then reconnecting in a circular fashion. I call it a
seamless movie clip. In my case, it would be clouds moving thru a
window and continuously rotatign.
The posting on the Adobe code samples http://www.adobe.com/devnet/flash/samples/interactivity_7/index.html shows a scrolling background which is manipulated by the user and much more complicated than i need. I've attached the code from this tutorial for easier reference. I'm assuming i can modify this code for my solution.
I'm just looking for simple horizontal movement across the stage with no manipulation from the user. Again... it was way more complicated than i need.
The posting on the Adobe code samples http://www.adobe.com/devnet/flash/samples/interactivity_7/index.html shows a scrolling background which is manipulated by the user and much more complicated than i need. I've attached the code from this tutorial for easier reference. I'm assuming i can modify this code for my solution.
I'm just looking for simple horizontal movement across the stage with no manipulation from the user. Again... it was way more complicated than i need.