Changes between Version 4 and Version 5 of FLASH_CONTENT_BASIC_R3
- Timestamp:
- 09/03/09 09:49:34 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FLASH_CONTENT_BASIC_R3
v4 v5 6 6 7 7 == 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 beginningwe will only show this frame with no interaction implemented.8 In 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. 9 9 10 10 == 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. 12 12 * At this point we'll have only the URL of swf file as resource, not the entire swf. 13 13 * No sound will be supported. 14 * Th is frame will be persisted.15 * Add ' import flash movie' inside insert menu14 * The frame should be persisted (although the .swf file itself will not be). 15 * Add 'Flash movie' item in the insert menu 16 16 17 17 == Task result == 18 * The result should be code.18 The result should be source code. 19 19 20 20 == Implementation idea == … … 26 26 [wiki:FLASH_CONTENT_BASIC_R2][[BR]] 27 27 [wiki:GROUP_WRAPPERS_R0][[BR]] 28 28 29 == How to demo == 29 * Start the application 30 * Insert flash frame30 * Start the application. 31 * Insert a flash frame. 31 32 32 33 = Design =