PDA

View Full Version : help implementing the Tween class (to convert timeline animation to AS)


miCRoSCoPiC^eaRthLinG
03-09-2008, 02:22 PM
Hey guys,
Total n00b here at ActionScript. What I'm trying is to come up with a block of AS code that can be applied on any two pictures to achieve this effect: http://www.toxiclab.org/tutorial.asp?ID=195

As you can see from that tutorial, while the effect itself is very easy to create, it gets repetitive and tedious if applied to a large set of pictures. So I was thinking what if a come up with a routine that can do the same given a set of 'n' pictures.

Can any please set me off in the right direction?

Thanks,
m^e

daveystew
03-09-2008, 02:28 PM
You'll probably get a lot more help if you post simpler stuff like this in the AS2 or AS1 forums ;)

miCRoSCoPiC^eaRthLinG
03-09-2008, 02:48 PM
Thanks Dave... but is it good practise to repeat this same post is another sub-forum ?

Cheers,
m^e

daveystew
03-09-2008, 04:58 PM
Totally fine.
If you're a total noob you'll just find AS1 or AS2 much easier to learn. AS3 is very strick about what it lets you do!
Start there, and when you're comfortable, AS3 will be waiting for you with open arms :)