P T Withington wrote:
On 2006-12-04, at 15:17 EST, Max Carlson wrote:
P T Withington wrote:
On 2006-12-04, at 14:49 EST, Max Carlson wrote:
P T Withington wrote:
Phil: do you want to take my changes and check in what is working
so far? (Or tell me to just check this in if that is simpler.)
Max: What about starting animations automatically? How do we do
that? Note that example/animation/simpletest.lzx?lzr=dhtml does
not auto-play, but runs fine if you say v.play().
It depends on the resource you're including. Setting play="true" on
the view should suffice.
I'm talking about maintaining swf compatibility. In
example/animation/simpletest.lzx the logo starts playing immediately
in swf and does not play at all in dhtml. How do we make dhtml
compatible?
Until we support full-on swf resource embedding in DHTML, you can't
make them consistent. The workaround is to use an alternate form of
animation, e.g.
http://localhost:8080/legals/test/lfc/legals/animation.lzx
So part of the autopng process cannot determine if the swf is to play or
not and set a flag for the png array?
Nope. It's better to use runtime animations for now if you really need
playback control.
--
Regards,
Max Carlson
OpenLaszlo.org