This is an example of the Flash slideshow iDevice. You can copy the sample object on this page and set the FlashVars (in the object AND embed tag) according to notes below. Download source files
FlashVars parameters
title=titletext
This text will be fitted into titlebar in large font
titleimage=titleimage.jpg
Image will be shown on left side of titlebar. Maximum height of 90 pixels (anything higher will be scaled down).
slides=SLIDES.swf OR slide1.jpg[:slide2.jpg][:slide3.jpg][...]
A swf file containing ALL slides, or a jpeg for every slide Note: GIF or PNG are also supported IF slideshow.swf is compiled for Flash 8 player. Change the #version=6,0,65,0 in the object to #version=8,0,0,0
(untested!) I think 1 swf per slide will also work.
slideformat=oo
Required for Open Office formatted SWF file - otherwise assumes SWF has 1 frame per slide.
slidecount=n
n is number of slides (required for single-file SWF slides)
slidenames=slidename1[:slidename2][:slidename3][...]
Will use jpeg file names if this variable is omitted.
audio=slide1.mp3:[:slide2.mp3][:slide3.mp3][...]
Audio for each slide. Optional. e.g. To have audio only on 3rd and 5th slide, use
audio=::slide3.mp3::slide5.mp3
borderColo[u]r=#RRGGBB
Actaully title-bar colour! Optional. Defaults to #999999
attachment=filename
If supplied, will provide a paperclip button which links to attached file.