Get url Help!

  1. does anybody know if its possible to specify a frame number when using the get url script?

ive made a stie that has different pages on different frames. im using get url to open an seperate swf file from a particular page. i want to have a button to return back to the main site, but it always returns you to the first frame/page of the site. so is there a way to specifiy frames when using…

for example.
on (press) { getURL(“pilots_live.html”, “_self”); }

  1. how do i adapt this to open other websites from a links page for example?

thanks for your time!!