SWF files can be parsed with the right external parser. Get swfparser.tar.gz from www.htdig.org/contrib/ and use it in conjuction with doc2html which includes a swf2html.pl script. It will extract the links from versions 1 to 5 .swf files.
If you have the latest Flash MX files to parse then swfparse is no use. I use a Java application called JGenerator, which you may still be able to find free of charge. It outputs a list of tags, including embedded links, when called with the -dump option. I can supply a script, fmx2html.pl, to use it in conjunction with doc2html. I have not submitted this yet because I am not entirely happy with it. David Adams Corporate Information Services Information Systems Services University of Southampton ----- Original Message ----- From: "Gabriele Bartolini" <[EMAIL PROTECTED]> To: "Steve Savasky" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, March 12, 2004 10:58 AM Subject: Re: [htdig] HTDIG > Hi Steve, > > Il gio, 2004-03-11 alle 18:56, Steve Savasky ha scritto: > > If You are using Dreamweaver to create page links > > HTDIG will not work because the page doesn't have any real > > links on it. > > Sorry, I do not completely understand the meaning of this e-mail, but I > try to interprete your problem. > > > The link is actually contained in the .swf file. > > ht://Dig (and most of the search engines) can't parse SWF files. You are > suggested to use the 'LINK' HTML element. You may find useful FAQ 5.18 > http://www.htdig.org/FAQ.html#q5.18 > > Basically you need to include all the HTML files of your website in the > home page. > > Ciao > -Gabriele > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > ht://Dig general mailing list: <[EMAIL PROTECTED]> > ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html > List information (subscribe/unsubscribe, etc.) > https://lists.sourceforge.net/lists/listinfo/htdig-general > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

