0.410.1.1 - 30 may 2001 - Fixed minor sound playing bug (uninitialised variable) 0.410.1.0 - 27 may 2001 - Based on the 0.410 release of openflash. This version of openflash fixes: - Support for DefineBitsLossLess2 (bitmaps with alpha channel) added - Better display abstraction to enable supprt for 24 and 32 modes - Some bug fixes - No specific RISC OS fixes 0.49.4.1 - (internal only) - When Flash finishes it restores the soundsystem corectly 0.49.4.0 - 1 july 2000 - New version scheme - Streaming support. The following table shows whith what browsers !Flash is capable of streaming. browser version streaming !Oregano 1.10 Yes !Oregano < 1.10 No !Fresco all No !WebsterXL ? ? !Browse 1.33 No !Browse 2.xx ? By default the streaming feature is disabled. If you want streaming then you have to edit the Choices file inside !Flash. Change the line Streaming: OFF into Streaming: ON - Use a choices file - New sprites (Nico ter Haar) - Document::Update() now uses Wimp_UpdateWindow to redraw the window so there is no wimp poll between Update being called and the redraw. (Jeremy Poulter) - The buffer sprite is now refered to by address rather than name. (Jeremy Poulter) 0.49c - 1 july 2000 - New URL parsing algorithm (Jeremy Poulter) - Background color support added. Only supported by !Oregano (Jeremy Poulter) - Sound support added. (Henrik Bjerregard Pederson) - If no target is given for an url use "main" as target. - Fixed memory overwrite in access_url message construction - Speed optimalisations - Compiled with -Ospace and removed +g flags. - removed unecessary virtual functions - graphics optimalised (Henrik Bjerregaard Pedersen, me) - Changed define RISCOS to __riscos__ (gcc compliant) - fixed pointer problem in 8 and 32 bit color modes 0.49b - 4 march 2000 - Fixed workspace corruption of the Info window. - Menu title is now correctly centered. - Menu width is now 160. This should fix wide menus when used with system font. - Pointer position is now correctly calculated for screen modes with eigen factors other than 2 - Info window stays on desktop and is movable - Fully support the about plugin info now 0.49a - 26 februari 2000 - first release beta 5 - 20 februari 2000 - Fixed number overflow in 256 and 16M color modes - Added support for helper plugin - Moved windows to the Templates file - Fixed filetype in !Sprites file - Added RMEnsure lines to !Run - If you drag a flash file to the !Fresco window it will be played in a sepperate window. Mind you links probebly won't work. - Added Menu, with: pause, continue, rewind and info screen - Changed background color beta 4 - 6 februari 2000 - Screen modes with less then 256 colors - Screen modes with eigen factors other than 2. - Fixed wrong position of some child windows - Fixed black line to right and bottom - When the pointer is over a dynamic flash element show a hand. - Cleanup if parent task dies. - Screenmode change. After a mode change the movie will play from the beginning. - Tested with !Browse beta 1.33. When !Browse is freshly started it works. When a page with a flash plugin has been closed and it is opened for a second time it won't load the flash data. Can someone confirm this with a release version of !Browse (2.07 if possible)? - Check for flash filetype in plugin open message. Non flash files are ignored. - Better frame timing beta 3 - 22 januari 2000 - based on the 0.49 release of openflash. This version has a large number of enhancements: see the README file for more info. In contrast to the README file does !Flash support 256 and 16M color modes. beta 2 - 2 januari 2000 - click on url button wil follow url - faster rendering (40%) - movie timing is more accurate - forgot to close window when flash file was plugin was closed beta 1 - 30 december 1999 - first beta