A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: movie clip checking score? Won't work?

  1. #1
    Member
    Join Date
    Sep 2000
    Posts
    36

    Smile

    Hi,
    I'm using a looped movie clip to test if the score is greater than 200, then tell the main movie to go to the next frame. Here's my script: If score > 200 tell target "/" go to and play 4. For some reason it's not checking the score. I think it's just a file/pathway mess up, but i'm new to this.
    Any help would be dope!

  2. #2
    Senior Member Mad-Sci's Avatar
    Join Date
    Mar 2000
    Posts
    2,756
    Why dont you send the score to the main time line and check if from there. like

    _root.score=_root.score+10; for flash 5
    ./:score=./:score+10 ; for Flash 4.

    Mad_sci

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center