| Benjamin Dobler 2005-05-06, 2:45 am |
| Check out the flagstone libraries
http://www.flagstonesoftware.com/transform/
The are Open Source (BSD) but in java.=20
Benz
-----Urspr=FCngliche Nachricht-----
Von: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] Im Auftrag von Michael =
D.
Randolph
Gesendet: Donnerstag, 5. Mai 2005 18:25
An: FlashComm Mailing List
Betreff: RE: [FlashComm] Flash File Format SDK question
I'd like to automate this as a server process whenever someone uploads a
swf. Our application is written in ASP.NET. I suppose with enough work
I could make flasm work...any other ideas?
Michael Randolph
IMAGE PLANT
(973) 244-9220
mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org
-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Michael D.
Randolph
Sent: Thursday, May 05, 2005 12:16 PM
To: FlashComm Mailing List
Subject: RE: [FlashComm] Flash File Format SDK question
Thanks man, I'll try it.
Michael Randolph
-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Darron J.
Schall
Sent: Thursday, May 05, 2005 12:13 PM
To: FlashComm Mailing List
Subject: Re: [FlashComm] Flash File Format SDK question
Darron J. Schall wrote:
> Or, you can run flasm ( http://flasm.sourceforge.net/ ) on the .swf=20
> and see if theres anything in the .flm file.
>
Just tried it, if you run flasm on a .swf with no code in it, the=20
resulting .flm file (in my test anyway), only had 3 lines -
movie { path and information here on the same line }
end
... with a blank line following end.
So, I think can you check "line 2" to see if it's "end" or not. In .flm
files of .swf files that had code in them, line 2 was always blank.
*shrug*
-d
=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
|