problems with flash lite on 5800
Hi,
First post from new flash lite developer. I know my way around flash and actionscript, but am new at developing for mobile devices.
I bought a nokia 5800 to test my applications, but having some trouble running things correctly.
For instance, the function DisableAutoRotation(true) does not seem to work - it still always rotates when I tilt the screen. I tried my own programs, as well as apps I tried from this site that include that function, but nothing seems to work.
According to Nokia update, I have the latest firmware (21.0.025).
Any ideas?
Re: problems with flash lite on 5800
OK, I figured it out after some help elsewhere. Apparently you need flash lite 3.1 for this function, while 5800 comes with 3.0. After the update it was fine.