embedding widgets like grooveshark

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Barkandgargle
Posts: 9
Joined: Wed Feb 16, 2011 5:32 pm

embedding widgets like grooveshark

Post by Barkandgargle » Thu Feb 17, 2011 5:41 pm

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.

Klaus
Posts: 14177
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: embedding widgets like grooveshark

Post by Klaus » Thu Feb 17, 2011 5:58 pm

Hi Barkandgargle (come on, you must be kidding :D),

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

Barkandgargle
Posts: 9
Joined: Wed Feb 16, 2011 5:32 pm

Re: embedding widgets like grooveshark

Post by Barkandgargle » Thu Feb 17, 2011 6:57 pm

Klaus wrote:Hi Barkandgargle (come on, you must be kidding :D),

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

BvG
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1239
Joined: Sat Apr 08, 2006 1:10 pm
Contact:

Re: embedding widgets like grooveshark

Post by BvG » Thu Feb 17, 2011 7:06 pm

http://widgets.grooveshark.com/make

needs flash, therefore needs the browser external, just like Klaus said.
Various teststacks and stuff:
http://bjoernke.com

Chat with other RunRev developers:
chat.freenode.net:6666 #livecode

Post Reply