I have a php script that outputs the currently playing song , album and artist from my internet radio station. I have the ability to also output the image tag so I can display the album cover, but when I add that to the php output script, it get ignored. How do I dynamically display a picture from the web in a Koolmoves movie.
I use a regular image tag <img src='Filename'>

The rest works fine and the php script that just runs byitself not feeding the movie works fine.

I really would like to display the album covers in the movie.
I have a loop that refreshes the info at song change.so I get the correct image for the album.

Thanks
Elbert Dee