It's actually pretty to implement. on CheckIfInitialized initializeyourFrontOrBackScriptHERE end CheckIfInitialized
on myhandler -- or any handler that might be called from the outside of the frontscript checkifInitialized do my handler stuff end myhandler Closing the frontscript is a little harder to do automatically... But you can write a stopFrontScript script too... cheers Xavier On 31.05.2005 00:35:18 use-revolution-bounces wrote: >On 5/30/05 1:13 PM, "Phil Davis" <[EMAIL PROTECTED]> wrote: > >> Am I overlooking something? >> >> When you 'start using' a stack, that stack receives a 'libraryStack' >> message from Rev. >> >> When you 'insert script' of some object into front/back, is there really >> no message sent to that object by Rev? > >Not AFAIK. > > >Ken Ray >Sons of Thunder Software >Web site: http://www.sonsothunder.com/ >Email: [EMAIL PROTECTED] > >_______________________________________________ >use-revolution mailing list >[email protected] >http://lists.runrev.com/mailman/listinfo/use-revolution ----------------------------------------- Visit us at http://www.clearstream.com IMPORTANT MESSAGE Internet communications are not secure and therefore Clearstream International does not accept legal responsibility for the contents of this message. The information contained in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Any views expressed in this e-mail are those of the individual sender, except where the sender specifically states them to be the views of Clearstream International or of any of its affiliates or subsidiaries. END OF DISCLAIMER _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
