Hi guys
On a Layer called "Actions" I have some text which is used to build up a dynamic menu and submenus
eg :
menu1=item 1
menu2=item 2
menu11=bla
menu12=bla bla
menu21=hello
menu22=hello world
------
how that would work is that flash would build a menu with item 1, and item 2, and when you hover over item 1, it would show menu11, and menu12, and if you hover over item 2, it would show menu21, and menu22
hope thats clear
now i want a php to read from a mysql database, and then supply the flash file with the variables
how do i do that?
any help would be great. thanx
regards,
Mo