Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

verify url value in flash

Status
Not open for further replies.

luzippu

Programmer
Sep 2, 2003
24
GB
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
 
thank you

i have now solved this issue by using flashvars.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top