Hello, I have a rotating menu in flash. I will be placing it in a DIV (id = ecolmenu). Wen some id is chosen, I would like to place the contents of the menu under another DIV (id = ecoltop). DIV (ecoltop) is placed just below the DIV (ecolmenu). The forms are stored as php. So any suggestions on how to go ahead with it?
My javascripts are placed in a folder js.
Version of action script is 1. Tried using getURL(), but opens the site in new tab/window.
Thank you in advance.