Re: Extending klinkstatus
Paulo Moura Guedes <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Kyle On Thursday 05 June 2008 12:10:38 Kyle Skrinak wrote: > Sorry if this is off-topic, I don't think so, the list is for kdewebdev topics :) > but is it possible to extend klinkstatus to > include checking the URLs in a flash *.swf file? It's possible to extend KLinkStatus via scripting. One can hook python, javascript, ruby or whatever there is a Kross backend for. So, it's only a question to write a script that can parse flash documents :) I would be interested in this particular feature so I can give you all the support you need. Please let me know. Paulo