[mobile:Android] mobileSetAllowedOrientations gives error

Colin Holgate coiin at verizon.net
Fri Jun 3 09:06:56 EDT 2011


It looks different to the syntax Jacque gave you. She wrote:

I had the same issue until I remembered to set the allowed orientations in preOpenStack:
mobileSetAllowedOrientations "portrait,portrait upside down,landscape left,landscape right"



On Jun 3, 2011, at 7:45 AM, Roger Eller wrote:

> What is wrong with my syntax?  I have this in my openStack handler.
> 
> put mobileSetAllowedOrientations("landscape right")
> or
> put mobileSetAllowedOrientations("portrait, portrait upside down, landscape
> left, landscape right")




More information about the use-livecode mailing list