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,471
There are 851 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!
Reply    
    Thread tools Search this thread Display Modes  
01-04-2010, 01:39 PM
#1
Jeroen G is offline Jeroen G
Status: Member
Join date: Nov 2006
Location: The Netherlands
Expertise: Website design
Software: Photoshop
 
Posts: 393
iTrader: 16 / 100%
 

Jeroen G is an unknown quantity at this point

  Old  Need help with a simple tween problem, pretty urgent!

Hi,

I was wondering if anyone could help me out with a simple problem I'm having in Flash cs4. I'm trying to have multiple motion tweens play in a specific order after clicking a button (you click one footstep and 5 more fade in from blank, like someone's walking, it'll be a lot more clear when you see the flash file).

I need this solved as soon as possible, as it's for a school project and I'm on a tight deadline.

Hoping someone has a few minutes to help me out here

Thanks!

Reply With Quote
01-04-2010, 05:16 PM
#2
santa is offline santa
santa's Avatar
Status: Member
Join date: Mar 2009
Location: Location: location.
Expertise: Design, HTML
Software: Espresso, Photoshop, Mail.app
 
Posts: 398
iTrader: 7 / 100%
 

santa is on a distinguished road

Send a message via ICQ to santa Send a message via AIM to santa Send a message via MSN to santa Send a message via Yahoo to santa Send a message via Skype™ to santa

  Old

Can't you have it in a movieclip; frame 1 of the tween having the Actionscript stop code, and then the button having the onclick gotoandplay code?

Reply With Quote
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
01-27-2010, 05:10 AM
#4
Tom W is offline Tom W
Tom W's Avatar
Status: I'm new around here
Join date: Feb 2008
Location:
Expertise:
Software:
 
Posts: 24
iTrader: 0 / 0%
 

Tom W is on a distinguished road

  Old

I would recommend using Tweener.

Reply With Quote
Reply    


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

  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