A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Help.. xD

  1. #1
    Junior Member
    Join Date
    Mar 2009
    Posts
    7

    Help.. xD

    Need some help with Rotation. i don't even if this is possible but

    for example : i have a player that is one movie clip. inside that movie clip
    i have 2 movie clips. one rotating arm. and one Body with / run cycle / jump / etc.

    so i am wondering. if is it possible to change the action script in the "player" movie clip if the rotating arm reaches for example : 120 degrees?

    like?

    onClipEvent (enterFrame) {
    if(_root.arm._rotation<0&&_root.arm._rotation<180) {
    }
    }

    but i want to have the script on the player movie clip. not on the arm movie clip

  2. #2
    Junior Member
    Join Date
    Mar 2009
    Posts
    7
    never MIND solved it myself

Tags for this Thread

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