Hello,
I hope I’m asking this to the correct forum.
Let’s assume that we have clouds moving from top to bottom. When the object is at the bottom and out of screen, I want to reposition it to the top and do the same thing all over again.
I believe we can accomplish this by assigning a runtime enterframe listener to check it every frame.
But as far as I know this is costly in terms of performance. Especially if we have several of this type of listeners.
So being an ancient flash coder, I tend to think in actionscript. I used to attach scripts to objects, and let them carry out their own tasks, instead of checking them from a central entity. In this particular case, I would like the clouds to move themselves to top… but how? There must something to this that I can’t comprehend 
Thank you very much
Kaan [import]uid: 99031 topic_id: 32430 reply_id: 332430[/import]