Flash Lite 3 introduced the new security restriction. Basically when you publish your Flash Lite 3 content you will need to select the “Local playback security” to either be “Access local file only or “Access network only”.
So if you are developing Flash Lite 3 content that access local files you select the first option which will automatically deny you access to the network. And if you select the second option you will not have access to local files but only to the network.
What about if you want to do both? Well, here is a post from Mark on Forum Nokia Flash Lite discussion board explaining how to solve the issue.
Using the Flash Lite 3 Developer Edition, basically you need to create a folder called “Trusted” in the Others directory of your Nokia phone. Put your Flash Lite 3 content there and you are good to go. At this point it does not matter which publishing settings you select since you are telling the Flash Lite 3 player that the content is trusted.
Alessandro














It’s worth pointing out that the trusted folder is intended for testing only. It will not be available to developers on the shipping Nokia devices.
Mark
Ciao Mark,
yes, thanks. Developers can use the private folder for that, correct?
Alessandro
[...] y en este caso, la solución se llama “trusted” y la carpeta “private”. Alessandro Pace explica en este hilo cómo debemos actuar para solventar este [...]