Changes between Version 1 and Version 2 of TIMELINES


Ignore:
Timestamp:
04/22/09 06:48:57 (16 years ago)
Author:
sriggins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified TIMELINES

    v1 v2  
    2020 
    2121  How will be handle a timeline with page events and now allow a user to drag an event for a frame that exits on page 1 into the area of the timeline that corresponds to page 15? 
     22 
     23= Design = 
     24 
     25 * Events should be pluggable 
     26 * Events should weak reference the objects they control 
     27 * Examples of events include: 
     28  * hide/show a frame 
     29  * Start/stop media 
     30  * Go to an object (page, maybe a frame also?) 
     31  * Animate a frame 
     32   * translate 
     33   * tween? 
     34 * Synchronizing - Sophie should make sure media on timelines remain in sync