ProductInfo Tag Patch

Bug #695468 reported by Mike006
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
swfmill
New
Undecided
Unassigned

Bug Description

I've put together a patch that adds support for the productinfo (0x29) tag. The tag isn't documented by Adobe, so I used information from here: http://wahlers.com.br/claus/blog/undocumented-swf-tags-written-by-mxmlc/

The patch does 3 things:
1. Defines ProductInfo in source.xml
2. Defines the type uint64 in the xslt (needed for the compilation time)
3. Swaps the byte order in Writer::putInt64 and Reader::getInt64 (The byte order was wrong, and it didn't seem to be used anywhere except for my new code)

Revision history for this message
Mike006 (mikehenning) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.