OK,

I can get the button to work when I point it at a website like www.pbase.com/ifpdigital but I want to chec out a folder I created in simple viewer 1.7. So I ftp'd it to my current folder where my website is hosted.

It looks like this

on (release) {
getURL("http://www.ifpdigital.com/children.html");
}

It doesn't work... then I remembered my site is set to the index.html as its opening file?
Is this why it won't work? I thought if I pointed it to the children.html file, it would open it up in it's own window?

Help please.

Thanks,

Robert