in the card script of your main stack:

on closeStackRequest
 quitMe
end closeStackRequest

on quitMe
 if the environment is "development" then
   close this stack
 else
   quit
 end if
end quitMe
_______________________________________________
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

Reply via email to