swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] reference pages for swfc


From: Andrew Wheatley
Subject: [Swftools-common] reference pages for swfc
Date: Thu, 29 Jan 2004 14:40:58 -0500 (EST)

Found this little script in the mailing archives.
Apparently you can compile it into a swf file
with swfc.  Is there a well documented site where
I can look up all the commands such as .frame, .put
etc?

.swf name="result.swf"
    .shape overlay "overlay.swf"
    .shape background "map.swf"
    .frame 0
    .put background
    .put overlay
    .frame 10
.end

Thanks,
Andrew





reply via email to

[Prev in Thread] Current Thread [Next in Thread]