From: RobWellington on
I am having all sorts of problems with tempo on my Mac OS X 10.5.3

First - setting the tempo in the tempo track crashes Director.

Then I tried to set it with lingo and chose _movie.frameTempo from
dictionary/Movie/Score but it puts:
_movie.frameSound
in the script
so I retype it as
_movie.frameTempo
and it doesn't recognise it!!



From: fazstp on
I'm using MX2004 in OSX 10.4.9 and selecting _movie.frameTempo from the menu
puts _movie.frameSound as described. However _movie.frameTempo is recognised
when I type it in. According to the help docs you can only set this property
when you are doing score recording. You may want to try puppetTempo instead.