A little help for Level 2 then. You are all looking in the start of the file(as far as i have understood from all the post ive read.)
a HTML file is parted in 2 parts <head> and <body>
<head> is used for the style,fonts,prompts and other things that need to be preset to make the site.
<body> are used for loading the site with pictures, text, tables, and in the case of level 2 a flash file.
so search the body for scripts... and check the other hints we gave at the site, then you should be able to do it with ease.
for level 3. thats a prompt password witch means its contained in the <head> part of the HTML file.
ps. beware of traps look out for "<---" that sign means text is to be ignored.