| Hello,
I am experiencing troubles retrieving links inside swf files from a site. I'm
trying to retrieve all the web content from a site. My SO is Windows and I am
using WinHTTrack Website Copier 3.33 (+swf)
The swf are embedded like this:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0
width="580" height="305">
<param id="movie" name="movie" value="carga_valores.swf" />
<param id="quality" name="quality" value="high" />
<embed src="carga_valores.swf" quality="high"
pluginspage=http://www.macromedia.com/go/getflashplayer
type="application/x-shockwave-flash" width="580" height="305"></embed>
</object>
HTTrack retrieve the swf but do not retrieve the links inside swf files. But
if, for example, I create a project to retrieve directly one of the swf files
all works properly, and all links inside swf are retrieved.
I have put +*.swf flag. What am I doing wrong?
thanks in advance | |