wiki:FLASH_CONTENT_BASIC_R3

Version 4 (modified by dido, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=FLASH_CONTENT_BASIC_R3, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

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.

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.)