iphone - Images (slide show) and audio snychronization
Posted
by Qaiser
on Stack Overflow
See other posts from Stack Overflow
or by Qaiser
Published on 2010-05-07T03:36:27Z
Indexed on
2010/05/07
3:48 UTC
Read the original article
Hit count: 157
I have 20 images and some audio. I would like to show a single image at a time and change the images at (unequal) intervals. For example, I want to show image 1 for 1.44 seconds and image 2 for 1.67 seconds and so on. Can someone suggest how to go about doing this please? What I have seen are examples that show how to setup an array of images with one field that denotes total time. This causes the images to show for an equal amount of time (each). ... and that not what I am looking for ...
© Stack Overflow or respective owner