| - I didn't understand and thought you couldn't capture anything.
You don't have to turn flash off except when you have to find the non flash
site.
- 6 errors are not much (1 missing file) and come from a parsing bug with css
:
background-image: url(job/images/latest_bg.gif);
should download
www.naret.co.kr/english/job/images/latest_bg.gif but it tries to download
www.naret.co.krenglish/job/images/latest_bg.gif which doesn't exist.
behavior: url(../inc/selectBox.htc); is not correctly parsed too, but it
seems to be a programming error.
I don't kwow if the current beta version fixes the problem, but you can
download the ( filewww.naret.co.krenglish/job/images/latest_bg.gif ) and put
it manually in the folder of the mirror.
You may have to do the same with the css file (as the instructions may have
been modified in the mirror) | |