View Single Post
Old 11-02-2011, 12:16 PM   PM User | #6
SRD75
Regular Coder

 
Join Date: Sep 2011
Posts: 121
Thanks: 23
Thanked 0 Times in 0 Posts
SRD75 is an unknown quantity at this point
Thanks for your reply Paul.

Quote:
Originally Posted by [Paul Ferrie ] View Post
The code below tells flash which button to disable
Code:
<param name="movie" value="flash/menu_v8.swf?button=1" />
In your movie this would be services
Are you sure? The services button is working. Can it be working if it is disabled?

Quote:
Originally Posted by [Paul Ferrie ] View Post
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.
I removed the button parameter from the movie value and nothing changed. The services button still works, but the home button does not. I'm not sure if this implies the button parameter disables the button.

Cheers.
SRD75 is offline   Reply With Quote