A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: hit.Test -Score Help please...

  1. #1

    hit.Test -Score Help please...

    onClipEvent(enterFrame){
    if(this.hitTest(_root.targe1)){
    _root.score += 1;
    }
    }

    This is my script now, but it adds up 1+1+1+1+1=11111, insteed of 1+1+1+1+1=5 as i need...

    Whats wrong?

  2. #2
    Member
    Join Date
    Aug 2006
    Posts
    56
    Could you please abstain from making so many different topics? You already posed this question in a post in your other thread.

  3. #3
    Well, i need new title, cuz no one is answering, so....
    I just got alot of questions....

  4. #4
    FK Slacker
    Join Date
    Jun 2000
    Location
    vancouver
    Posts
    3,208
    You're too impatient with your postings...

    K.

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