Submit Your Article Forum Rules

Results 1 to 2 of 2

Thread: Stop an actionscript

  1. #1
    Junior Member
    Join Date
    Sep 2004
    Posts
    1

    Stop an actionscript

    I'm in the process of making a game. My problem is this...

    I have a program running that starts fish randomly swimming out from one side and a lure on a fishing line hanging from the top. This works fine, my fish and lure contact and disappear and add to the score. What doesn't work is when the player clicks on two buttons i have inside the scene with this fishing game going on. One button is to change bait and the other is to change the player. These are two seperate scenes. Basically the buttons clicks thru to the correct scene, but whatever part of the fishing program that was on while the button was clicked freezes. It's then overlapped in the changing lure or player scene.

    Is there a script that stops an actionscript program? Or clears the screen? I am not a programmer, so it's difficult for me to write this stuff - any ideas?

  2. #2
    The answer to your question would be: myMovieClip .stop()

    FYI: check button state...

    ;}
    "Back in school I found the only written truths in bathroom stalls and telephone booths" -- Ellis Paul

    "Perhaps you were looking for the Mothership?"
    www.flashmacromedia.com

Similar Threads

  1. ActionScript 4
    By Paul Weinstock in forum Flash Discussion Forum
    Replies: 0
    Last Post: 11-28-2008, 09:22 AM
  2. Actionscript Error!
    By kmsmith2 in forum Flash Discussion Forum
    Replies: 2
    Last Post: 06-26-2007, 11:01 AM
  3. What is ActionScript?
    By WPW_Feedbot in forum Graphics & Design Discussion Forum
    Replies: 0
    Last Post: 03-01-2005, 09:31 AM
  4. Website actionscript help please!!
    By NorthernMonkey in forum Flash Discussion Forum
    Replies: 1
    Last Post: 09-22-2004, 10:51 AM
  5. Help with ActionScript
    By leandroaliaj in forum Flash Discussion Forum
    Replies: 5
    Last Post: 09-01-2004, 07:19 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •