It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

News

Log In Sponsors
Partner Sites

Actionscript linking.



I am making a new website and I want the links to be in flash so I added some actionscript to it but it don't work. Is this the right code:

[code:24cuxqsd]on (release) {
getURL("http://s15.invisionfree.com/Online_gamers/index.php?act=idx", "_blank");
}
on (release) {
stop();
}
[/code:24cuxqsd]

If not what is?

Click here to read the whole forum topic