How to get touch location in Corona ?
Hi, For getting touch location in Corona, use the following code,
Hi, For getting touch location in Corona, use the following code,
Hi, Runtime events will not be removed automatically — EVER! So for removing runtime events in Corona use the following line of code, 🙂
Hi, For getting touch ‘began’, ‘moved’ & ‘ended’ in Corona, use the following code. 🙂
Hi, For getting touch ‘began’, ‘moved’ & ‘ended’ in Corona, use the following code. 🙂
Hi, For getting touch ‘began’, ‘moved’ & ‘ended’ in Corona, use the following code. 🙂
AIR treats the XML files as just as normal file and so you can proceed using the FileStream classs. Please take a look at the sample code. Just copy and paste the following code to your main.MXML file and you are done. Please post your comments on this post