GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MTASC(1) User Commands MTASC(1)

mtasc - ActionScript 2 to Flash (SWF) compiler

This manual page documents briefly the mtasc command.

It was written for Debian as mtasc does not have a manual page.

mtasc compiles ActionScript 2 files to Flash (SWF) files.

mtasc [options] <files...>

The options are processed from left to right. All of the options use a single dash.

Compile all files in target package.
Add classpath.
Turn on verbose mode.
Turn on strict mode.
Turn on local variables inference.
Turn on warnings for unused imports.
Use MSVC style errors.
Use precompiled mx package.
Input SWF file to update.
SWF output file.
Do not remove AS2 classes from input SWF.
Export into target frame (it must exist in the SWF).
Enable the main entry point.
Specify header format. The format of this option is 'width:height:fps', where fps means frames per second.
Group classes into a single clip
Exclude classes listed in a file.
Change SWF version (6,7,8,...)
Specify a TRACE function.
Display a list of options and what they do.

The mtasc website (http://www.mtasc.org) and the mtasc osflash page (http://osflash.org/mtasc).

February 2006 mtasc

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.