AJAX, CSS, HTML, XML, SOAP, LAMP… and now Web 2.0?
Dear reader,Yes. With all these terms, it is quite easy to get lost.As a developer, my skills are quite extensive. I started with Logo, learned assembly language, BASIC, C, C++… and all these other...
View ArticleAdobe Flash Animation by Made to Order Software
Making a great thing even better! SSWF Support Using our robust open-source C++ library and scripting language, ScriptSWF (SSWF), you can create Adobe Flash animations on the fly.Since it's initial...
View ArticleNotes 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 ArticleAbout SWF
Brief HistoryAt the very beginning, a company created the SWF format to generate small vector animations on the Internet called Shockwave Flash (hence the name of the format, SWF.) It also included...
View ArticleSWF Tag (swf_tag, swf_long_tag)
SWF Structure InfoTag Flash Version: 1 SWF Structure: struct swf_tag { unsigned short f_tag_and_size; f_tag = f_tag_and_size >> 6; f_tag_data_size = f_tag_and_size & 0x3F; if(f_tag_data_size...
View ArticleDefineSound
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 ArticleSoundStreamHead
Tag InfoTag Number: 18 Tag Type: Define Tag Flash Version: 2 Tag Structure: struct swf_soundstreamhead { swf_tag f_tag; /* 18 or 45 */ unsigned f_compression : 4; unsigned f_sound_rate : 2;...
View ArticleSyncFrame
Tag InfoTag Number: 29 Tag Type: Display Tag Flash Version: 3 Tag Structure: UnknownApparently, Macromedia thought that synchronizing their animation with, probably, the VLB would be a good idea....
View Article1930 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 ArticleAJAX, CSS, HTML, XML, SOAP, LAMP… and now Web 2.0?
Dear reader,Yes. With all these terms, it is quite easy to get lost.As a developer, my skills are quite extensive. I started with Logo, learned assembly language, BASIC, C, C++… and all these other...
View ArticleAdobe Flash Animation by Made to Order Software
Making a great thing even better! SSWF Support Using our robust open-source C++ library and scripting language, ScriptSWF (SSWF), you can create Adobe Flash animations on the fly.Since it's initial...
View ArticleNotes 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 ArticleAbout SWF
Brief HistoryAt the very beginning, a company created the SWF format to generate small vector animations on the Internet called Shockwave Flash (hence the name of the format, SWF.) It also included...
View ArticleSWF Tag (swf_tag, swf_long_tag)
SWF Structure InfoTag Flash Version: 1 SWF Structure: struct swf_tag { unsigned short f_tag_and_size; f_tag = f_tag_and_size >> 6; f_tag_data_size = f_tag_and_size & 0x3F; if(f_tag_data_size...
View ArticleDefineSound
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 ArticleSoundStreamHead
Tag InfoTag Number: 18 Tag Type: Define Tag Flash Version: 2 Tag Structure: struct swf_soundstreamhead { swf_tag f_tag; /* 18 or 45 */ unsigned f_compression : 4; unsigned f_sound_rate : 2;...
View ArticleSyncFrame
Tag InfoTag Number: 29 Tag Type: Display Tag Flash Version: 3 Tag Structure: UnknownApparently, Macromedia thought that synchronizing their animation with, probably, the VLB would be a good idea....
View Article