How to check for the FLV file existence before playing that using FLVPlayback in Action Script 3?
问题 I'm very new to the Action Scripting, I'm using the FLVPlayback class to play my FLV files. If I'm trying to play a FLV file which is not existed yet then I am getting a "VideoError: 1000" with message of Unable to make connection to server or to find FLV on server . I want to check for the FLV file existence using the file URL or path, before playing that FLV by FLVPlayback. Can anybody please suggest a way to do that. Thanks 回答1: The only way to catch the error safely is to listen for the