Hello all,
 Thank You very much for your valuable suggestions.
I have the following script in the movie script

on startmovie
  if the soundDevice <> "MacroMix" then
    set the soundDevice = "Qt3Mix"
  else
    if the soundDevice <> "Qt3Mix" then
      set the soundDevice = "DirectSound"
    else
      if the soundDevice <> "Qt3Mix" then
        set the soundDevice = "Qt3Mix"
      end if
    end if
  end if
  end

 Now if i play the exe file, the sound is very low on  NT machines.When
i am playing the exe file machine's default volume control option is
getting automatically set to very low volume.Still no luck. Is it machine
problem??I will check it with my Admin.

cordially
Nagaraj.
-- 
naga raj
[EMAIL PROTECTED] - email
(714) 989-3100 x5230 - voicemail/fax



__________________________________________________
FREE voicemail, email, and fax...all in one place.
Sign Up Now! http://www.onebox.com


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to