Hi,
I’m trying to combine PHP/SQL and Flash. I’ve got a problem now. I want to load a variable that contains an url to an image. so the variable is like this:
http://www.mysite.com/image.jpg
Now I want flash to load the image, not the text. The variable is called ‘img1’ but the loadmovie function doesn’t work when I put it in. Can someone please explain how to do this.
Thnx