Igor, > Does anybody know, is there new features in Lingo? > For examle, for when I write parent scripts, it'll be better > to have an opportunity to use class (parent script) > inheritance, polymorphism and so on...
The changes to Lingo syntax in Director MX 2004 involve dot-syntax access clean-up and general object model access, like exposing the player object, a system object, a sound object, etc., then providing sub-object access off of those. Parent scripts and their ancestor usage haven't changed in this release. We did implement the ability to use prototype-based inheritance in JavaScript syntax as part of that feature work, so you do have other options in this release, it's just that they're not specifically available in Lingo as per your initial question. Cheers, Tom Higgins Product Specialist - Director Team Macromedia Announcing Director MX 2004, de lekkerste! http://www.macromedia.com/software/director ... [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!]
