lintroller Posted March 9, 2009 Posted March 9, 2009 Hi all, I'm trying to mute my youtube video but I'm not quite sure how... Here's my code so far: $yt = _IECreate("youtube video link",0,0,0,0) Sleep(Random(5000,10000)) _IEQuit($yt)
Bert Posted March 9, 2009 Posted March 9, 2009 (edited) look for audio.au3. | | | V Edited March 9, 2009 by Volly The Vollatran project My blog: http://www.vollysinterestingshit.com/
lintroller Posted March 9, 2009 Author Posted March 9, 2009 look for audio.au3. | | | VWow, thanks it works great! It works on my XP machine but it doesn't mute on my Vista machine.Does this not work with Vista?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now