On Fri, 2008-06-13 at 16:32 -0500, Boyd, Todd M. wrote: > > -----Original Message----- > > From: Daniel Brown [mailto:parasane@xxxxxxxxx] > > Sent: Friday, June 13, 2008 4:13 PM > > To: Ryan S > > Cc: php php > > Subject: Re: Kindla 0T, but here goes... > > > > On Fri, Jun 13, 2008 at 4:49 PM, Ryan S <genphp@xxxxxxxxx> 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 songs... and here's where i am stumped... when he > > clicks any of those songs... it should start playing in the background > > WITHOUT reloading the whole page... is this possible or am i just > > barking up the wrong tree? > > > > Most sites, such as Project Playlist (now just Playlist.com) use > > Flash for this. > > > > Check it out: > > > > http://www.playlist.com/ > > 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 myself at the moment. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php