Kafka's Daytime  kindly wrote:
>Sharon...
>
>In the Director.ini file (in the same directory as Director.exe) under
>[Lingo] uncomment: DisplayFullLingoErrorText = 1.
>
>Josie

And if you have Shockwave 3D (8.5) installed you should add the following
code to your project:

on startMovie

global version
  if version > "8.1" then
     the debugPlaybackEnabled = true
  end if
end startmovie

In SW 3d the inisetting has no effect anymore, even when you play SW 7 or
SW 8 movies.
--
mare

The OSControl Xtra
This sprite Xtra draws various UI-controls like push buttons, bevel
buttons, checkboxes, scrollbars and now also popup menus/dropdown lists in
the OS appearance on both Macintosh and Windows. Works in Shockwave too!
More info: <http://www.peghole.com/xtras>

[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