Okay, I will look at the code in a little while, I have to leave for an hour.
I looked quickly at the admin page. The video side looks good. Just one comment. The UPLOAD-VIDEO link that brings up the upload screen should only show when the drop-down has selected “ADD-NEW-VIDEO”. The user should not see the upload link until the are create a new video to add to the pile.
One other issue, will the administrator need to know where the video’s are stored? (The Location?) If not, perhaps the videos should just be stored in one folder called “Videos”. If you think there will be a lot of videos, like hundreds, then the location should be there. It is hard to say if one or several folders are needed until the site is working and they actually are using it. You might have to have another ADMIN section to organize video folders later on. Until then, I would think one big folder of videos is fine. The other parts are all saved in the database.
Now, to the Album side… You need to add the buttons to add/delete albums. And, take out the actual display of the playlist. The administrator does not actually need to see the code for the video playlist. That would be hidden from them. You and I need to see it temporarily until the code is done. But, the actual playlist doesn’t mean anything to the person creating them. Lastly, the list on the far right shows the playlists. It was supposed to be a list of the videos available. Hmmm, this entire section needs some tweaking. Basically, it needs an easier way to pick out videos to add to the album-playlist. Perhaps a “Add Video to ALbum” button like the upload-new-video. Where the list on the far right will be the “finished” list of all the videos already selected… When you select an album to edit, the list on the far right would take the video names out of the current playlist for that album an list them. Then, you can delete a video, move them in order, etc… Gee I hope that made sense! Well, think about it and I will get back to you in an hour or two…