Hi Mike,

I have a standalone with two pages. Before I build the app, I set the navigationArrows to false and can no longer key between cards. This is as I want it. Card one simply asks for a password to card two, and checks it against a hidden file in the data stack.
�However, after the build, one can simply key between the cards again and circumvent the password. I uncheck"Remove Custom UI Properties" (I believe that's what it says) without any noticable effect. Am I missing something?
Put this in your stack-script:

on preopenstack
  set the navigationarows to false
end preopenstack

 If it does not work, there must be a bug at some other place.

Thanks,
mike
A happy new year from germany...
(It's 00:25...)



Klaus Major
[EMAIL PROTECTED]
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to