Displaying 1 result from an estimated 1 matches for "movieprojector".
2008 Apr 27
4
Smoothing out effects/ consistent effects everytime
HI All,
I am using this code here:
setTimeout("Sound.play(''sounds/movieprojector.mp3'');", 600);
setTimeout("Effect.Appear(''slideshow5'');", 850 + 600);
setTimeout("Effect.Puff(''slideshow5'');", 850 + 600 + 850);
setTimeout("Effect.Appear(''slideshow6&...