btn_ie.addEventListener(MouseEvent.MOUSE_DOWN, click_d);
function click_d(event:MouseEvent):void
{
switch (event.currentTarget)
{
case btn_ie :
MovieClip(this.parent.parent).gotoAndStop("p_r");
MovieClip(this.parent).gotoAndStop(2);
gotoAndStop(2);
break;
}
}
Somestuff that i made with flash and photoshop
-
Since i'm using flash for a work, i decide to publish some of my arts over
here, hope ya'll like it :o https://files.catbox.moe/oo0fzx.jpg
https://files.ca...
3 days ago
0 comments:
Post a Comment