Hello there,
So you want to create a lockscreen that works under the patch "NewPhoneLock" but you don't know how to do it? You want to create your own lockscreen because you can't find one that please you?
Well, if you create your own lockscreen (I don't want to make a complet lesson about adobeflash), you only have to put a line of code for making it unlocked when you do the necessar (enter the right code, push a button, or slide enough).
The code is:
getURL("FSCommand:Send", "KeyUnlock");
Just check it and tell if it works, normally all will be fine
