A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Link Problems

  1. #1
    Senior Member
    Join Date
    Aug 2000
    Posts
    183
    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!!

  2. #2
    Member
    Join Date
    Jul 2000
    Posts
    30
    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

  3. #3
    Senior Member
    Join Date
    Aug 2000
    Posts
    183
    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.

  4. #4
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center