On Sep 21, 2007, at 3:42 PM, Sivakatirswami wrote:
Sometimes one wants to add the Rev Ask and Answer dialogs to a stack so that they are available when run from a standalone splash engine stack
...
What is the easiest way?
1) Clone the Ask and Answer dialogs. They'll get new "copy of.." names. 2) Make them substacks of your splash stack without changing the names. 3) In your startup script in the splash stack, include statements like: If not(there is a stack "Answer dialog") then set the name of stack "Copy of stack Answer dialog" to "Answer dialog" end if 4) proceed as usual t -- Tereza Snyder Califex Software, Inc. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
