Use place background. (see place in dictionary)

Make the group on the first card you want it to appear.
Set its background behaviour to true.
Then something like:

 repeat with x = 2 to 5
   go to card x
   place background "mygroup" onto this card
 end repeat

Any new card made directly after card 5 (in this example) will also have the new group.

HTH
Pat
[EMAIL PROTECTED]

----- Original Message ----- From: "Hershel Fisch" <[EMAIL PROTECTED]>
To: "How to use Revolution" <use-revolution@lists.runrev.com>
Sent: Thursday, June 02, 2005 2:35 PM
Subject: Background behavior


Hi all, how do I add a back ground behavior group on a stack that has many
cards already and I need it should appear on the cards that already exist
(if possible) ?
Hershel Fisch

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to