Help Needed

Hi everyone!

Wondering if someone can help me out with something!

I’m developing to a customer of mine a aplication for roku, but since some time ago, all the images of my “application” disapear!

Also, i had a youtube sample in here, and the same occurs with it, meaning, it’s always saying, “retrieving image” although the images are there,

Can anyone help me?

Have you been monitoring the debug output via Telnet to see if you’re generating any errors?

Hi there, saw the error!

By some reason, in my original script, for showing images, i had the following
"… file:// … "

and now, it should be

"… pkg:/ … "

It’s working, i’m seeing it!

Thanks anyway