Ticket #8 (enhancement)

Opened 2 years ago

Last modified 2 years ago

PlaceObject3 and filter support

Status: closed (fixed)

Reported by: dan Assigned to: anonymous
Priority: major Milestone: 0.2.12
Component: misc Version: svn trunk
Keywords: Cc:

cvsdude ticket #14, steve.

Support for PlaceObject3 tag in swfmill-ll.

The fixed point patch (#2) needs to be applied before this will work, at least for me. I'll attach a test case so you can tell it's working.

filter.swf was generated by the Flash IDE. When run through swfmill on a swf2xml (filter.swfml) => xml2swf (filter2.swf) => swf2xml (filter2.swfml) the respective files (swf and swfml) should match byte for byte. They don't unless the aforementioned float write patch is applied.

Attachments

placeobject3.diff (19.4 kB) - added by dan on 07/20/06 16:23:44.
Support for PlaceObject3 tag in swfmill-ll (steve)
filtertest.zip (10.5 kB) - added by dan on 07/20/06 16:24:02.
Test case for filter support. (steve)
filter.swfml (2.0 kB) - added by dan on 07/20/06 16:24:17.
Suggested swfmill-s syntax for filter and blending mode support (steve)

Change History

07/20/06 16:23:44: Modified by dan

  • attachment placeobject3.diff added.

Support for PlaceObject3 tag in swfmill-ll (steve)

07/20/06 16:24:02: Modified by dan

  • attachment filtertest.zip added.

Test case for filter support. (steve)

07/20/06 16:24:17: Modified by dan

  • attachment filter.swfml added.

Suggested swfmill-s syntax for filter and blending mode support (steve)

07/20/06 17:29:52: Modified by dan

  • owner changed from dan to anonymous.
  • status changed from new to assigned.

applied in [141], prerelease 0.2.11.9. please test.

07/20/06 17:30:22: Modified by anonymous

  • type changed from defect to enhancement.

07/23/06 19:04:41: Modified by dan

  • status changed from assigned to closed.
  • resolution set to fixed.

test case seems to work fine with prerel 0.2.11.10