swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] swfc bug?


From: Andrew Wheatley
Subject: [Swftools-common] swfc bug?
Date: Thu, 29 Jan 2004 16:33:06 -0500 (EST)

I compiled the following script with swfc from 2004-01-01:

.flash name="result.swf" fps=10
    .jpeg s1 "DEMOLOGIC-Logo-small.jpg" quality=100%
    .swf background "HowToAddAnAutoResponder.swf"
    .frame 0
    .put background
    .put s1 x=2 y=343 scalex=300 scaley=100
    .frame 482
.end

The result is this:
http://www.imaging.robarts.ca/~awheat/idologic/demologic/swfextract/test.html

Note that if you click on the "Play" button in the middle, the playbar
on the bottom does not move as it should.  Nor does the movie progress
if you press the play icon on the playbar on the bottom.

To see how its suppose to work look here:
http://www.imaging.robarts.ca/~awheat/idologic/demologic/swfextract/temp.html

Any ideas why it isn't working?

Andrew





reply via email to

[Prev in Thread] Current Thread [Next in Thread]