Quantcast
Channel: Made to Order Software Corporation - sswf
Browsing latest articles
Browse All 21 View Live

SSWF Authors

This document was written by Alexis Wilke. Different people have helped in fixing mistakes in the different structures defined here. Their names appear in the Appendix B — History of the SSWF reference.

View Article



Notes about Copyrights

SSWF™ nameThe name SSWF™ is used by Made to Order Software to reference its SWF library. You are welcome to use this name in reference the SSWF library if you use it in your own software.SWF...

View Article

DefineFont

Tag InfoTag Number:  10 Tag Type:  Define Tag Flash Version:  1 Tag Structure:  struct swf_definefont {swf_tag f_tag; /* 10 */ unsigned short f_font_id;/* there is always at least one glyph */...

View Article

DefineSound

Tag InfoTag Number:  14 Tag Type:  Define Tag Flash Version:  2 Tag Structure:  struct swf_definesound {swf_tag f_tag; /* 14 */ unsigned short f_sound_id; unsigned f_sound_format : 4; unsigned...

View Article

Protect

Tag InfoTag Number:  24 Tag Type:  Define Tag Flash Version:  2 Tag Structure:  struct swf_protect {swf_tag f_tag; /* 24, 58 or 64 */ if(version >= 5) { if(tag == ProtectDebug2) { unsigned short...

View Article


PlaceObject2

Tag InfoTag Number:  26 Tag Type:  Define Tag Flash Version:  3 Tag Structure:  struct swf_placeobject2 { /* and swf_placeobject3 */swf_tag f_tag; /* 26 or 70 */ /* NOTE: the following flags can be...

View Article

The SSWF Project

The SWF Reference by Alexis is part of the free SSWF project.This documentation is intended for people who want to program a Flash player, editor, or some similar tool handling Flash data.The project...

View Article

Appendix B — History of the SSWF reference

Dec 2, 2009Moved the monolithic documentation to a multi-page hierarchical document that includes everything we had before plus many links, many terms attached to all pages (tags, English words.) And...

View Article


ProductInfo

Tag InfoTag Number:  41 Tag Type:  Define Tag Flash Version:  3 Tag Structure:  struct swf_metadata {swf_tag f_tag; /* 41 */ long f_product_id; long f_edition; unsigned char f_major_version; unsigned...

View Article


FSCommand2

SWF ActionAction Category:  Miscellaneous Action Details:  0 Action Identifier:  45 Action Structure: <n.a.>Action Length:  0 byte(s) Action Stack:  pop 1 (i), pop i1 (s) Action Operation: i1 :=...

View Article
Browsing latest articles
Browse All 21 View Live




Latest Images