Hello Ken

yes - you can copy objects (buttons, groups) INTO password protected stacks, 
but not copy objects FROM them. Coming from Toolbook I had to realize and 
accept that ...

runrev password protection protects stacks against
* copiing objects FROM it 
* editing passwords

It does not protect the stack against
* copying objects INTO it (including scripts in this objects)
* deleting objects within it, 
* moving around
* reading/writing custom properties of stacks or objects etc.

This causes the behavior that you can copy an object (even a background coming 
in front of the event hierarchy) INTO a password protected stack - but you 
cannot copy a modified object back then without putting the passkey ...

Because I have to copy the objects from my working stack to the tempStack first 
I have to use stacks without runrev password protection (to copy objects FROM) 
for my concept of persistent objects. 

With the concept of my own encrypted stacks I can load from the standalone 
(with an embedded stack which is password protected and includes the aniDecrypt 
function) we have talked about in chatrev I now am able to do what I want. 

This would be the concept:

put URL "christmas.aniweb" into chistmas; go stack aniDecrypt(christmas);  

Regards, Franz



Original Message        processed by David InfoCenter 
Subject: Re: persistent objects in runrev (howto) (13-Okt-2008 18:16)
From:    Ken Ray <[EMAIL PROTECTED]>
To:      [EMAIL PROTECTED]


> This allows me to use stacks and any copy object from stack to stack command
> without hesitating about the password protection of the stack. Solving some
> problems in one step.

So you're saying that you can copy an object into a password protected stack
this way? Just trying to clarify...


Ken Ray
Sons of Thunder Software, Inc.
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

To: use-revolution@lists.runrev.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to