try{ var s:Sound = new Sound(new URLRequest(loaderInfo.parameters.sndpath), context); }catch(error:Error){ trace(error.message); }