[prev in list] [next in list] [prev in thread] [next in thread] 

List:       swftools-common
Subject:    [Swftools-common] Actionscript and swfc problem
From:       Jono Bacon <jonobacon () gmail ! com>
Date:       2006-01-31 21:56:48
Message-ID: 1c3fe48e0601311356o3cd14ab6p75fe68451f939bc5 () mail ! gmail ! com
[Download RAW message or body]

Hi all,

I am having a bit of trouble trying to delay for a few seconds between
two frames. To do the delay I believe I need to use actionscript, but
my code below doesnt work:

.flash filename="processed-images.swf" version=7 fps=25
.jpeg s1 "001_slide.jpg" quality=80%
.jpeg s2 "002_slide.jpg" quality=80%
.jpeg s3 "003_slide.jpg" quality=80%
.jpeg s4 "004_slide.jpg" quality=80%


.frame 1
.put s1 scalex=800 scaley=600

.action:
	setInterval(.put s2, 500)
        clearInterval()
.end

.end


All I want to be able to do is to provide a delay between two frames -
can anyone help with this?

Cheers,

  Jono



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic