Skip to main content
September 15, 2011
Question

Trace and Touch problems.

  • September 15, 2011
  • 1 reply
  • 326 views

Hi all,

I am just trying to get upto speed on using flash for ipad/iphone apps.

Is there any way to see trace comments when testing an Air for IOS file in the flash authoring environment?

Also how can you test multitouch input within flash?

Thanks a ton

James.

This topic has been closed for replies.

1 reply

Colin Holgate
Inspiring
September 15, 2011

You can do a debug build, and then it's much like doing remote debugging of a browser swf, you start remote debugging and then type in the IP number of your computer into the startup screen that appears on the device running the debug build.

There are plenty of things online to tell you about multitouch. Here's one example:

http://www.youtube.com/watch?v=8iN7wXlyaXc

It's Brent doing a demo, and it's geared towards Flash Builder, but if you go about 4 minutes in you'll get to the ActionScript bits to do with multitouch.