Archive for November, 2007
Sandy – Mouse Interaction on svn
Posted by zeflasher in Actionscript 3.0, Flash 3D on November 16, 2007
Hello,
My first “real” contribution to sandy is on the svn.
Kiroukou as done some changes to what I have done to integrate it more nicelly to the engine. He has updated the svn.
So now you can start playing with it.
I still need to add interaction with text links. This will be done this week end. Btw if someone know why html links are not triggered when you are dispatching a MouseEvent on a TextField with the right x, y, please let me know using the comments. For now I’m parsing the html and retrieve the area of the links ( thx to getCharBounds() ). It works, but I’m sure there is an easier solution.
So grab the last svn update here
http://sandy.googlecode.com/svn/trunk/sandy/as3/trunk/src/sandy/
Oh and by the way the version 3 is now stable and available for the public.
Check it here
Enjoy…
++