Need help again

Well I figured out how to solve the last problem I had and now Im activily working on my site again

www.totalchaosrecords.com

But I have another problem.

I want for the viewers to be able to click one of my buttons and it open a Picture in a new browser. Anyone know a tutorial that tells you or anything?

Thanks

JCUSE


on (release) {
getURL("/images/one.jpg", _blank);
}

That being that the pathing is correct.