Hi,

"Watson, Christopher" wrote (in part):
> Hello, everyone. I have an important series of questions regarding the
> distribution of proprietary Lingo "libraries".
> 
> I'll use the term "library" loosely (because I am aware of the fact that a
> Director Library is defined as an external cast that resides in the "Libs"
> folder of a Director installation, and whose cast members can be accessed
> via the Library palette). In my case, I'm talking about an external cast
> containing nothing but parent scripts -- nothing that can be dragged to the
> score or dropped on a sprite. This external cast is meant only to be linked
> to by another movie, and then accessed via the API exposed by creating a
> specific child object.

I would suggest you to have a look to

http://www.spritelab.dk/beta/protect/default.htm

The Author of the demo is Jhon Kanding. He posted the URL on May 2th 2001.
A .dcr is used there as Lingo libray in place of an LDM, bur the concept seems
similar to the one described by Jakob Hede Madsen for an LDM, that's instantiating in
RAM the structure of an object and accessing their props and method by an handle
passed back to the main program before the .dcr closes.
The source code of the demo is downloadable. I found it excellent on the .dcr's side.

Hope this help,

Franco

IFC Programming Consultant
http://www.chnexus.com/main.htm
Private mailto:[EMAIL PROTECTED] & [EMAIL PROTECTED]

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]

Reply via email to