on error resume next Sub swfMenu_FSCommand(ByVal command, ByVal args) call swfMenu_DoFSCommand(command, args) end sub