Comments (0)
12-Oct-08 03:48
Keyboard input support in Flash AS3
One technique for providing keyboard input support in Flash is to emulate mouse events using the DispatchEvent method.
Comments (0)
18-Oct-08 12:50
TouchScreen Mouse Events in Flash
After looking everywhere for the answer to what mouse event was the right one to use in Flash on a TouchScreen, I had to discover it through trial and error.
Comments (0)
20-Oct-08 16:53
Super simple Flash ticker using Tweener
So you need a Flash based ticker of some sort? It needs to load items dynamically you say? Oh, well in that case let me give you a hand (well me and Tweener).