Jump to content

Autoit media player??


SUROJ
 Share

Recommended Posts

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.

Link to comment
Share on other sites

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.14.2 X86 - SciTE 3.6.0WIN 8.1 X64 - Other Example Scripts

Link to comment
Share on other sites

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:

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...