Jump to content

Recommended Posts

Posted

I want to make an autoit media player which can play music from embedded web page by searching music on the webpage( but there shouldn't be GUI for embedded page.

Can anyone help? By clicking button on the application it can command play button on webpage.

Posted

I want to make an autoit media player which can play music from embedded web page by searching music on the webpage( but there shouldn't be GUI for embedded page.

Can anyone help? By clicking button on the application it can command play button on webpage.

Take a look to my it can help you. Posted Image

AutoIt 3.3.18.0 X86 - SciTE 5.5.7WIN 11 24H2 X64 - Other Examples Scripts

Posted

so u can use _InetRead or _InetGetSource to grab source of the page, then get source of music.

If you just want to play it in background:

create a gui with embeded browser (like shell.explorer.2) and dont guisetstate(@show it .

:alien: ~ Every Living Thing is a Code Snippet of World Application ~ :alien:

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...