Archive for March, 2007

Fern Take 2 or is that 50

Saturday, March 24th, 2007

Right now I am frustrated with creating a realistic interaction between the mouse and the leaves. Flash’s event model makes it difficult to determine, with event handlers, if the mouse is touching two objects when the objects are overlapping. I am trying to avoid having each leaf check the mouse itself as this would be [...]