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 1098 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     Flash and Actionscript :

Need Help Badly

Thread title: Need Help Badly
Closed Thread    
    Thread tools Search this thread Display Modes  
06-06-2007, 10:52 PM
#1
Luk3 is offline Luk3
Luk3's Avatar
Status: Senior Member
Join date: Nov 2006
Location: Colchester, UK
Expertise:
Software:
 
Posts: 760
iTrader: 3 / 100%
 

Luk3 is on a distinguished road

Send a message via MSN to Luk3

  Old  Need Help Badly

ok so how do i stop an animation looping after a certain amount of time?

please i really need some help ASAP

06-06-2007, 11:30 PM
#2
Village Genius is offline Village Genius
Village Genius's Avatar
Status: Geek
Join date: Apr 2006
Location: Denver, CO
Expertise: Software
Software: Chrome, Notepad++
 
Posts: 6,894
iTrader: 18 / 100%
 

Village Genius will become famous soon enough

  Old

-edit-
Nevermind, im not sure how

06-06-2007, 11:56 PM
#3
1901gt is offline 1901gt
Status: Senior Member
Join date: Mar 2005
Location: Singapore
Expertise: Web Design, XHTML/CSS
Software: Photoshop, Illustrator
 
Posts: 861
iTrader: 8 / 100%
 

1901gt is an unknown quantity at this point

  Old

What you mean after a certain amount of time?
How many times is that?

stop();

06-07-2007, 12:10 AM
#4
Luk3 is offline Luk3
Luk3's Avatar
Status: Senior Member
Join date: Nov 2006
Location: Colchester, UK
Expertise:
Software:
 
Posts: 760
iTrader: 3 / 100%
 

Luk3 is on a distinguished road

Send a message via MSN to Luk3

  Old

its ok this works:

if (!loopCount) {
var loopCount:Number = 0;
}
loopCount++;
if (loopCount >= 4) {
this.stop();
}

Closed Thread    


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