FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Flash linking help

 


Hogwarts
Ok I have a flash thing for the games part of my website, but it is only to navigate back to the main part of my site. How do I do this?

http://xgames.frih.net/games/Game.html
It's the bit up the top.
PS: That bit of the site isn't near finished yet. Keep waiting Wink

When I preview it it works and all but when I put it on my site it doesn't.
The script for the link is currently (this is very simple Razz).
Code:

on (release) {
   getURL("http://www.xgames.frih.net/");
}


Should I change it to
Code:

on (release) {
   getURL("http://www.xgames.frih.net/", "_parent");
}

?
Reply to topic    Frihost Forum Index -> Scripting -> Others

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.