PDA

View Full Version : help plssssss....



flashit!
July 16th, 2002, 11:27 PM
hey all...
pls let me know this...

i am trying to link a html page to one of the buttons in my flash movie...that html page exists in the same folder where my flash file(.swf) and html exists...
when i am trying to put that html name in the get url ...
i am not able to get connected to that...
how is that i need to connect...

see here it is...
i want to link critics.html to the critics button there in my flash movie.....when i type in "critics.html" in the get url command
i am getting linked to http://critics.html....
how is that i can be in the same folder and access the html page...

pls do reply...


fla****!

nemoBejingler
July 16th, 2002, 11:34 PM
Your close, but instead of:

"critics.html"

You have to type:

"/critics.html"

I think thats what it is. Hope this helps. Good Luck


Peace
nemo | Bejingler

^_^

flashit!
July 18th, 2002, 03:34 PM
hey nemo!!

thnx a lot!... i did get that work...but with a bit more modification...
if i had a slash in there...it went to the root folder instead of the current existing folder...and for this i had a "./" to get it done...
so it was "./critics.hml" and got that running!

thnx again!

fla****!