if (flashVer) then
  On error resume next
  useFlash = (IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & flashVer)))
end if
