[[BackLinksMenu]] [[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|)]] = Analysis = == Overview == 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. == Task requirements == * Create a prototype of a 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. * The frame should be persisted (although the .swf file itself will not be). * Add 'Flash movie' item in the insert menu == Task result == The result should be source 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 == [wiki:FLASH_CONTENT_BASIC_R1][[BR]] [wiki:FLASH_CONTENT_BASIC_R2][[BR]] [wiki:GROUP_WRAPPERS_R0][[BR]] == How to demo == * Start the application. * Insert a 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.)