Page 1 of 1

Flash buttons not always working

Posted: Mon Oct 14, 2002 4:13 am
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?

Posted: Mon Oct 14, 2002 5:05 pm
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

Posted: Fri Oct 18, 2002 6:10 am
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.