Changes between Version 63 and Version 64 of InteractionAndGraphicsDesign


Ignore:
Timestamp:
06/01/09 15:05:30 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InteractionAndGraphicsDesign

    v63 v64  
    319319 * Frame [[BR]] 
    320320  * ImageContent [[BR]] 
     321   * Image content is an image that is displayed inside a frame. 
    321322 * Frame [[BR]] 
    322323  * VideoContent [[BR]] 
     324   * Video content is a video file that is displayed inside a frame. There are controls that are visible by default, but they can be switched off. The controls are the following: 
     325    * Play - starts the video playback 
     326    * Pause - pauses the video playback 
     327    * Volume control - adjusts the volume of the current frame 
     328    * Progress bar - shows current progress of the video. 
     329    * [dev] Can we do these autohiding? 
    323330 * Frame [[BR]] 
    324331  * AudioContent [[BR]] 
     332   * Audio content is an audio file that is displayed inside a frame in author mode. There are controls that are visible by default, but they can be switched off. Audio frames are not visible in preview mode and reader app. We can visualize them with an icon. The controls are the following: 
     333    * Play - starts the video playback 
     334    * Pause - pauses the video playback 
     335    * Volume control - adjusts the volume of the current frame 
     336    * Progress bar - shows current progress of the video. 
     337    * [dev] Can we do these autohiding? 
    325338 * FrameGroup [[BR]] 
    326339 * PageTemplate [[BR]]