Flash buttons not always working

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
noguru
Forum Commoner
Posts: 61
Joined: Thu Jun 06, 2002 4:03 am
Location: Just north of the City Of Gold, Land of Milk and Honey

Flash buttons not always working

Post by noguru »

Hi

I've got flash buttons on my main page, which aren't working on some of the clients' computers. They're all running IE5.5. On some computers when the button is clicked, it jumps to the /internet/department.htm page (which is correct), but on some other computers it tries to go to /internet/deptbut.swf/department.htm and then says "page cannot be displayed".

Is there a property in IE which needs to be set?
User avatar
hob_goblin
Forum Regular
Posts: 978
Joined: Sun Apr 28, 2002 9:53 pm
Contact:

Post by hob_goblin »

It's more likely the flash button itself, can you show the actionscript that you are using?

If the page isn't going to change for a while, i'd reccomend putting in the full URL
User avatar
noguru
Forum Commoner
Posts: 61
Joined: Thu Jun 06, 2002 4:03 am
Location: Just north of the City Of Gold, Land of Milk and Honey

Post by noguru »

I don't have the button's actionscript with me. I actually posted this question on behalf of someone else. I suggested to them to either have another look at their flash buttons' actionscript or just use the URL on the onclick event of the button (as an image).

Thanks.
Post Reply