oh dear, synthzone is interpreting my text examples as html scripts [maybe because they are the same format as html

] and trying to embed non existant pictures.
ok try this
file feature.pre :
PRESENTATION
EXEC SONG=1 SRC="IFEELLV" NAME="HowDoIDoThat?"
/PRESENTATION
put < and > around every line.
file ifeellv.act :
ACTION
ACT NO=1
IMG SRC="01.JPG"
/ACT
ACT NO=2
IMG SRC="02.JPG"
/ACT
ACT NO=3
IMG SRC="03.JPG"
/ACT
etc etc etc to last pic
ACT NO=21
IMG SRC="21.JPG"
/ACT
/ACTION
again put < and > around every line.
Alec Pagida
[This message has been edited by technicsplayer (edited 05-03-2007).]