Changes between Version 4 and Version 5 of FLASH_CONTENT_BASIC_R3


Ignore:
Timestamp:
09/03/09 09:49:34 (16 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FLASH_CONTENT_BASIC_R3

    v4 v5  
    66 
    77== Overview == 
    8  In this revision of the task we should include flash frame inside Sophie 2. The main goal is this frame to be fully interactive, however for beginning we will only show this frame with no interaction implemented. 
     8In this revision of the task we should include a flash frame inside Sophie 2. The main goal is this frame to be fully interactive, however for this iteration we will only show this frame with no interaction implemented. 
    99 
    1010== Task requirements == 
    11  * Create prototype of flash frame, that allows flash movies to be shown inside a book. 
     11 * Create a prototype of a flash frame that allows flash movies to be shown inside a book. 
    1212  * At this point we'll have only the URL of swf file as resource, not the entire swf. 
    1313  * No sound will be supported. 
    14   * This frame will be persisted. 
    15  * Add 'import flash movie' inside insert menu 
     14  * The frame should be persisted (although the .swf file itself will not be). 
     15 * Add 'Flash movie' item in the insert menu 
    1616 
    1717== Task result == 
    18  * The result should be code. 
     18The result should be source code. 
    1919 
    2020== Implementation idea == 
     
    2626[wiki:FLASH_CONTENT_BASIC_R2][[BR]] 
    2727[wiki:GROUP_WRAPPERS_R0][[BR]] 
     28 
    2829== How to demo == 
    29  * Start the application 
    30  * Insert flash frame 
     30 * Start the application. 
     31 * Insert a flash frame. 
    3132 
    3233= Design =