Calling Dreamweaver drop down menu from flash

hey guys i got this project i am working on that required me to call the drop down from flash…

and ITS WORKING on firefox… but nothing else…


on(rollOver){
	getURL('javascript:MM_showMenu(window.mm_menu_0321174639_0,218,0,null,"menu")')
}
on(rollOver){
	getURL('javascript:MM_startTimeout();')
}

anyone ever tried this? i’ve passed javascript from flash before calling funtions… but i dont know why it wouldnt work in IE… check it out

[URL=“http://www.nextideas.ca/sf/test.html”]http://www.nextideas.ca/sf/test.html