Re: Re: MIAWs in MX 2004

2005-08-12 Thread Matthew Kaplan
I did try setting it in the message window, many times. And it did stick. At least according to the message window: -- Welcome to Director -- put the scriptExecutionStyle -- 9 But it still chokes on the old style MIAW lingo. Bummer Matthew Try setting the SES in the message window instea

Re: MIAWs in MX 2004

2005-08-12 Thread Cole Tierney
At 01:06 PM 8/12/2005, you wrote: Except that doesn't actually work for MIAWs or Timeout objects and probably some other objects, too. I'm finding that out right now. Nothing seems to make the old code work properly. Even this: the scriptExecutionStyle = 9 windowObj.windowType = 49 sti

Re: MIAWs in MX 2004

2005-08-12 Thread Matthew Kaplan
at least I believe I was unable to get some of the 'antiquated' MIAW object stuff to work in MX2004 no matter the scriptExecutionStyle. roymeo At 01:06 PM 8/12/2005, you wrote: Except that doesn't actually work for MIAWs or Timeout objects and probably some other objects, too. I'm finding

Re: MIAWs in MX 2004

2005-08-12 Thread Cole Tierney
Correction. It's the modal of window that doesn't work in classic mac MX 2004 projectors: set the modal of "some window" = TRUE #modal Script Error. Continue? And they're apparently broken in classic mac projectors made with MX 2004. -- Cole at least I believe I was unable to get som

Re: MIAWs in MX 2004

2005-08-12 Thread Cole Tierney
And they're apparently broken in classic mac projectors made with MX 2004. -- Cole at least I believe I was unable to get some of the 'antiquated' MIAW object stuff to work in MX2004 no matter the scriptExecutionStyle. roymeo At 01:06 PM 8/12/2005, you wrote: Except that doesn't actually wor

Re: MIAWs in MX 2004

2005-08-12 Thread roymeo
at least I believe I was unable to get some of the 'antiquated' MIAW object stuff to work in MX2004 no matter the scriptExecutionStyle. roymeo At 01:06 PM 8/12/2005, you wrote: Except that doesn't actually work for MIAWs or Timeout objects and probably some other objects, too. roymeo -

Re: MIAWs in MX 2004

2005-08-12 Thread roymeo
Except that doesn't actually work for MIAWs or Timeout objects and probably some other objects, too. roymeo At 11:42 AM 8/12/2005, you wrote: Just set "the scriptExecutionStyle=9" somewhere before the legacy code. If you are likely to start using any of the new lingo for MX04, just set "the s

Re: MIAWs in MX 2004

2005-08-12 Thread Matthew Kaplan
Great! Many thanks. OK so I'm finally moving up to Director MX 2004. I'm updating a huge project which was released three years ago and was authored in Director 8.5. The project is choking on old MIAW code. Terms like "windowType" and "titleVisible". I see there is new code in MX04 which

Re: MIAWs in MX 2004

2005-08-12 Thread Cole Tierney
Just set "the scriptExecutionStyle=9" somewhere before the legacy code. If you are likely to start using any of the new lingo for MX04, just set "the scriptExecutionStyle=10" before the new code. You can also just set it in the message window and the property will be saved with the movie. -

Re: [x-post] Advanced Print and Print Preview in Director

2005-08-12 Thread Thomas W.J.C. McCrystal
>Here is the link to the documentation, from which the resources can be >downloaded: >http://www.bluejade.com/Director/LingoPDF/ Wow, Daniel. You rock. [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

Re: MIAWs in MX 2004

2005-08-12 Thread Mike Blaustein
Just set "the scriptExecutionStyle=9" somewhere before the legacy code. If you are likely to start using any of the new lingo for MX04, just set "the scriptExecutionStyle=10" before the new code. -Mike Matthew Kaplan wrote: OK so I'm finally moving up to Director MX 2004. I'm updating a hu

MIAWs in MX 2004

2005-08-12 Thread Matthew Kaplan
OK so I'm finally moving up to Director MX 2004. I'm updating a huge project which was released three years ago and was authored in Director 8.5. The project is choking on old MIAW code. Terms like "windowType" and "titleVisible". I see there is new code in MX04 which accomplishes all I could

[x-post] Advanced Print and Print Preview in Director

2005-08-12 Thread Daniel Nelson
Dear List, Last week, I made a presentation to the Minnesota Director User Group on an advanced printing and print preview alternative for Director. The methodology writes dynamic PDF files that are then printed and/or previewed using Integration New Media's Impressario xtra. The PDF writing