Difference between revisions of "PT Multimedia"

From ADF Docs
Jump to: navigation, search
(Overview)
(Requirements)
Line 9: Line 9:
 
Multimedia is managed through an administrative page containing the multimedia manager.
 
Multimedia is managed through an administrative page containing the multimedia manager.
 
== Requirements ==
 
== Requirements ==
ADF Library components that are required for the Photo Gallery:
+
ADF Library components that are required for the multimedia application:
 
* ceData_1_0
 
* ceData_1_0
* csData_1_0
 
 
* scripts_1_0
 
* scripts_1_0
* CCAPI
+
 
* utils_1_0
 
* forms_1_0
 
  
 
ADF must be configured correctly for your site.  [[Site Configuration (ADF.cfc)]] has instructions for configuration.
 
ADF must be configured correctly for your site.  [[Site Configuration (ADF.cfc)]] has instructions for configuration.

Revision as of 22:34, 5 August 2010

About Multimedia App

The Multimedia application is built in the Application Development Framework (ADF).

Overview

The multimedia application seamlessly integrates both locally hosted audio and video into your web site as well as multimedia from 3rd party sites such as youtube, Yahoo and Vimeo.

Multimedia is displayed by first choosing a category or series, which filters media to determine it's eligibility for display, and then by selecting the display format in which to present the media.

Multimedia is managed through an administrative page containing the multimedia manager.

Requirements

ADF Library components that are required for the multimedia application:

  • ceData_1_0
  • scripts_1_0


ADF must be configured correctly for your site. Site Configuration (ADF.cfc) has instructions for configuration.