Computer Science Canada

OK after intro.....

Author:  xmdxtreme [ Thu May 13, 2004 6:10 pm ]
Post subject:  OK after intro.....

Ok i have a loading intro i want it go to a site after it finishes how can i do that? Embarassed

Author:  xmdxtreme [ Thu May 13, 2004 6:44 pm ]
Post subject: 

Help please i have put up my site today plzzzzzz Crying or Very sad

Author:  Amailer [ Thu May 13, 2004 6:47 pm ]
Post subject: 

Well first off err have some patients, at some point of your life this post would be answered Very Happy

on a button's action script put this..
code:

on (release) {
getURL("http://urlhere.", "_self");
}

not sure if it's the right way, but it works so-- who gives Very Happy

Author:  xmdxtreme [ Thu May 13, 2004 8:00 pm ]
Post subject: 

lol but no thanks i said after the intro it automatically goes to another site.

Author:  Amailer [ Thu May 13, 2004 8:08 pm ]
Post subject: 

then just remove the on (release) {
and the } at the end and put the getUrl in a frame Very Happy

Author:  xmdxtreme [ Thu May 13, 2004 8:51 pm ]
Post subject: 

thx it works Twisted Evil
edit:
btw your sig doesnt show up... Wink


: