Hi.
In my swf I will dynamicly load a number of pictures into the swf.
But I want to see if the file exist first otherwise i will get a number of errors in the web browser when I try to load them. So how can I see if a file exist without getting an error in the browser if it don't?
