~~NOTOC~~ ====== Advanced Joystick ====== ---- dataentry extension ---- author_mail : joey.clover@gmail.com Joey Clover description : A great Virtual Joystick for Starling and Mobile Devices! # enter a short description of the extension lastupdate_dt : 2013-01-12 # the date you created the extension compatible : v1.2 # the Starling version you tested the extension with depends : # if the ext. depends on others, list them here tags : joystick,joypad,virtual joystick # enter a few tags, separated by commas homepage_url : https://github.com/SpringMissile/Advanced_Joystick # if the ext. has an URL (e.g. a Gist-page), add it here download_url : # a direct link to the download (e.g. the Gist-archive) ---- ===== Overview ===== There is a lot of information on how to use this Virtual Joystick at it's GitHub page. The README file offers a lot of useful tips. This Virtual Joystick is fantastic for Mobile Devices and works like a charm with the Hardware Acceleration from Starling! If you would like to see a Demo of this skinnable JoyStick, please visit: [[http://springmissile.com/swfs/advancedjoystickdemo/]]. This JoyStick works very well with Touch when Starling is used on Mobile Devices. It has been tried and tested on a Google Nexus 7 and it ran smoothly. ===== Changelog ===== * //2013/01/11 21:40//: First public version * //2013/05/11 15:20//: Fixed an 'index out of bounds' error.