Changes between Version 9 and Version 10 of MEDIA_FRAME_CONTROLS_R0


Ignore:
Timestamp:
04/27/09 15:58:14 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MEDIA_FRAME_CONTROLS_R0

    v9 v10  
    6969 * Every icon should be scaled to look nicely inside the frame. 
    7070 * Media controls will be zoom-able along with the media frame but should not change their size as media frame's size changes. 
     71  * In order to do so, make the scene element of the MediaContentView a composite one and add the media scene element as well as the scene elements of the controls. 
    7172 * The changing of the alpha values of the scene elements will be done by a MediaManipulationLogic that is common both for Audio and Video. 
    7273 * The managing of the media playback will be done by two other logics - AudioLogic and VideoLogic: