Have you been stuck with the math in a Flash project?
Posted
by VideoDnd
on Stack Overflow
See other posts from Stack Overflow
or by VideoDnd
Published on 2010-03-29T14:10:19Z
Indexed on
2010/03/29
14:13 UTC
Read the original article
Hit count: 415
Have you been stuck with the math in a Flash project? It's a loose design pattern my director formulated. My goal is to keep the project object oriented, and get 'non Flash obstacles' off my plate.
XML values going to AS3, updating a changing acceleration formula. I don't hate math, but it just doesn't seem OOP or good project planning to have the math stuck in Flash. Your comments are welcome.
© Stack Overflow or respective owner