If you're setting up to present your 1600x1200 slide show and find out the projector available
to you only goes up to 800x600, don't worry.
S5
will auto-scale the images/objects accordingly to the text in the presentation to match the browser window,
no matter what size you make it. Put class="scale" on any image/object, and it'll be shown
scaled. "scale" should always be the first class and <img> or
<object> must include width and height attributes.
Transitions are made through browser compatible fading (softly and evenly).
Only the content of <div class="slide">
and <img class="incremental" /> will be faded.
The header, the footer and the background remain unaffected.
The overall duration for slides and incrementals is adjustable.
The automatic play was still missing for kiosk mode.
Auto Play supports overall delay for slides and is adjustable through the control panel while running
(5·10·15·30·60 Seconds).
Runs in an endless loop or only once to the last slide and is also adjustable through the control panel while running.
Audio support is done through SoundManager 2 (Javascript Sound for the Web).
SoundManager Beta V2.0b.20070118 from www.schillmania.com [http://www.schillmania.com/projects/soundmanager2/] (Requirement: Flash 8 Browser Plugin).
SoundManager 2 is not Public Domain (BSD License).
Not every modern browser is able to play mp3 via javascript->flash communication!
Chart Support is done through parsing html tables at runtime and dynamic generation of scalable canvas graphics.
The <table> must include class="piechart" or
class="barchart" or class="linechart" and
an id with the suffix "_data". The <canvas>
must include width and height attributes and the same id
like the table, but with the suffix "_canvas". Further instructions can be found at References.
The Themes with the suffix "_utf" uses a scalable control panel with unicode characters to make all adjustments available via mouse click
(invoke the control panel at the lower center of the window).
The Themes with the suffix "_gfx" uses a fixed dimension control panel with PNG images (invoke the control panel at the bottom of the window).
The new themes makes use of the auto-scaling feature of images and objects.
The Advanced theme e.g. shows a scaling logo image in the left
and an analogue clock flash in the right of the header area. The Sunny
and the School themes shows scaling images in the left top and right bottom.