Flash Animation Source: Release Notes

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
Line 4: Line 4:
 
* {{report_problem}}
 
* {{report_problem}}
  
=== 2.0.0.5 - Sep 10, 2008===
+
===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.
 
* Fixed: Problems with .FLV files playback.
  
=== 2.0.0.4 - Aug 29, 2008===
+
===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: Method for enabling/disabling connection with ARGB32 media type only and check box on property page.
Line 14: Line 25:
 
* Added: Saving/loading of Flash properties to/from stream.
 
* Added: Saving/loading of Flash properties to/from stream.
  
=== 2.0.0.3 - Aug 25, 2008===
+
===2.0.0.3 - Aug 25, 2008===
  
 
* Fixed: Problems with repainting for some .SWF files.
 
* Fixed: Problems with repainting for some .SWF files.

Revision as of 03:33, 20 November 2008

This is the release notes for Flash DirectShow Source Filter.

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.
Personal tools