Alright, I'm too impatient to release MASCOTJuggler, so I'm releasing a (url="http://"http://homepage.mac.com/pcheese/MASCOTJuggler/MJ0310preview.sit")small preview version(/url) now. There is enough documentation to get you started.
I know it says there was an error when you quit, but I didn't take the time to fix that. I have exams this week. If it gets annoying, grab (url="http://"http://www.satimage-software.com/")Smile(/url) or some other AppleScript editor that accepts scripts of more than 32k and change the line in the quit handler that reads
if CleanUpDD() then display dialog
to just
CleanUpDD()
Why didn't I do that myself? I have my reasons. =D
Anyway, here's a sample from the (url="http://"http://homepage.mac.com/pcheese/MASCOTJuggler")MASCOTJuggler web page(/url) (under construction):
Quote
Tired of manually switching between dozens of level files, sprite files, or other game elements? Then MASCOTJuggler is the answer!
The completely rewritten version of this little applet is now publicly available. Due to the previous versions' ugly and difficult-to understand interface, limited updates, and slow code, version 3.0 has been rewritten from the ground up. It boasts a new set of options, such as resolution switching and online updates, that are all presented in an easy-to-access interface; that is, if you want to see them. A single click of the expansion triangle exposes or hides the advanced and less-used options to reduce screen clutter while maintaining ease-of-use. These advanced dialog tools are brought to AppleScript with the freeware scripting additions Dialog Director (a required component of MASCOTJuggler).
So go to (url="http://"http://homepage.mac.com/pcheese/MASCOTJuggler/MJ0310preview.sit")http://homepage.mac....0310preview.sit(/url) and download MASCOTJuggler today!
Please report bugs to pcheese@mac.com.
Oh, and I'm aware that MJ was written with AppleScript 1.8.x, which Apple has advised against. I'm working on recompiling it with AS 1.6.x, and that should fix a few problems.
------------------
Visit The Search for Lezaref Website at (url="http://"http://www.geocities.com/mulletsailors") my old website(/url) or see (url="http://"http://homepage.mac.com/pcheese")my new website(/url)
------------------
BNET: PCheese IRC: PCheese AIM: PCheese87 email: pcheese@mac.com
come on over to irc.ambrosia.net !
(This message has been edited by PCheese (edited 06-11-2002).)