So I’ve been reading for a few hours and it seems like theres not really a good way to do this… Can anyone offer any suggestions?
Originally I just wanted to load in some html into a dynamic textbox to display some images, but when I do the images just overlap. I’ve tried setting the height,width, etc but nothing works.
Is there a better way to do this? I’m calling a db and getting a list of pictures to display, and then passing that into flash, so I just figured passing it with img tags into a dynamic html box would be simple, apparently not.
Thanks in advance!
Jason