Background behavior
Pat Trendler
ptrendler at bigpond.com
Thu Jun 2 01:00:01 EDT 2005
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
patrend at bigpond.com
----- Original Message -----
From: "Hershel Fisch" <hershrev at realtorsgroup.us>
To: "How to use Revolution" <use-revolution at 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 at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list