Nygaff
06-22-2004, 06:13 PM
hi,
i am having a whole world of trouble with my flash header. i changed the link to :
on (release) {
getURL("http://www.hostofthefuture.com/modernbill/user.php");
}
i have also tried
on (release) {
getURL("modernbill/user.php");
}
it just doesnt seem to use the current link. i changed it (i wasnt thinking very properly) to
on (release) {
getURL("http://www.hostofthefuture.com/modernbill/order/orderwiz.php");
}
it hasnt changed it on the site from that last revision.
ive uploaded it into public_html directly, as well as public_html/flash.
please help
Josh
i am having a whole world of trouble with my flash header. i changed the link to :
on (release) {
getURL("http://www.hostofthefuture.com/modernbill/user.php");
}
i have also tried
on (release) {
getURL("modernbill/user.php");
}
it just doesnt seem to use the current link. i changed it (i wasnt thinking very properly) to
on (release) {
getURL("http://www.hostofthefuture.com/modernbill/order/orderwiz.php");
}
it hasnt changed it on the site from that last revision.
ive uploaded it into public_html directly, as well as public_html/flash.
please help
Josh
