-
I´m don´t writte very good english.
Swish work´s with relative link´s or absolute link´s?.
I have my index.html and when finish the text action ,
I add a link URL, to go a menu.html.
Only work´s in my PC.
When I export to server only works index.html, but no menu.html.
Exemple C:/folder/index.html and menu.html.
If the link action in index.html is go to C:/folder/menu.html, is no problem.But I can do to work in
a server.
Excuse my english!!
Thank´s for all!!
-
Hi Bird
Make sure when you upload to the server that you have got menu.html in the same folder as index.html then the link in ur swish movie only needs to be relative.
Not: C:/folder/menu.html (That means you are linking to menu.html in a folder on your c drive )
HTH
-
Thak´s Al-Damani
Link´s on my server be run.
But the question is, for exemple the link´s of my menu.html
are home , soft ,etc , home is linked to http://my.server/pages/home.html, it´s ok, he work.
The way for change the server is change all links? in my site.
I work sometimes with Netobjects Fusion and when I finish
my page ,I save to my hard disk, or a differents servers
and all links works fine.
I hope you understand me.
Thanks Al.
-
Why dont you always use absolute links in your movie?
That means you wont be able to test them on your harddrive unless the files are already on your server but they will work on your server.
If your swf is running on http://my.server/pages/home.html and you want to link to index.html in the same folder then the link should go to http://my.server/pages/index.html.
Netscape Fusion only manages links within the HTML-site that you build with it, it cannot manage links in media plugins like Swish-movies.