All, > Thomas: > So...lastIndexOf() is in MX2004? I didn't think it actually had js > methods in it. I only thought it was the *syntax* of js. > That's worth a few bonus points.
Would I make that kind of post without checking that the syntax worked? ;P We have full-on JavaScript 1.5 core (core means that we only have the parts not associated with the browser object/event models). Under the hood our JS syntax support is driven by the SpiderMonkey engine from Mozilla, so it's all in there (Regular Expression searching anyone?). Cheers, Tom Higgins Product Specialist - Director Team Macromedia Director MX 2004 - NOW SHIPPING! Industrial-Strength Multimedia 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!]
