Version 4 (modified by dido, 16 years ago) (diff) |
---|
Analysis
Overview
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.
Task requirements
- Create prototype of flash frame, that allows flash movies to be shown inside a book.
- At this point we'll have only the URL of swf file as resource, not the entire swf.
- No sound will be supported.
- This frame will be persisted.
- Add 'import flash movie' inside insert menu
Task result
- The result should be code.
Implementation idea
- Create a new module org.sophie2.extra.func.flash
- Use the functionality provided by the former revision of this task and GROUP_WRAPPERS_R0.
Related
FLASH_CONTENT_BASIC_R1
FLASH_CONTENT_BASIC_R2
GROUP_WRAPPERS_R0
How to demo
- Start the application
- Insert flash frame
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)