Have you read the License Agreement?
https://www.adobe.com/cfusion/entitlement/index.cfm?e=file%5Fformat

<quote>
3. Restrictions

a. You may not use the Specification in any way to create or develop a runtime, 
client, player, executable or other program that 
reads or renders SWF files.
</quote>

regards,
Muzak

----- Original Message ----- 
From: "Troy Gardner" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, August 31, 2007 11:54 AM
Subject: [Flashcoders] Parse/ Create swf via Actionscript 3.0


> Curious if anybody knows of a library or is interested in working on one for
> swf creation via actionscript?
>
> In AS3, via ByteArray manipulations it's possible to read/decompile swf file 
> as
> a stream of bytes, and also generate create an swf entirely via actionscript!
> e.g.
> http://www.bytearray.org/?p=17 this could be used for generator or swfmill 
> like
> functionality, embedding graphics instead of having to constantly load them,
> even web based live preview of the file being created.
>
> I know the swf specification exists in order to figure out. So I could figure
> it out, but wanted to see if anybody else had started on this first.
> https://www.adobe.com/cfusion/entitlement/index.cfm?e=file%5Fformat
>
> There is already one that parses the top level tags, it's surprisingly simple.
>>From here:
> http://flashpanoramas.com/blog/
>
> At the moment, I'm most interested in reading/generating the shape script
> Class/LinkageID tags, embedding jpg/gifs created from editors.
>


_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to