I need some coding advice.
Sometime ago, I discovered _visible.
What I can now do is pile everything onthe same frame and change the _visible of items when I want them to show.
Before, I used to have different items on different frames. And I would move to the frame when I wanted an item to show.
I would like some advice on which is the better method. Method one is a little bit harder, but once you’ve done it a couple of times, it becomes easy. And I find it easier and quciker to develop once mastered.
The second way, well I kind of thought: maybe this is less processor intensive? Movies are only brought onto screen when they need to appear. Is this true??
Any advice to the above would be appreciated.
Thanks.
OM