first commit
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
onClipEvent(load){
|
||||
this._visible = 0;
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
stop();
|
||||
@@ -0,0 +1 @@
|
||||
overClip.gotoAndPlay(20);
|
||||
@@ -0,0 +1 @@
|
||||
stop();
|
||||
@@ -0,0 +1,2 @@
|
||||
gotoAndStop("_up");
|
||||
play();
|
||||
@@ -0,0 +1,3 @@
|
||||
gotoAndStop("_up");
|
||||
play();
|
||||
this.DoButtonCallBack();
|
||||
@@ -0,0 +1 @@
|
||||
stop();
|
||||
@@ -0,0 +1 @@
|
||||
stop();
|
||||
Reference in New Issue
Block a user