e5tudio
05-08-2001, 10:14 PM
I have build a flash movie file with menus and links. The next step I want to take is to change the links in the flash menu dynamically according to the user input.
For example the flash menu contains a button called "My Documents" with a link "/mydocuments/servlets/documents.jsp". When a user changes his settings through a jsp page, the link should point to "/mydocuments/document.jsp" for the button "My Documents".
Is it possible to change the link in flash to the new url, as the inputs are from an outside source such as a jsp page than within flash.
Is there are any suggestions, codes, tutorials, threads or sites that I can view or refer.Thanks.
For example the flash menu contains a button called "My Documents" with a link "/mydocuments/servlets/documents.jsp". When a user changes his settings through a jsp page, the link should point to "/mydocuments/document.jsp" for the button "My Documents".
Is it possible to change the link in flash to the new url, as the inputs are from an outside source such as a jsp page than within flash.
Is there are any suggestions, codes, tutorials, threads or sites that I can view or refer.Thanks.