Advanced Slide Show

Advanced Slide Show - Getting Started

Advanced Slide Show[ Home ] [ Products ] [ Downloads ] [ Purchase ] [ Support ]

Getting Started

Overview
Use the Advanced Slide Show for Product Display, Advertising Tool, Photo Album or any form of Presentation. Moving pictures attract a visitor's eye - enabling you to convey key messages. Range of effects & multiple link areas.
Implementation and Set Up
Adding Advanced Slide Show to a web page is achieved by the following steps:-

Add the following code to your web page:-
(The "WIDTH" and "HEIGHT" parameters should be adjusted for the size required)

Set Parameters
The parameters (PARAM tags) dictate the content, colors, fonts and operation of the Advanced Slide Show. The VALUE of the parameters (added in the previous step) should be adjusted to provide the desired result.

For the meaning and effect of each parameter see the Parameter Reference here


Add the Slide and Link Data
The Advanced Slide Show will load the content from a data file specified by the "dataURL" parameter. Above this parameter is set to a value of "data.txt". The dataURL does not have to be a static text file but can be (if required) a server side script which generates the content dynamically
(eg. <param name="dataURL" value="data.php"> where data.php would be a PHP script which provides the content upon request).

The data file should contain a list of banners and the corresponding links in the following format:-
  • <IMG [DIRECTION],[IMAGE URL]>
  • <LINK [URL],[TARGET],[LINK AREA]>

Where [DIRECTION] can be one of:-
  • top
  • top left
  • top right
  • bottom right
  • bottom
  • bottom left
  • lef
  • righ
  • center
  • outside
Where [LINK AREA] specifies the co-ordinates of a clickable rectangle
left, top, right , bottom

For example:-

<IMG top,images/img1.jpg>
<LINK http://www.jpowered.com/,_self,0,0,194,130>
<IMG left,images/img2.jpg>
<LINK http://www.jpowered.com/,_self,0,0,194,130>
<IMG center,images/img3.jpg>
<LINK http://www.jpowered.com/,_self,0,0,194,130>

The ./examples/ directory of this package contains several data files.

Copy Files
From the ./AppletFiles/ directory of this package copy the following files and place them in the same directory as your web page:-
  • AdvSlideShow.jar
  • jpapplet.js
Demo
This package contains a working demo to provide a quick overview of some of the capabilities of the software.

View Demo here

Customisation Service
If you require a feature or function beyond what is currently offered by this package then we may be able to produce a special version for you tailored to your requirements.

View Customisation Service Details here

Usage and Licensing
The trial version is fully functional however a registration message is displayed.
Licensed - Upon purchasing a license you will be provided with the licensed version. The licensed version does not contain any reference or links to JPowered.com.

View pricing and licensing information here »

Help and Support

If at any stage you require assistance, help or advice then please feel free contact us via our support pages at:-

JPowered Support »

Advanced Slide Show