PDA

View Full Version : 404 for setSource


epopov
11-28-2003, 10:21 AM
Hi,

I want to load images to my application.
I use setSource() method. I want to show 404 picture when setSource() cann't find some image.

Please tell me how to do this.

Thanks.

antun
12-01-2003, 09:28 AM
There isn't a way to do this in 1.0.x. There will be onerror and ontimeout events for media in the next release of the LPS.

-Antun