Has anyone ever been to lala.com? It lets you listen to any song you want. It uses a flash player...
But when I try to use the web browser on my form to use the player, it gives the error:
Your browser appears to have Flash installed but is blocking it for lala.com. Music playback happens via a Flash player, so it must be enabled to listen to music.
Are you confident you have Flash 9 or above and that it is enabled for lala.com? Click here to try loading the player again and notify us of your issue.
Is there any way to address this? I don't know much about Flash being used in VB.net forms, but I was wondering if it had some privacy control that could be unlocked.
If this helps, this is the code snippet pertaining to lala:
ElseIf video = True Then
Dim temp2 = InputBox("Enter the artist and song title of the video you are watching, and Crystal Rain will try to find an audio version.")
WebBrowser1.Navigate("http://www.lala.com/search/" + temp2)
the function takes you to lala with the search parameters you provided. Then you can try to play the song you want.
i'm probably pushing my luck...just wondering if there was a possible solution. Thanks!
This post has been edited by djkcel: 27 April 2009 - 06:10 PM

New Topic/Question
Reply




MultiQuote





|