Made to Order Software Corporation Logo

tools

Affiliate Agreement

Made to Order Software Corporation

Affiliate Agreement

Upgrade to Snap! Blogger Lite + One Extra Month Free!

$5.00

Snap! The best web hosting service available.

 Upgrade Now! 
Thank you for upgrading to (Small Snap! Logo) Snap! Blogger Lite. This is the best decision you could make.

This upgrade includes TWO FREE BONUSES!

Your blog is you online. Be known by the writing of your journal, talk about your likes and dislikes, either way, blogs are a must have in the 21st century!

This upgrade enhances your existing (Small Snap! Logo) Snap! Blogger Free website with the following features:

  • FREE BONUS 1 Link ...
$5.00

Upgrade to Snap! Blogger Lite + Free Bonus!

$5.00

Snap! The best web hosting service available.

 Upgrade Now! 
Thank you for upgrading your blog to (Small Snap! Logo) Snap! Blogger Lite. This is the best decision you made all day.

This upgrade includes a FREE BONUS!

Your blog is you online. Be known by the writing of your journal, talk about your likes and dislikes, either way, blogs are a must have in the 21st century!

This upgrade enhances your (Small Snap! Logo) Snap! Blogger Free website with the following features:

  • FREE BONUS Link Management: avoid ...
$5.00

Upgrade to Snap! Blogger Lite

$5.00

Snap! The best hosting service available.

 Upgrade Now! 
Thank you for upgrading to (Small Snap! Logo) Snap!
$5.00

Protect

Tag Info
Tag Number: 
24
Tag Type: 
Define
Tag Flash Version: 
2
Brief Description: 

Disable edition capabilities of the given SWF file. Though this doesn't need to be enforced by an SWF editor, it marks the file as being copyrighted in a way.

WARNING: this tag is only valid in Flash V2.x, V3.x, and V4.x, use the EnableDebugger instead in V5.x and EnableDebugger2 in V6.x and newer movies.

Tag Structure: 
struct swf_protect {
	swf_tag			f_tag;		/* 24, 58 or 64  */
	if(version >= 5) {
		if(tag == ProtectDebug2) {
			unsigned short	f_reserved;1
		}
		/* the password is optional when tag == Protect */
		string		f_md5_password;
	}
};
  • 1. f_reserved must be set to zero.

The protection tag is totally useless. The SWF format is an open format, otherwise how would you have so many players and tools to work with SWF movies? Thus, you can pretend to protect your movies, but anyone with a simple binary editor can transform the tag and make it another which has no such effect. Also, swf_dump and some other tools (such as flasm) can read your movie anyway.

For the sake of defining what you have in each tag, there are the protection tags fully described.

According to Macromedia, you can find some free implementation of the MD5 algorithm by Poul-Henning Kamp in ...

File Header

Tag Info
Tag Number: 
-1
Tag Type: 
Format
Tag Flash Version: 
1
Brief Description: 

Although it isn't a tag per say, we consider the file header as being a tag because it represents a block in the flash file. Since version 8, it can be complemented by the FileAttributes tag.

Tag Structure: 
struct swf_header {1
	unsigned char		f_magic[3];	/* 'FWS' or 'CWS' */
	unsigned char		f_version;
	unsigned long		f_file_length;
}

struct swf_header_movie {2
	swf_rect		f_frame_size;
	unsigned short fixed	f_frame_rate;
	unsigned short		f_frame_count;
};
  • 1. This part is never compressed
  • 2. Although considered part of the header, this part is compressed in the 'CWS' format.

The file header is found at the very beginning of the file. It should be used to determine whether a file is an SWF file or not. Also, it contains information about the frame size, the speed at which is should be played and the version (determining the tags and actions possibly used in the file).

Support

Support at Made to Order Software

Made to Order Software offers support for all of its products.

For our consumer products, please review your options on the corresponding consumer product page.

Made to Order Software plans to ease the creation of Adobe Flash animation software such as Flash players and other Flash tools

Made to Order Software has started work on a new version of its SSWF multimedia library, an Open Source C/C++ library used to create professional Adobe Flash animation software. It already allowed thousands to create Flash animations. The library will soon allow our users to also load Flash files, which opens the door to creating Flash players and other Flash tools without the need to handle all the details of the complex Flash file format.

Business Solutions

CRM and ERP solutions

At Made to Order Software we think that using Open Source software is an incredible leverage for our customers. Plain and simple: if the software is free, you do not need to pay for it. You only need to pay us for installing the software and training you on how to use it.

We currently offer three solutions: Compiere ERP & CRM, SugarCRM and X-Tuple ERP.

Training at Made to Order Software

Made to Order Software is commited in making its products easy to use and ensure maximum performance from its customers' engineers.

All of our products are documented in fine detail, ensuring that your engineers can quickly find the information they need to move forward.

In order to make sure your engineers can make full use of our tools and be able to hit the ground running, we offer tailored on-site training with a Made to Order Software certified instructor for all of our professional products.

Syndicate content Syndicate content