OK - myMc.play();
no?
How do I play an instance’s timeline from the library…?
nb… my full code is in the doc class
public var v:Fall = new Fall();
//my public function() {...
addChild(v);
v.play();
I:-)
OK - myMc.play();
no?
How do I play an instance’s timeline from the library…?
nb… my full code is in the doc class
public var v:Fall = new Fall();
//my public function() {...
addChild(v);
v.play();
I:-)
:: Copyright KIRUPA 2024 //--