Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: File analysis

From: richard:coffre:francetelecom at: 23-Apr-2002 9:49

Oliva, When I run your script as follows :
>> do %flash/make-swf/exam-swf.r %appflash.swf
Script: "SWF Examiner" (17-Dec-2001) == %appflash.swf
>>
But I see nowhere the result of the analysis. What should I see ? Richard -----Message d'origine----- De : rebol-list [mailto:[oliva--david--seznam--cz]] Envoy=E9 : lundi 22 avril 2002 19:39 =C0 : COFFRE Richard FTO Objet : [REBOL] Re: File analysis Hello COFFRE, I'm really interested, do I understand it well, that you just want to write some simple parser that will join the function name to the propper code? I would like to try the Action Script Viewer at home (where to download it)... for some more exploration you can use my exam-swf.r script (it's part of the Rebol/Flash dialect zip archive at http://oldes.multimedia.cz/swf/) My script is not perfect because it's not complete yet and I use it just to hack the structure of my testing flash files, but may be usefull as well. cheers oldes