debkol35 Posted June 13, 2014 Posted June 13, 2014 Hi...Is there any script to mute flash player sound in a website like youtube?
Bert Posted June 13, 2014 Posted June 13, 2014 what OS? The Vollatran project My blog: http://www.vollysinterestingshit.com/
debkol35 Posted June 13, 2014 Author Posted June 13, 2014 (edited) umm on any os? Ok..I found a way but dont know how to do it... I have to send a click on flash player (youtube) then send M key stroke can anyone help me out here please how I do it? How do I use controlclick option here? please? expandcollapse popup>>>> Window <<<< Title: ▶ YouTube - Windows Internet Explorer Class: IEFrame Position: 22, 22 Size: 884, 585 Style: 0x16CF0000 ExStyle: 0x00000100 Handle: 0x000A016C >>>> Control <<<< Class: MacromediaFlashPlayerActiveX Instance: 1 ClassnameNN: MacromediaFlashPlayerActiveX1 Name: Advanced (Class): [CLASS:MacromediaFlashPlayerActiveX; INSTANCE:1] ID: 61751480 Text: Position: 2, -20 Size: 640, 390 ControlClick Coords: 413, 373 Style: 0x56000000 ExStyle: 0x00000000 Handle: 0x001102B0 >>>> Mouse <<<< Position: 441, 398 Cursor ID: 0 Color: 0x1B1B1B >>>> StatusBar <<<< 1: Done 2: 3: 4: 5: 6: 7: 8: 9: 10: >>>> ToolsBar <<<< >>>> Visible Text <<<< Navigation Bar http://www.youtube.com/watch?v=9*** Address Combo Control Page Control Live Search Search Combo Control Search Control Command Bar Favorites Command Bar LinksBand Favorites Bar Add to Favorites Bar ITBarHost Menu Bar ▶ YouTube - Windows Internet Explorer Done Zoom Level >>>> Hidden Text <<<< Live Search Need to send a click here '> then send a M keystroke will work..but i am failing to send click in that bar Edited June 13, 2014 by debkol35
Bert Posted June 13, 2014 Posted June 13, 2014 Found it: http://www.makeuseof.com/tag/comprehensive-guide-youtube-player-keyboard-shortcuts/ The Vollatran project My blog: http://www.vollysinterestingshit.com/
debkol35 Posted June 13, 2014 Author Posted June 13, 2014 (edited) Found it: http://www.makeuseof.com/tag/comprehensive-guide-youtube-player-keyboard-shortcuts/ yes..but I need to sure that the seek bar is highlighted or clicked once !! now I cant understand how to do it automatically !! I used controlclick but not working or is it possible to do this with autoit? For IE go to Internet options > advanced tab >multimedia > uncheck play sounds in webpages ? -------- I made a regedit key Windows Registry Editor Version 5.00 [HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMain] "Play_Background_Sounds"="no" Is it possible to run it through autoit? ok..I did it RegWrite("HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMain", "Play_Background_Sounds", "REG_SZ", "yes") Edited June 13, 2014 by debkol35
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