-
getURL auction sricpt
haveing a problem trying to get a button from my site to open my myspace page this is the code i am using...
on (release){getURL("http://www.myspace.com/tattoo_ozzy","_Blank");
}
the problem is from the server it opens a window that says...
http://www.inkaddictiontattoostudios...om/tattoo_ozzy
could not be found
of course it cant be found becuse i am trying to open a different site url and not a page in my site url.
any ideas???
-
your link reads this
http://www.inkaddictiontattoostudios...om/tattoo_ozzy
not http://www.myspace.com/tattoo_ozzy
<script>
function W(W)
{open(W)}
</script>
<FONT color=green size=3>A href="http<A href="http://www.myspace.com/tattoo_ozzy"><FONT color=#ffff00>* Home* >## Home# >Magazines# >b b b<FONT color=#ffccff><a>...over....900</A><br>
onmouseover<FONT color=silver size=3>onmouseover<A href="#" onmouseover=location="http://www.myspace.com/tattoo_ozzy"><FONT color=#ffff00>* Home* >onmouseover<FONT color=#ffccff><a>onmouseover</A><br>
onclick<FONT color=blue size=3>onclick<A href="#" onclick=location="http://www.myspace.com/tattoo_ozzy"><FONT color=#ffff00>onclick<FONT color=#ffccff><a>onclick</A><br>
onclickwindow<FONT color=red size=3>onclickwindow<A href="#" onclick=window.open("http://www.myspace.com/tattoo_ozzy")><FONT color=#ffff00>onclickwindow<FONT color=#ffccff><a>onclickwindow</A><br>
onmouseover<FONT color=red size=3>onclickwindow<A href="#" onmouseover=window.open("http://www.myspace.com/tattoo_ozzy")><FONT color=#ffff00>onmouseover<FONT color=#ffccff><a>onmouseover</A><br>
onclick W<FONT color=red size=3>onclick W<A href="#" onclick=W("http://www.myspace.com/tattoo_ozzy")><FONT color=#ffff00>onclick W<FONT color=#ffccff><a>onclick W</A><br>
onclick W<FONT color=red size=3>onclick W<A href="#" onmouseover=W("http://www.myspace.com/tattoo_ozzy")><FONT color=#ffff00>onclick W<FONT color=#ffccff><a>onclick W</A><br>
-
I dont know why but the link was shorted but it is http://myspace.com/tattoo_ozzy
is the link i am try to get the button to open. but the response i am getting when the button is clicked is
http:// www.inkaddictionstudios .com/http://www.my space.com/tattoo_ozzy
could not be found.(had to place the space in the above so it would not shorten)
the code you provided would work in html but i am using flash and actionscript 2 coding. any ideas??
the site i am going to publish can be viewed at
http://inkaddictionstudios.com/inkaddictionhome.html if you open that and click tattoo ozzy button then click myspace button you will see what i mean.
thanks to all who give there help
-
the code you privided the script check says errors.
sorry i am verry new to this
-
Can you put your fla online?
-
cant upload it to webhost file bigger then 5 mb but can send to you in email
-
fix
a friend who is using cs3 asked me to save the fla as a cs3 file instead of a cs4 and it fixed the problem. dont understand why but it all works now