Changes between Version 2 and Version 3 of TIMELINES


Ignore:
Timestamp:
04/22/09 07:54:56 (16 years ago)
Author:
sriggins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified TIMELINES

    v2 v3  
    3333   * tween? 
    3434 * Synchronizing - Sophie should make sure media on timelines remain in sync 
     35 * When an object that a ResourceRef points to is removed from a book, those references need to be notified (spoke with Gogov about this, we don't have this functionality yet) 
     36 * Media Events should have a inPoint and duration.  inPoint is where in the media the event starts at.  This allows for clipping larger media into smaller events. 
     37 * In Sophie 1, events kept which time on the timeline they occurred at.  This meant an event could only be used once.  I'm not sure if we want to think about doing it differently, where channels keep a list of events and what time the event happens.  This might allow for re-use of events, but I am not sure how useful that is.