Changes between Version 63 and Version 64 of InteractionAndGraphicsDesign
- Timestamp:
- 06/01/09 15:05:30 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InteractionAndGraphicsDesign
v63 v64 319 319 * Frame [[BR]] 320 320 * ImageContent [[BR]] 321 * Image content is an image that is displayed inside a frame. 321 322 * Frame [[BR]] 322 323 * 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? 323 330 * Frame [[BR]] 324 331 * 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? 325 338 * FrameGroup [[BR]] 326 339 * PageTemplate [[BR]]