Quantcast
Channel: Made to Order Software Corporation - matrix
Browsing all 21 articles
Browse latest View live

SWF Matrix (swf_matrix)

SWF Structure InfoTag Flash Version:  1 SWF Structure:  struct swf_matrix { char align; unsigned f_has_scale : 1; if(f_has_scale) { unsigned f_scale_bits : 5; signed fixed f_scale_x : f_scale_bits;...

View Article



SWF Gradient Record (swf_gradient_record)

SWF Structure InfoTag Flash Version:  3 SWF Structure:  struct swf_gradient_record { if(f_tag == DefineMorphShape || f_tag == DefineMorphShape2) { unsigned char f_position; swf_rgba f_rgba; unsigned...

View Article

SWF Any Filter (swf_any_filter)

SWF Structure InfoTag Flash Version:  8 SWF Structure: /* the filter type */ struct swf_filter_type { unsigned char f_type; }; struct swf_filter_glow { swf_filter_type f_type; /* 0, 2, 3, 4 or 7 */...

View Article

SWF Button (swf_button)

SWF Structure InfoTag Flash Version:  1 SWF Structure:  struct swf_button { char align; unsigned f_button_reserved : 2; if(version >= 8) { unsigned f_button_blend_mode : 1; unsigned...

View Article

Appendix A — The geometry in SWF — Matrix

The coordinates are often transformed with the use of a matrix. The matrix is similar to a transformation matrix in Postscript. It includes a set of scaling factors, rotation angles and...

View Article


Appendix A — The geometry in SWF — Edges

Edges are used to define a shape vector based and also coordinates where images need to be drawn. The edges are always coordinates from where ever your last point was to where ever you want the next...

View Article

Appendix A — The geometry in SWF — Images

When appropriate, images can also be included in SWF files. All the images can be full color and also have an alpha channel.read more

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


Image may be NSFW.
Clik here to view.

DefineScalingGrid

Tag InfoTag Number:  78 Tag Type:  Define Tag Flash Version:  8 Tag Structure:  struct swf_definescalinggrid { swf_tag f_tag; /* 78 */ unsigned short f_button_id_ref; swf_rect f_rect; };This definition...

View Article


1930 Domain Names Proposed to ICANN

This year ICANN offered businesses to proposed top level domain names to add to the existing top level domain names such as .com and .info. It received 1930 propositions. Some are regional such as...

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

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

SWF Matrix (swf_matrix)

SWF Structure InfoTag Flash Version:  1 SWF Structure:  struct swf_matrix { char align; unsigned f_has_scale : 1; if(f_has_scale) { unsigned f_scale_bits : 5; signed fixed f_scale_x : f_scale_bits;...

View Article


SWF Gradient Record (swf_gradient_record)

SWF Structure InfoTag Flash Version:  3 SWF Structure:  struct swf_gradient_record { if(f_tag == DefineMorphShape || f_tag == DefineMorphShape2) { unsigned char f_position;swf_rgba f_rgba; unsigned...

View Article

SWF Any Filter (swf_any_filter)

SWF Structure InfoTag Flash Version:  8 SWF Structure: /* the filter type */ struct swf_filter_type { unsigned char f_type; }; struct swf_filter_glow { swf_filter_type f_type; /* 0, 2, 3, 4 or 7 */...

View Article


SWF Button (swf_button)

SWF Structure InfoTag Flash Version:  1 SWF Structure:  struct swf_button { char align; unsigned f_button_reserved : 2; if(version >= 8) { unsigned f_button_blend_mode : 1; unsigned...

View Article

Appendix A — The geometry in SWF — Matrix

The coordinates are often transformed with the use of a matrix. The matrix is similar to a transformation matrix in Postscript. It includes a set of scaling factors, rotation angles and...

View Article


Appendix A — The geometry in SWF — Edges

Edges are used to define a shape vector based and also coordinates where images need to be drawn. The edges are always coordinates from where ever your last point was to where ever you want the next...

View Article

Appendix A — The geometry in SWF — Images

When appropriate, images can also be included in SWF files. All the images can be full color and also have an alpha channel.read more

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
Browsing all 21 articles
Browse latest View live




Latest Images