My script won't work, you need to refer to the grp as a bg once you have set the bgBehavior to true:

place bg id myID onto cd x

Sorry for the inconvenience.

Mark

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Get your store on-line within minutes with Salery Web Store software. Download at http://www.salery.biz

Op 30-okt-2006, om 13:24 heeft Mark Schonewille het volgende geschreven:

Hi James,

Create your button on the first card of your stack, select it, choose Group Selected from the Object menu and run the following script:

put the short id of the last grp into myID
-- following line shows grp if new cards
-- are created afterwards
set the bgBehavior of the last grp to true
repeat with x = 2 to number of cards
  place grp id myID onto cd x
end repeat

Best regards,

Mark

_______________________________________________
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