Flash Animation Source: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
Line 51: | Line 51: | ||
===2.0.1.6 - Dec 09, 2009=== | ===2.0.1.6 - Dec 09, 2009=== | ||
− | * Added support of | + | * Added support of ActionScript ExternalInterface.call() method. |
===2.0.1.5 - Dec 07, 2009=== | ===2.0.1.5 - Dec 07, 2009=== | ||
Line 68: | Line 68: | ||
=== 2.0.1.1_beta - Apr 29, 2009 === | === 2.0.1.1_beta - Apr 29, 2009 === | ||
− | * Added callback methods to manage filter from | + | * Added callback methods to manage filter from ActionScript. |
===2.0.0.9 - Jan 29, 2009=== | ===2.0.0.9 - Jan 29, 2009=== |
Revision as of 20:48, 11 December 2010
This is the release notes for Flash Animation Source.
- Download a full-featured 30-day evaluation version! Download a full-featured evaluation version!
- Report a Problem / Suggest a Feature
2.5.0.0 - Dec 11, 2010
- Removed audio stream support.
2.0.2.6 - Jun 04, 2010
- Fixed duration of Flash movie (wasn't valid in some cases).
2.0.2.5 - Mar 24, 2010
- Fixed false positive notification from AVG antivirus.
2.0.2.4 - Jan 26, 2010
- Fixed installer bug for Vista.
2.0.2.3 - Jan 25, 2010
- Fixed invalid sync point flag for video samples.
2.0.2.2 - Jan 14, 2010
- Fixed problems with internal window creation.
2.0.2.1_beta - Jan 12, 2010
- Added debug info to check ATL window chunks.
2.0.2.0_beta - Jan 11, 2010
- Added debug info: list of DLLs with hooks.
2.0.1.9_beta - Jan 09, 2010
- Added debug info to check creation of internal window.
2.0.1.8 - Dec 11, 2009
- Added variable with user data to interface methods for callbacks IMLFlashExtern::CallExtern() and IMLFlashSource::SetExternInterface().
2.0.1.7 - Dec 10, 2009
- Fixed repainting of first frame.
- Fixed Pause() issues.
2.0.1.6 - Dec 09, 2009
- Added support of ActionScript ExternalInterface.call() method.
2.0.1.5 - Dec 07, 2009
- Added RTMP support.
2.0.1.3_beta - Nov 09, 2009
- Several Flash filters with audio can now be used in one process.
- Increased maximum size of Flash window.
2.0.1.2_beta - Oct 16, 2009
- Test version with extended Debug info.
2.0.1.1_beta - Apr 29, 2009
- Added callback methods to manage filter from ActionScript.
2.0.0.9 - Jan 29, 2009
- Added method to get original color channel values (not pre-multiplied by the alpha values).
2.0.0.8 - Nov 27, 2008
- Fixed background color changing issue.
- Fixed Reference Clock usage.
2.0.0.7 - Nov 19, 2008
- Fixed: Bug with inverted (opside down) images.
2.0.0.6 - Nov 11, 2008
- Added: CallFunction(BSTR request, BSTR* response) method of Flash ActiveX.
- Added: TGotoFrame(BSTR target, long FrameNum) method of Flash ActiveX.
- Added: TGotoLabel(BSTR target, BSTR label) method of Flash ActiveX.
- Added: Specification of flash variables after name of .SWF file, for example: test.swf?var1=val1&var2=val2.
2.0.0.5 - Sep 10, 2008
- Fixed: Problems with .FLV files playback.
2.0.0.4 - Aug 29, 2008
- Added: Method for enabling/disabling connection with ARGB32 media type only and check box on property page.
- Added: Methods to get/set Flash variables.
- Added: Saving/loading of Flash properties to/from stream.
2.0.0.3 - Aug 25, 2008
- Fixed: Problems with repainting for some .SWF files.
- Added: Description of possible errors added to .IDL file.
2.0.0.2 - Aug 24, 2008
- Fixed: Problems with definiton of Flash video resolution.
- Fixed: Bugs in loop property implementation.
- Added: Support of latest Flash ActiveX version (9.0.124.0).
2.0.0.1 - Jul 16, 2008
- Code of filter rewritten.
- Fixed: Performance is now close to that of the original Flash ActiveX.
- Added: Alpha channel for ARGB32.
- Added: Seeking/positioning.
- Added: Playing of .SWF files from network.
- Added: Auto definition of original FPS.
- Added: Auto definition of image size.
For proper installation remove the old version before running the installer.
This release is a beta. Please test heavily before implementing.
1.0.2.1 – Feb 16, 2008
- Added: Filter interface extended.
1.0.2.0 – Nov 09, 2007
- Changed: IPP library changed from 5.2 to 5.3.
1.0.1.0 – Nov 04, 2007
- First release.