gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] Trying to make key-events work again.


From: annonygmouse
Subject: [Gnash-dev] Trying to make key-events work again.
Date: Tue, 08 Aug 2006 18:39:51 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; ca-AD; rv:1.7.13) Gecko/20060621 Debian/1.7.13-0.2

I'm trying to get the key-events to work again (they don't currently work for me). I've seen that the "main" loop it's controlled by the delay callback to show the frames. And that "pause" is called, but has no effect.
I'm not sure what's the good way to control movie flow.

I mean: where should get_play_state be looked?
        - Inside the "advance_movie"?
        - Outside and it disables the delay callback?
        - Any other idea?

BTW: What's the difference between "pause" and "stop"?

Kind regards
SebastiĆ 




reply via email to

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