I have always used director but now i am leaning a bit towards storyboard and I think it works great.
Quick question. If i place the instruction:
storyboard.removeAll()
Inside function scene:exitScene( event ) Do I still need to remove all the objects using display.remove( ) function and point all my variables to nil or will story board do all the magic and free all scene objects from memory before in enters the new one?
All my objects are of course inserted in screengroup and I removed all the timers and listeners prior changing the scene.
Thanks a lot for your help
Steve [import]uid: 111657 topic_id: 32949 reply_id: 332949[/import]
