i take it that i can not do this:
but i have to do this:PHP Code:var tgx,tgy,dx,dy,vx,vy,ease:Number;
? || is the error i get in Flex, meaningless?PHP Code:var tgx:Number,tgy:Number,dx:Number,dy:Number,vx:Number,vy:Number,ease:Number;
At the risk of developing bad habits, i would be curious if there is a resource out there with useful shortcuts when coding.
