A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: someone help me!!! please;)

Hybrid View

  1. #1
    Your site goes here RedAbode's Avatar
    Join Date
    Apr 2002
    Posts
    828
    well you see i wanted to create the effect where a man jumps from one button to another and i am trying to do this!! but i got stumped i cannot make a motion tween because my scene will just move in the direction the man is so i made it a different way with lots of keyframe of the man jumping please someone help .. Angelfire.com is hosting my files so i am not allowed direct links so to get the swf file type in your browser address http://www.angelfire.com/az3/blueblueclues/button.swf
    to get the fla file type
    http://www.angelfire.com/az3/blueblueclues/button.fla

    (Ed: Copy and paste the above links into your address bar)

    please help me! i want to no why when my mouse is over the button the man only jumps to the second keyframe and not continuing!!!!! i am fed up and about to through my computer out the window because i just don't get it.
    [Edited by Ed Mack on 04-26-2002 at 06:22 PM]

  2. #2
    Gross Pecululatarian Ed Mack's Avatar
    Join Date
    Dec 2001
    Location
    UK
    Posts
    2,954
    You have got a button on every single frame with the action:

    on(rollover){
    gotoAndStop(2);
    }
    So it can never get further than frame 2.

  3. #3
    Your site goes here RedAbode's Avatar
    Join Date
    Apr 2002
    Posts
    828
    so what do i have to do to solve this problem?? take away te buttons actions on 2345 ect..?

  4. #4
    Gross Pecululatarian Ed Mack's Avatar
    Join Date
    Dec 2001
    Location
    UK
    Posts
    2,954
    Well, make the button on hte first frame play(); on rollover, and take out the actions on the rest.

  5. #5
    Your site goes here RedAbode's Avatar
    Join Date
    Apr 2002
    Posts
    828
    ok i did that but now i got a man who can only jump to the second button and stay there... can u explain how i can make my man jump backa nd fourth easy as u can see everytime i do a step i upload the one onto the angelfire webshell ..

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