CALENDAR ENTRIES
February 2009
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28

January 2009
Sun Mon Tue Wed Thu Fri Sat
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

About this Entry

This page contains a single entry by Mike Pastore published on January 28, 2009 11:07 AM.

Eclipse Rolls Out PHP Development Tools 2.0 was the previous entry in this blog.

Integrating Bash with PHP is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

 

Web Slide Shows with PHP and SMIL

| | Comments (0) | TrackBacks (0)
You can use Synchronized Multimedia Integration Language (SMIL), which gives you control over multimedia and text elements in a browser over time, to create a slideshow on your Web site. Add some PHP, and now it's dynamic and you get server-side support.

Octavia Andreea Anghel explores the use of PHP and SMIL in an article on DevX.com. By the end of the article, it shows how to write an HTML/PHP application that generates a custom SMIL presentation.

The basic idea is to let users select some of the SMIL customizable aspects (images or audio files, transition times, and durations) from an HTML form, and then use PHP to capture the user input and generate the corresponding SMIL document.
Internet Explorer versions 5.5 and higher can play SMIL presentations natively.

0 TrackBacks

Listed below are links to blogs that reference this entry: Web Slide Shows with PHP and SMIL.

TrackBack URL for this entry: https://swarm.jupitermedia.com/mt-tb.cgi/6477

Leave a comment