AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to VBBS/VADV How-To <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
Galaxyman | All | How To: Stream Mp3s from your VA-PHP website |
March 22, 2007 4:41 PM |
|||
########################### V-Player .001 ############################## Here are instructions on how to install a simple link in your main menu to stream an MP3 Playlist of your creation to a web user in Internet Explorer. Step 1 Open your VA-PHP index.php file located in your main web directory with a script editing program or notepad. Step 2 Do a search for "File Area" or "Message Area". The menu links in VA-PHP 1.0 should be in view after the search. They should look similar in style to the script below. as the below: ############################################################################ <tr> <td class="infoBarBody" align="left"> - <a class="infoBarBody" href="./playlist/playlist.m3u">V-Radio</a> </td> </tr> ############################################################################ Step 3 Copy and paste the above information, without the hash marks, into your VA-PHP index.php file in the area of your menu links. Be careful not to overwrite any other of your menu links. Don't forget to save! Step 4. Create two directories inside your main web directory which hosts VA-PHP. An example would be "playlist" for your playlists and music to store your Mp3's Step 5. Create a Playlist. Use a simple text editor like notepad and type your music in the following format: http://www.yoursite.com/Music/vaphprocks1.mp3 http://www.yoursite.com/Music/vaphprocks2.mp3 http://www.yoursite.com/Music/vaphprocks3.mp3 http://www.yoursite.com/Music/vaphprocks4.mp3 Save your playlist with the extention .m3u Step 6. Copy the music files to your "Music" directory. Step 7. Enjoy! Galaxyman, http://galaxynet.servebbs.com telnet://galaxynet.servebbs.com -- [AT2k] -- Your VBBS/VADV Support Center -- [www.at2k.org] -- [bbs.at2k.org] |
||||||
|
Previous Message | Next Message | Back to VBBS/VADV How-To <-- <--- | Return to Home Page |
Execution Time: 0.0161 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |