Little Ouestion
I'm trying to get an URL using a button.
But my button is located into a frame and the URL I want to get should be opened in the mainframe.
The Action (_parent) open a new page ???
on (release) { getURL ("Panier.htm", "mainFrame"
;} this doesnt work ?!?
Thanks
I'm trying to get an URL using a button.
But my button is located into a frame and the URL I want to get should be opened in the mainframe.
The Action (_parent) open a new page ???
on (release) { getURL ("Panier.htm", "mainFrame"
Thanks