as simple as this probably sounds to many of you, I just can't seem to make it work, even after searching through the forum's.
All i want is to make a button that will launch a file "index.html"
please help!!
Jantunes
Printable View
as simple as this probably sounds to many of you, I just can't seem to make it work, even after searching through the forum's.
All i want is to make a button that will launch a file "index.html"
please help!!
Jantunes
on (release) {
getURL("index.html");
}
thanks!!!!!!!!!!!!
I forgot the " "
Jantunes