Hello everyone,
I hope you can help me.
I am creating a little graphing program.  The way I've decided to structure
this program is to divide up the different types of graphs into their own
movies and then bring them all together by linking them externally to a
'container' movie (I don't know if this is the best way to do this, I am
open to suggestions :)
The individual movies work by themselves (during authoring mode and as
shockwave - using externalparam to pass in values).
When I  run the 'container' movie, everything looks good in the authoring
evironment, when I convert it to a shockwave movie I don't see anything.  
The movie loads, I don't get any script errors, it's as if it can't see the
linked movies or that it is out of scope.  
I have tried passing in the data for the graphs into the 'container' movie,
which then passes the data to the linked movies and I have tried just
passing the data directly to the linked movies.  In both cases, it works
during authoring and does not work in shockwave.
Since I am still fairly new to Director and Lingo, I am wondering if I am
skipping some steps.
I've been trying to debug this problem all week, it's driving me a little
bonkers...
If anyone has any insight on this problem that I am having I would sure
appreciate the feedback.

thanks in advance,
Ana

[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