PDA

View Full Version : Creating Static Pages And Streaming Media Files From LOCAL Server


jhale1966
09-13-2009, 11:55 AM
I need to create a couple of pages for my site since I transferred over from Joomla.

1) I need a static page of items that only gets updated every so often so how can I just create a PHP page and just edit it when I need to and reupload the file and have it displayed?

2) I need to create a static page of either/or FLVs and MP3s where I list our Concert/Recital Performances. Is there a way that I can have the files stored on MY server (where my site is hosted) and stream them and not have them stored on a site like YouTube, etc? I'd also like to have transport buttons available as well (play, stop, FF, RW, etc.)

Thanks! :)

Brian
09-14-2009, 12:34 PM
1). The CMPS allows you to create custom pages and include PHP files, so it sounds like your best bet would be to install the CMPS and then add a new PHP file page.

2). That should be possible with the CMPS as well, though you'd need to find some type of player to create the buttons and such.

Our Sponsors
 

jhale1966
09-14-2009, 07:33 PM
1). The CMPS allows you to create custom pages and include PHP files, so it sounds like your best bet would be to install the CMPS and then add a new PHP file page.

2). That should be possible with the CMPS as well, though you'd need to find some type of player to create the buttons and such.

1) Is there a tutorial on how to do this? I have the CMPS installed and running fine. :)

2) Are there any that you are aware of or can make a recommendation? :)

Thanks! :)

Brian
09-16-2009, 12:48 PM
1). http://www.vbadvanced.com/membersarea.php?do=viewusermanual&productid=4&pageid=3

2). Sorry, but I'm not really familiar with what's available.