A Flash Developer Resource Site

Search:

Type: Posts; User: nape

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,174

    The code I'm using: ...

    The code I'm using:

    forbtn.addEventListener(MouseEvent.MOUSE_UP, gostart);

    function gostart(Event:MouseEvent):void

    {
    gotoAndPlay(1);
    }
  2. Replies
    4
    Views
    1,174

    Restart button issue

    I have created a timeline with a single play button. When pressed, the button will gotoAndPlay a specific frame (play frame x, stop at frame y). Once the timeline reaches the last frame I want the...
Results 1 to 2 of 2




Click Here to Expand Forum to Full Width

HTML5 Development Center