Re: [PHP] Kindla 0T, but here goes...

2008-06-17 Thread Ryan S
Hey, > I agree with Daniel. Your most likely solution is to use a Flash player > (or similar implementation) and populate a portion of your page with the > object via AJAX (which you are already apparently comfortable with). Or make your own Flash player with Ming and PHP. Working on that mysel

RE: [PHP] Kindla 0T, but here goes...

2008-06-16 Thread Jason Norwood-Young
On Fri, 2008-06-13 at 16:32 -0500, Boyd, Todd M. wrote: > > -Original Message- > > From: Daniel Brown [mailto:[EMAIL PROTECTED] > > Sent: Friday, June 13, 2008 4:13 PM > > To: Ryan S > > Cc: php php > > Subject: Re: [PHP] Kindla 0T, but here goes... &

Re: [PHP] Kindla 0T, but here goes...

2008-06-14 Thread Daniel Brown
On Fri, Jun 13, 2008 at 7:58 PM, Ryan S <[EMAIL PROTECTED]> wrote: > Hey guys! > > Thanks for replying! > > Cant find any midi flash player... looks like it has to be mp3, in which case > can anybody recommend a place for open licensed mp3s for songs like "happy > birthday" etc > maybe just instr

Re: [PHP] Kindla 0T, but here goes...

2008-06-13 Thread Ryan S
om: Daniel Brown [mailto:[EMAIL PROTECTED] > Sent: Friday, June 13, 2008 4:13 PM > To: Ryan S > Cc: php php > Subject: Re: [PHP] Kindla 0T, but here goes... > > On Fri, Jun 13, 2008 at 4:49 PM, Ryan S <[EMAIL PROTECTED]> wrote: > > > > when the user clicks on

RE: [PHP] Kindla 0T, but here goes...

2008-06-13 Thread Boyd, Todd M.
> -Original Message- > From: Daniel Brown [mailto:[EMAIL PROTECTED] > Sent: Friday, June 13, 2008 4:13 PM > To: Ryan S > Cc: php php > Subject: Re: [PHP] Kindla 0T, but here goes... > > On Fri, Jun 13, 2008 at 4:49 PM, Ryan S <[EMAIL PROTECTED]> wrote: >

Re: [PHP] Kindla 0T, but here goes...

2008-06-13 Thread Daniel Brown
On Fri, Jun 13, 2008 at 4:49 PM, Ryan S <[EMAIL PROTECTED]> wrote: > > when the user clicks on any of those links i do a quick trip to the DB via > ajax and update the div with all the artists that his choice merits... same > thing when he clicks the bands name... this time i display all of their

[PHP] Kindla 0T, but here goes...

2008-06-13 Thread Ryan S
Hey! Heres what i have done so far: I ask the user for his style of music by displaying for example 3 links in the like rock, pop,sentimental when the user clicks on any of those links i do a quick trip to the DB via ajax and update the div with all the artists that his choice merits... same