Skip to main content
Known Participant
May 7, 2012
Question

Flash CS6 - mobile Simulator

  • May 7, 2012
  • 11 replies
  • 4035 views

How do you use Simulator? I see options, but I don't see anything happening... i don't see my content visible there...

This topic has been closed for replies.

11 replies

May 9, 2012

Ive tested the simulator and it doesnt actually work for my app. Not sue if this mari8899's issue.

Not sure why it doesn work for my app - I can create a simple test app and get gestures to work but with my very complex app it doesnt respond to the gestures even though they work on a device like the iPad.

any thoughts anyone

User Unknow
Legend
May 9, 2012

Everything works. You must use MultitouchInputMode.GESTURE for gesture input

May 11, 2012

thanks, but that's what Im going - the compiled app as an ipa responds to gestures on an iPad but when run in CS6 doesnt respond to the simulator gestures.

There must be a different in how the simulator sends the gestures and how it works as an ipa. Any clues?

Colin Holgate
Inspiring
May 7, 2012

The Simulator doesn't show content, it's like a remote control. With it you can simulate device rotations and multitouch.

mari8899Author
Known Participant
May 9, 2012

I don't really get it any samples maybe ?