|
-
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!
-
Senior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|