Does anyone know how to load content from a DB and have it display in flash?
I need to make a horizontal “news” menu. Each movie clip will load data from a row in mysql duplicating the mc for each row of news.
I’ve got the jsp to print out all the variables. i just don’t know how to tell flash to grab the data and duplicate it.
thanks