action-script question. i'd like to reference a scene like a movie-clip.. among other purposes, for the purpose of pre-loading scenes individually. (i know i can make each scene into a movie clip and go that route, which i'll do if there's no other option.)
so, if i had a scene in my movie called "binky", i'd like to do something like the following:
_root.binky.getBytesLoaded();
though i'm sure at the moment that that would return undefined.
thanks all. Liam Morley
lmorley@gdc.wpi.edu
"light the deep, and bring silence to the world.
light the world, and bring depth to the silence."
so, if i had a scene in my movie called "binky", i'd like to do something like the following:
_root.binky.getBytesLoaded();
though i'm sure at the moment that that would return undefined.
thanks all. Liam Morley
lmorley@gdc.wpi.edu
"light the deep, and bring silence to the world.
light the world, and bring depth to the silence."