mobileSetAllowedOrientations Problem
Posted: Mon Jul 14, 2014 9:55 pm
Hi,
The code snippet below is causing me problems. It was working fine and I have not made any changes. Does anyone see an issue.
The error I get is:
stack "Alfabe Kreyol": execution error at line 2 (Handler: can't find handler) near "mobileSetAllowedOrientations", char 1
on preOpenStack
mobileSetAllowedOrientations landscape
set the fullscreenmode of this stack to "exactFit"
end preOpenStack
I have also tried:
on preOpenStack
mobileSetAllowedOrientations "landscape left"
set the fullscreenmode of this stack to "exactFit"
end preOpenStack
Thanks !!
The code snippet below is causing me problems. It was working fine and I have not made any changes. Does anyone see an issue.
The error I get is:
stack "Alfabe Kreyol": execution error at line 2 (Handler: can't find handler) near "mobileSetAllowedOrientations", char 1
on preOpenStack
mobileSetAllowedOrientations landscape
set the fullscreenmode of this stack to "exactFit"
end preOpenStack
I have also tried:
on preOpenStack
mobileSetAllowedOrientations "landscape left"
set the fullscreenmode of this stack to "exactFit"
end preOpenStack
Thanks !!