Eric Greene wrote:
> 
> I'm trying to import a Director file by using 'Link to External File',
> but am not having any success. The behavior scripts in the LDM won't
> run. I've made sure 'Enabled Scripts' is on in the property inspector.
> 
> The LDM is a Director movie that has two simple Parent Scripts and some
> sprites. When the mouse activates the 'on mouseEnter' or 'on mouseUp'
> handlers, the sprites call new child objects that attach themselves to
> the sprites and de-attach themselves once they are done. Everything
> works fine in the original movie, but when I put it as an LDM in another
> movie the behaviors do not run.
> 
> Is it not possible to do this?

In my experience, you're going to have to find a way to make whatever you want to have 
happen in the LDM, happen in terms of members or objects, not sprites. When it's an 
LDM, _everything_ in it has just the one sprite number that the LDM has on the stage.
-- 
Carl West   [EMAIL PROTECTED]   http://eisen.home.attbi.com

I have no superfluous leisure; my stay must be stolen out
of other affairs; but I will attend you awhile.
           - Isabella, Measure for Measure, Act 3 Scene 1
-
[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!]

Reply via email to