> Playing QuickTime movies in 2.3.1 freezes computers with 64Mb RAM. Fine on
> the machine with 128Mb.

Okay... Found perhaps what is required. Before playing a clip, run this to
clear its digestive system:

on cleanUpVideoPlayer
  lock screen
  set the paused of player "classroomVideo" to true
  set the fileName of player "classroomVideo" to empty
  unlock screen
end cleanUpVideoPlayer

I can now interrupt movies, play them in quick succession, do whatever. No
freezes, no problems.

Seems like we gotta give QT a chance to reset itself between files.

/H

Hugh Senior

The Flexible Learning Company
Consultant Programming & Software Solutions
Fax/Voice: +44 (0)1483.27 87 27
Email: [EMAIL PROTECTED]
Web: www.flexibleLearning.com

Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to