briefly, what i'm trying to achieve is:
i need to modify a website in dreamweaver where the page template has a table with a top cell where a flash menu sits and a bottom cell where the contents (in html) changes depending on the page you're in.
the buttons in the flash menu change formatting highlighting the button related to the current page. so if you're in the "about us" page, the about button on the flash menu would be diffrent from the other buttons, and so on
dreamweaver knows which page is the current page, but i don't know how to send the message to flash...
i've tried with some if statements in flash looking at the url, but they didn't work
hope this is clear and i welcome any suggestions
thanks
i need to modify a website in dreamweaver where the page template has a table with a top cell where a flash menu sits and a bottom cell where the contents (in html) changes depending on the page you're in.
the buttons in the flash menu change formatting highlighting the button related to the current page. so if you're in the "about us" page, the about button on the flash menu would be diffrent from the other buttons, and so on
dreamweaver knows which page is the current page, but i don't know how to send the message to flash...
i've tried with some if statements in flash looking at the url, but they didn't work
hope this is clear and i welcome any suggestions
thanks