Changes between Version 7 and Version 8 of ITERATION_10/Release/UserDocumentation/10_WorkingWithTimelines


Ignore:
Timestamp:
07/18/09 00:07:22 (16 years ago)
Author:
danvisel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ITERATION_10/Release/UserDocumentation/10_WorkingWithTimelines

    v7 v8  
    88 
    99Every page in a Sophie book has a master timeline which shows all the frames on the page. Each frame (or group of frames) has its own timeline as well. 
     10 
     11Currently, timelines can not be triggered by the book; they can only be demonstrated by opening the timeline interface and manually moving the playhead back and forth. Much more timeline functionality will be added in the future to Sophie. 
    1012 
    1113== The frame timeline == 
     
    2325  [[Image(source:/branches/private/danvisel/sophie2-platform/doc/userdoc-images/RELEASE_10/PageTimeline.png)]] 
    2426 
    25 The channels show the activation of the different frames on the page. If a frame has been set to be invisible (so that portions of its channel turn yellow), the frame will be hidden when the page's playhead moves over that point in time.  
     27The channels show the activation of the different frames on the page. If a frame has been set to be invisible (so that portions of its channel turn yellow), the frame will be hidden when the page's playhead moves over that span in time.  
     28 
     29== Changing visibility via the timeline interface == 
     30 
     31To change visibility on the timeline, select a channel by clicking on it. Enter a start point and an end point for an interval of time (say 0:00-1:00). Then set the value to '''true''' (if you want the frame to be visible for that span of time) or '''false''' (if you want the frame to be invisible for that span of time). Then click the '''Set interval''' button. The change will be applied. 
     32 
     33Clicking the '''Set from''' button will change the visibility of the selected channel from the current position of the playhead to whatever the value is set to. Clicking the '''Set all''' button will change the visibility of the selected channel for the entire duration of the timeline.