Michael, > Is there a way to asure that the user doesn't press on the > projector twice and run your program twice, once in the > background? (or auto-run plus clicking on the programn will > open it twice as well)...
Make a <insert your projector's name>.ini file with the following setting: [Settings] SingleInstance=1 Or of course you can copy the Director.ini file found in the application folder, copy and rename the file after having uncommented the line above (which you'll find already listed but prefixed with a ; to comment it out. This will then cause only a single instance of the app to be allowed. Cheers, Tom Higgins - Technical Product Manager Macromedia Director and the Shockwave Player http://weblogs.macromedia.com/thiggins/ ... [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
