Hi,
ASV from Burak's can show Frame Labels.
It can export an SWF as text with labels in, e.g.
----------------------------------------------------------------------
Frame Labels
----------------------------------------------------------------------
"out" Symbol 8 MovieClip [SkipButton] Frame 1
"over" Symbol 8 MovieClip [SkipButton] Frame 2
"on" Symbol 8 MovieClip [SkipButton] Frame 3
"disabled" Symbol 8 MovieClip [SkipButton] Frame 4
"out" Symbol 13 MovieClip [NextButton] Frame 1
"over" Symbol 13 MovieClip [NextButton] Frame 2
"on" Symbol 13 MovieClip [NextButton] Frame 3
"disabled" Symbol 13 MovieClip [NextButton] Frame 4
"out" Symbol 35 MovieClip [ButtonRipCurl] Frame 1
"over" Symbol 35 MovieClip [ButtonRipCurl] Frame 2
"on" Symbol 35 MovieClip [ButtonRipCurl] Frame 3
"disabled" Symbol 35 MovieClip [ButtonRipCurl] Frame 4
"out" Symbol 38 MovieClip [ButtonSAS] Frame 1
"over" Symbol 38 MovieClip [ButtonSAS] Frame 2
"on" Symbol 38 MovieClip [ButtonSAS] Frame 3
"disabled" Symbol 38 MovieClip [ButtonSAS] Frame 4
It can run a batch job to generate these TXT files
It's also worth every penny I spent on it, many times over.
Now you just have to write a parser!
Glen
Andrew Doherty wrote:
Hey guys
I've been asked to create a search tool that will crawl through a large
number of compiled swf files and spit out all the text stored in them to
create a search index for an application.
Now within each swf, there are a number of labelled frames and at each of
these is a dynamic textfield containing text.
The major problem is that I don't know what the names of the frame labels
are or what the name of the dynamic textfields at those frame labels are.
I could go through each source file individually and dig this out, but
the
content changes quite a lot and so they want some tool that can be run
anytime and be up to date.
Is there some way to write something in flash that will be able to
tell what
all the frame labels within an swf are and what the names of various
textfields within the swf are?
I know you can get this sort of information if you do a "Control - List
Objects" when you are testing your movie, but is there some way to do
this
within Flash and store that informtion in an array for example?
Cheers for your advice
Andrew
_______________________________________________
[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
_______________________________________________
[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