actionscript3.0

Reply

Join Date: Aug 2007
Posts: 239
Reputation: ceyesuma is an unknown quantity at this point 
Solved Threads: 0
ceyesuma ceyesuma is offline Offline
Posting Whiz in Training

actionscript3.0

 
0
  #1
Jul 22nd, 2008
Is this a forum to submit a question on actionscript3.0?
if not. my apologies.
if so:

I made two move clips. one in sepereate layers and an action layer.
I have symblos changing position on these movie clips via keyframes.

What would code look like to write a method to loop through those keyframe a specified number of times and the proceed to the next keyframe that does exactly the same thing yet the symbles are moving differently.

I am farmiliar with java,javascript etc yet I can not grasp manipulating these keyframe.
Thanks
-Steve
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 18
Reputation: jel3 is an unknown quantity at this point 
Solved Threads: 3
jel3's Avatar
jel3 jel3 is offline Offline
Newbie Poster

Re: actionscript3.0

 
0
  #2
Aug 3rd, 2008
change your document setting to use AS2 if you insist on using actionscript on the timeline.

on the first frame of the loop set a counter variable and at the end of loop add 1 to the counter var and do an if statement to check the counters value and if it's the number of times you want then goto the next looping set of frames and so on

if you need to use AS3 then look on the net for some tutorials on setting up a document class. there's a good one over at http://www.gotoandlearn.com

then in AS3 you'd set up a listener to check the current frame and do your repeating
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 84
Reputation: Reliable is an unknown quantity at this point 
Solved Threads: 2
Reliable Reliable is offline Offline
Junior Poster in Training

Re: actionscript3.0

 
0
  #3
Aug 3rd, 2008
I am getting frustrated trying to learn AS3.0. I'm a relatively new "Flasher" and I don't know Javascript at all. I'm trying not to learn AS2 since I keep reading that AS3 is so much more efficient. Aside from AS I'm pretty decent with Flash despite my newness. I've even tried reading the Flash help file AS3 section, but that doesn't seem to help enough. Any suggestions. Is there somewhere I can go online that has lessons for a beginner like me?
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Graphics and Multimedia Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC