View Full Version : getURL auction sricpt
tattitude
10-22-2009, 09:12 PM
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/http://www.myspace.com/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???
stringcugu
10-23-2009, 12:15 AM
your link reads this
http://www.inkaddictiontattoostudios/http://www.myspace.com/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>
tattitude
10-23-2009, 02:41 PM
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
tattitude
10-24-2009, 05:54 PM
the code you privided the script check says errors.
sorry i am verry new to this
bluewalrus
10-24-2009, 06:24 PM
Can you put your fla online?
tattitude
10-27-2009, 04:59 PM
cant upload it to webhost file bigger then 5 mb but can send to you in email
tattitude
10-27-2009, 07:48 PM
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
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.