Hi,
the question is simple:
if I put in the contentPath of a FLVPlayback component a file that doesn’t exist, how can I catch an error event? (All files are loaded locally, without a FMS)
I tried to dodge the problem using other events, but if the file doesn’t exist, pretty much none of the events will work.
Thank you!