mx 2004
mx 2004
Out of context: Reply #12
- Started
- Last post
- 32 Responses
- ********0
yeah why cant they add a method that moves or tweens items based on a single command. i am now using a similar method i found and it works great, but why cant they implement this as a basic set of commands into the program? ex:
movieclip.moveTo(location, time, method, etc, etc);
movieclip.alphaTo(alpha, time, method, etc, etc);you need to script many lines and use physics and calculus and shit just to do some basic actionscript tween. it does suck....