first commit
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
on(press){
|
||||
gotoAndStop("_maximize");
|
||||
_parent._parent.gotoAndPlay("_open");
|
||||
_parent.TitleFrame.gotoAndPlay("_max");
|
||||
}
|
||||
Reference in New Issue
Block a user