Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

49 users online



Problem with linking

Problem with linking

Currently viewing this thread: 1 (0 members and 1 guests)


unclejemima

unclejemima

a limited time offer
Status: Offline!

Problem with linking

I'm creating a website, and I'm using a flash banner/navbar. The links are setup in flash, using the script:

on (release) {getURL(portfolio.html);
}

Really simple, right? Well, when I use IE6 and I click the link, I get this error:

Cannot find 'file://C:\Teagan\Projects\Website\_main\undefined'. Make sure the path or Internet address is correct.

When I use FF and click the link, it gives me a similar error with slightly different wording, but that is only if I already have FF open. If I don't have FF open, then it loads one tab of 'Untitled' and then another tab where it displays some other thing. Odd. very.

What am I doing wrong?

___________________

http://www.geocities.com/t_d_o_t/signature-uj04.jpg

Incarnate

Incarnate

Knightmaire
Status: Offline!

try typing in the full address using 'http://' is the only idea I can think of.

___________________

Well, just so long as this thing's loaded.
http://www.daggerblack.com/sigs/sig.gif

action

action

Neverside Newbie
Status: Offline!

on (release) {getURL("portfolio.html");
}

it's trying to use a variable called portfolio.html, which ain't there :)

unclejemima

unclejemima

a limited time offer
Status: Offline!
Originally posted by action:

on (release) {getURL("portfolio.html");
}

it's trying to use a variable called portfolio.html, which ain't there :)

At first, I had the quotation marks there, but then for some reason I got rid of them, and flash said that the script contained no errors, but that must be why. Thanks a lot :D

___________________

http://www.geocities.com/t_d_o_t/signature-uj04.jpg

Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.0068 seconds.