Advanced Typewriter Text Effect

Advanced Typewriter Text Effect - Getting Started

Advanced Typewriter Text Effect[ Home ] [ Products ] [ Downloads ] [ Purchase ] [ Support ]

Getting Started

Overview
Advanced Typewriter Text Effect allows you to Display multiple messages within a single screen area. A Typewriter text effect is an excellent way to display multiple messages whilst leaving the majority of your page free for the real content.
Implementation and Set Up
Adding Advanced Typewriter Text Effect 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 Typewriter Text Effect. 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 Messages to be displayed
The Typewriter Text Effect will load the content from a data file specified by the "dataURL" parameter. Above this parameter is set to a value of "textdata.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).

Simply add the messages to a file specified by the dataURL parameter. In addition to plain text it is also possible to add the following items to the data file:-
  • Text Links
  • change properties, eg pause time, colors and fonts
For more information on these see Data File Special Tags here

Once complete place the data file in the same directory as the web page

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:-
  • AdvTypewriter.jar
  • jpapplet.js
  • type.au
  • ding.au
Demos and Examples
This package contains several demos and examples to provide a quick overview of some of the capabilities of the software.

View Examples 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 Typewriter Text Effect