Uh, that is kinda hart, as 90% of links inside Flash files are
generated dynamically. And you'll have a hard time figuring out if a
link is generated dnamically or not. I'd argue it's equivalent to the
halting problem in fact. ;)

The best you could probably do is extract all strings from the file
and check if they look like links.
However, you cannot do that with Swfdec, as we don't export the
relevant API yet.

Benjamin


On Wed, Oct 8, 2008 at 4:45 PM, daniel jeem <[EMAIL PROTECTED]> wrote:
>
> Hi List,
>
>  I'd like to use sfwdec as a library for my C application which aims to
> extracts embded links in an SWF Flash file.
>  It's for my crawler. I need to extract them all if possible.
>  Any advices ?
>  Thanks in advance
>
> cheers
> Daniel
>
> _______________________________________________
> Swfdec mailing list
> Swfdec@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/swfdec
>
>
_______________________________________________
Swfdec mailing list
Swfdec@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/swfdec

Reply via email to