Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1380 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     Flash and Actionscript :

Need help with a simple tween problem, pretty urgent!

Thread title: Need help with a simple tween problem, pretty urgent!
     
    Thread tools Search this thread Display Modes  
Prev Previous Post   Next Post Next
01-26-2010, 05:06 PM
#3
jasonm56 is offline jasonm56
jasonm56's Avatar
Status: I love this place
Join date: Jun 2007
Location: Minneapolis
Expertise: xhtml/css, jquery, php, mysql
Software:
 
Posts: 533
iTrader: 1 / 100%
 

jasonm56 is on a distinguished road

Send a message via MSN to jasonm56

  Old

Yes best way to do this I found is to use AS2 and create a button on frame 1. Now instead of doing the animation INSIDE the button, do it on frame 2 to whatever frame you want stopped. Now you will have your buttons AS be something like:

on(release){
gotoAndStop(2);
}

now on frame 2 - whatever you have another option. do you want each "footstep" to appear after you click the previous one, or do you want them to all animate out?

If you want them to animate out one after another, your set. If you want them to come up as you click, keep repeating what you did for frame 1, only choose the next frame to start the next footstep.

If you can provide more detail on the actual way you want this to perform I should be able to help.


edit: oops, didn't see that this was such an old thread, even though it was on top.

Reply With Quote
     


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed