anthonybruno
August 18th, 2006, 11:24 PM
what i have is some movieclip buttons that im using actionscript with..
"button1_mc.onRelease = function() {
getURL("main.html", "_main");
}"
how do i go about making it to where when i click button1_mc that it will display main.html in a iframe that i have on the page?
the fla is located at: http://stu.aii.edu/~ajb158/Untitled-1.fla (http://stu..aii.edu/%7Eajb158/Untitled-1.fla)
and the html is attached in a txt file
thanks
"button1_mc.onRelease = function() {
getURL("main.html", "_main");
}"
how do i go about making it to where when i click button1_mc that it will display main.html in a iframe that i have on the page?
the fla is located at: http://stu.aii.edu/~ajb158/Untitled-1.fla (http://stu..aii.edu/%7Eajb158/Untitled-1.fla)
and the html is attached in a txt file
thanks