![]() |
hyperlink works on local PC, not on live website
I am using a flash website template, and editing it to suit a specific project.
The animated navigation works except for one link - to the home page. All the other working links are relative, and to .html files. The home page link is relative also, but to an index.php page. The coding is identical, and it works on a local offline webpage, (in that IE trys to find index.php in the directory, error message is: Quote:
|
Hi there,
There may be a lot of reasons like: Uploading web pages and all the other files (like images) in the Document root folder / directory. The web site will not load in your browser otherwise. If the hyperlinks are not working, check if the files have indeed been uploaded… and to the correct directory on the server. This web address can be specified in two ways- relative and absolute URL. This is a really strange problem because Flash products support all types of hyperlinks. Our testing have never shown problems with hyperlinks. If you can refer me a link to your resulting SWF which can show us the problem, our team will immediately investigate it and give the necessary recommendations. Thanks, Jackie Bolinsky |
They are:
The actionscript in the .fla file is identical for each link, except for the filename. The actionscript I have looked at is for the behaviour of the navigation button. Perhaps there is other actionscript which has disabled the first home button? |
Bump.
Not solveable? |
The code below tells flash which button to disable
Code:
<param name="movie" value="flash/menu_v8.swf?button=1" />The code above was taken from FAQ and is the same in all your pages. My guess is that the buttons are numbered 1 to 5 This would explain why home button is always disabled/not doing anything. |
Thanks for your reply Paul.
Quote:
Quote:
Cheers. |
Can you post the fla? I will know for sure what is going on if i can see it.
|
Sure. Here.
|
It is as i thought.
You need to change the button number in the embed code to reflect the page your on. Currently it is set to 1 on all pages. Change these to reflect there position in the menu and then you should be good. |
Thanks. I was using a CMS and created the CMS template from a single page of the purchased HTML template (which contained multiple pages). The HTML template obviously (in hindsight) contained seperate button parameters for the movie value in each page, which was not reflected in the CMS template.
Thank you for your help. You've solved a headache for me. |
Quote:
|
| All times are GMT +1. The time now is 05:56 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.