I have a flash question which is probably pretty simple but it is driving me mad!
I cant remember how to jump to a .htm file through a flash button when the .htm file I want to get to is in a different folder???
I have the file index.htm right under my htdocs folder on the web which has a swf file in it. I have a folder called ‘Video’ under the htdocs folder with a file in that called video1.htm.
When i click on the button in the swf file which is in index.htm, i want it to take me through to video1.htm which is in the folder 'Video'. If that makes sense!!
My actionscript reads;
on(release){
getURL("Video/video1.htm");
}
How come it isn’t working?? Just sends me to a page that says ‘page cannot be displayed’!!!
and when i test it, it will run fine but when i embed in my webpage using strict XHTML compliant code it wont open the new page, can anyone tell me why and how to fix it? Any help would be greatly appriciated. The code i used to embed the movie is:
and when i test it, it will run fine but when i embed in my webpage using strict XHTML compliant code it wont open the new page, can anyone tell me why and how to fix it? Any help would be greatly appriciated. The code i used to embed the movie is:
Yeah i'm fairly competent in html and that was one of my first thoughts but still nothing happens. I have even tried just having text in the flash movie to link but it wont either???
Last edited by Psychoticus; May 9th, 2007 at 10:46 pm.
I am also having the same problem. I have built some animated buttons and put the correct actionscript inside them but the links won't work. Nothing happens, just a dead click on the button. Its really strange? It works when testing the movie in flash 8, but not when i publish it to a webpage?
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.