hello!
does flash render out straight lines faster using tweening or coded with AS? lets say i want to animate some simple boxes being drawn - faster by AS or tweening? (i'm exporting a flash5 swf if that matters)
thanks for the info!
Printable View
hello!
does flash render out straight lines faster using tweening or coded with AS? lets say i want to animate some simple boxes being drawn - faster by AS or tweening? (i'm exporting a flash5 swf if that matters)
thanks for the info!
I would imagine a line that's generated dynamically has less overhead and will render faster.
that's what i kinda thought too. if anyone knows this is wrong for certain feel free to correct me
-mb