Author Topic: Ajax Videos - Yotube Style Video Display  (Read 2159 times)

0 Members and 1 Guest are viewing this topic.

Offline FireDart

  • Project Leader
  • Pro Member
  • *****
  • Posts: 406
  • Karma: 4
    • View Profile
    • FireDart
Ajax Videos - Yotube Style Video Display
« on: September 17, 2009, 01:06:42 AM »
This is a project I was working on, it's an Ajax Video display that's based off the new YouTube Channel layout.
Example:
http://www.youtube.com/user/TeamTacticsNetwork

The Problem:
Making it work with PHP Director(I tried but you can download the attachment and see what I got.)
Making it work in IE, plays all the videos and does not stop when you switch the tab.

If you can help me fix this you guys get credit for the debugging.

View the "ajaxvideos_static.html" file for how it should look and work.
View the "ajaxvideos.php" & "ajaxvideos.tpl" for what I have done for the PHP Director code.

Hope you guys can help,
-FireDart

Offline warn

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
    • View Profile
Re: Ajax Videos - Yotube Style Video Display
« Reply #1 on: March 11, 2010, 07:37:45 AM »
Ajax is an approach or pattern to web development that uses client-side scripting to exchange data with a web server. This approach enables pages to be updated dynamically without causing a full page refresh to occur (the dream, we presume, of every web developer). As a result, the interaction between the user and the application is uninterrupted and remains continuous and fluid. Some consider this approach to be a technology rather than a pattern. Instead, it’s a combination of related technologies used together in a creative way.
Some credit remote scripting as the precursor to Ajax development. Prior to the XMLHttpRequest object, remote scripting allowed scripts running in a browser to exchange information with a server.
------------------------------------------------------------
red hat certification | sun certification