Looking to shut the movie down from playercontroller, instead of within the menu class itself.
Any way to do this?
I've gotten a reference to the UTGFx hud manager, by itering thru the actor list, but when i try to refence getVariableObject("myMenu") i get a None.
the movie is called myMenu and the file is myMenuFlash.swf whats the naming convention to get it? Or is it going to be out of the scope of the UTGFx hud manager?
Any way to do this?
I've gotten a reference to the UTGFx hud manager, by itering thru the actor list, but when i try to refence getVariableObject("myMenu") i get a None.
the movie is called myMenu and the file is myMenuFlash.swf whats the naming convention to get it? Or is it going to be out of the scope of the UTGFx hud manager?
Comment