PHP music script!!!! v0.1

Re: [Release] PHP music script!!!! v0.1

No I cant make a playlist.

Sure you can, its not that hard. You just need to create a drop down menu, code a config that will go off the selected folder for "your music", Have the drop down menu directory read the folder. Or an easier way to make a flash player where the player's directory is based off folder selection...So if you make it flash, be sure you make a browse button. :P

I'm actually coding a flash player that reads off of iTunes or you iPod/iPhone. So you can either select your iTunes directory which would be in your wamp server or which ever server you're using, www/sitefolder/iMusic. <-- What I named my folder. This way the new users have a selection of each song and what not. Also the music doesn't stop or reload after you select a different button to navigate somewhere else. The flash player stays loaded at the top with the banner. Only thing that updates after navigation selection is the body itself.
 
Re: [Release] PHP music script!!!! v0.1

Sure you can, its not that hard. You just need to create a drop down menu, code a config that will go off the selected folder for "your music", Have the drop down menu directory read the folder. Or an easier way to make a flash player where the player's directory is based off folder selection...So if you make it flash, be sure you make a browse button. :P

I'm actually coding a flash player that reads off of iTunes or you iPod/iPhone. So you can either select your iTunes directory which would be in your wamp server or which ever server you're using, www/sitefolder/iMusic. <-- What I named my folder. This way the new users have a selection of each song and what not. Also the music doesn't stop or reload after you select a different button to navigate somewhere else. The flash player stays loaded at the top with the banner. Only thing that updates after navigation selection is the body itself.
That is a good idea SDillard..

I have Flash CS3 but I'm a noob. :x
 
Re: [Release] PHP music script!!!! v0.1

hey dude is there a way i can make it so that when someone goes to a different page on the cms it dont stop the music?

Create an 0px frame and put it in there instead, but all your pages would have the same name then.
 
Re: [Release] PHP music script!!!! v0.1

but it wont loop the music D:
if you go to a different page, then itll stop the music and restart from beginning.
im using kakacms btw

Well i was just thinking that if you were to lets say divide the website into 2 sections with a border or something and lets say the left border was a navigation and only the right border changed when you clicked a website wouldn't it then be possible to let the music continue playing when you click a new page since the left border stays? Just curious that's all..
 
Re: [Release] PHP music script!!!! v0.1

can mp3 songs be used? becauase when i use a mp3 song, it can only play for like few xeconds and it started repeating, there's nothing wrong with my song..or must it be compulsory to be wav format?
 
Back