View Single Post
  #3 (permalink)  
Old 10-06-2004, 02:21 PM
mapie's Avatar
mapie mapie is offline
Registered User
 
Join Date: Jul 2004
Location: Amsterdam, Netherlands
Posts: 33
link in frame

Just do this:
on (release) {
getURL("your url.htm", "nameofyourframe");
}

That works. If you don't use the advanced mode, you can do this:
actions: browser/network>get url
you then fill out the name/location of the htm(l) page you want to load, and in 'window', you fill out the name of the frame (top, right or whatever name you gave it).
Success!
__________________
Mapie
Reply With Quote