I have this statement:
loadMovie (“mod0.swf”, this, “GET”);
and I would like to define the GET as this:
gotoAndPlay (“mod1”);
but I’m not sure how. Any help greatly appreciated!
I have this statement:
loadMovie (“mod0.swf”, this, “GET”);
and I would like to define the GET as this:
gotoAndPlay (“mod1”);
but I’m not sure how. Any help greatly appreciated!
:: Copyright KIRUPA 2026 //--
``` ```