Page 1 of 1
embedding widgets like grooveshark
Posted: Thu Feb 17, 2011 5:41 pm
by Barkandgargle
Anyone have experience embedding the grooveshark widget (music player) into a livecode app? Does it have to be done via revBrowser, or can you eliminate the need to launch a browser window and simply embed the widget on a livecode card?
Thanks in advance for your help.
Re: embedding widgets like grooveshark
Posted: Thu Feb 17, 2011 5:58 pm
by Klaus
Hi Barkandgargle (come on, you must be kidding

),
without having the slightest idea what a "grooveshark widget" might be,
I bet you will need to use a RevBrowser object for this!
Best
Klaus
Re: embedding widgets like grooveshark
Posted: Thu Feb 17, 2011 6:57 pm
by Barkandgargle
Klaus wrote:Hi Barkandgargle (come on, you must be kidding

),
without having the slightest idea what a "grooveshark widget" might be,
I bet you will need to use a RevBrowser object for this!
Best
Klaus
Go to> widgets dawt grooveshark dawt com slash widgets. (Putting it that way, cause my forum permissions don't allow me to put a URL in the posting.) Simply click "finish" and it will show you the necessary code.
Thx
Re: embedding widgets like grooveshark
Posted: Thu Feb 17, 2011 7:06 pm
by BvG
http://widgets.grooveshark.com/make
needs flash, therefore needs the browser external, just like Klaus said.