Hi everyone,
Second thread for me so far on the forum, haha. So I’ve been using EE for about two months now developing a site for a client and everything has gone pretty smooth so far. I’m very comfortable with XHTML/CSS and only know a little bit of JavaScript & PHP for some background. Here’s a few quick details for what I’m using:
EE Version 2.1.3
Build 20101220
PHP Version 5.3.6
To help me learn EE I’ve been reading / following along with Expression Engine 2 - A Quick-Start Guide by Ryan Irelan, this has been extremely helpful.
At this point I’m nearing completion of this 7 page site. The blog has been fully set up and is working great, I’ve also added multiple other spots on the site that are pulling in content from custom fields from different channels.
What I have left is a videos page. I have already made a template group for this that has 1 index template and 1 css template.
The layout is fairly simple. On the left I have a div where the video will be playing. On the right I have 3 divs in a vertical column that will contain links for the following:
1. Most Popular Videos
2. Video Channels
3. Recently Added Videos
I’d like for users to be able to click within any of these 3 lists and have the embedded video get swapped for whatever their choice was.
In addition, I’d like to have a small scrolling (horizontal) slideshow under the main video that will be displaying video thumbnails from whatever channel you are currently on.
I’ll also be setting up a YouTube account for my client so they will be able to add their own videos or pull in stuff from their favorites.
For an example, this page here is what gave me some direction. I’m thinking something like this but a lot more simplified: http://www.clifbar.com/clif_bar_TV#meet_the_moment
I have been trying to figure out where to start or what to use. I did come across the Video Player Add-On: http://duktee.com/addons/video-player
^Would this be something that could fit the bill for what I’m trying to do? If so, does that mean that I would be able to pull in videos dynamically if they are entered in custom fields?
If anyone has some other sites that would be good examples of this let me know. If not, any insight to where I should start would be great since I’ve never built a page like this before.
Thanks in advance,
-Jeff