Articles Archive
Director Forums
Director Wiki
Job Board
Search
 
 Director Online WikiMain Page | About | Help | FAQ | Special pages | Log in | Printable version | Disclaimers

Macintosh Package

From Director Online Wiki

Nothing much here yet, but you could do worse than look at the following links:

Macromedia's page about bundles (http://www.macromedia.com/go/tn_16743) Apple's introduction to bundles (http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFBundles/Concepts/about.html)

If you like to learn by example, you can create a simple applescript and save as an application bundle. This won't create the OS9 side, though. Right click or control click on the resulting app and choose show package contents. Here's a line of applscript that can be used:

display dialog "Hello world." buttons {"Ok"} giving up after 4 default button 1

TIP: Create the application alias for the OS9 side of the package (or bundle) on the disk image to be burned.

Retrieved from "http://www.director-online.com/dougwiki/index.php/Macintosh_Package"

This page has been accessed 1212 times. This page was last modified 00:57, 2 Feb 2006.