Al Hospers wrote:

> now how to address the slides moving as the movie plays. one method
> may be to register the appropriate slider method & sprite with the
> object. then the object would send the current movie position to the
> slider at regular intervals. the slider would perform the calculations
> to display itself appropriately. that would require no additional
> globals.

I may be missing something, but (as the subject line implies) how
about making the monitoring object an ancestor of the slider object?

If the slider 'inherits' all the methods and properties of the monitoring
object, then surely there's no need for the global... and no need to do
the registration.

Christian

----------------------------
Christian Wach
[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