No, I understand it to a point, but I'm also saying the best way of 
playing back the edits.

If you have a behavior for each mixer track, and each track has a list of 
edits, including the time that the edit took place tied to the tracks 
movietime, then to playback, I'd just:

At the moment playback happens, each mixer track duplicates the editlist 
into a playback list.

On enterframe compare the first entry of the playbacklist's edit time 
against the playing tracks movietime. If the movietime is greater than the 
first entry of the playback time, then do the edit and delete the first 
entry.

Deleting the first entry would then make the NEXT edit the first entry. 
Dig?

[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!]

Reply via email to