-
1/play a flv-clip
2/ pause
3/ play
4/ pause
5/ play
-> video clip starts playing from 0:0
Very easy to verify with the static example.
I would like very much to see this bug fixed, so I can use moviemasher in an online video environment.
Keep up the good work !
2009-10-06 15:34:52 UTC in Movie Masher
-
Hi all, Is it possible to start a movie, let's say, 5 seconds after start ?.
2009-10-06 09:19:59 UTC in Movie Masher
-
Succeeded. For future reference, http://opensource.adobe.com/svn/opensource/flex/sdk/trunk/frameworks/projects/framework and get the mx package in the “src” directory!
2009-10-02 15:09:57 UTC in Movie Masher
-
The Base64Decoder file is not in mx/utils directory, so compilation fails.
Greetings, Koen.
2009-10-01 11:42:05 UTC in Movie Masher
-
Another update :-), I noticed that Base64Decoder is not in the mx/utils directory. Can I file this as a bug report somewhere? Thanks.
2009-10-01 11:40:37 UTC in Movie Masher
-
I just realize that I probably should have the *.flp project file. Or can I use another way to compile the moviemasher project? Thank you!
2009-10-01 11:26:02 UTC in Movie Masher
-
Hi, I have a small problem compiling moviemasher. When I compile moviemasher.fla, I get a message from StageManager.as
1046: Type was not found or was not a compile-time constant: Base64Decoder.
Any ideas? Thanks in advance, Koen.
2009-10-01 08:22:00 UTC in Movie Masher
-
Let me rephrase :-), it is possible to pass a parameter to the player to let it start at a certain time?.
2009-10-01 07:09:03 UTC in Movie Masher
-
Hi, we add labels to our videos, and would like the user to be able to jump to them using another flash applet. Is it possible to use setValue (calling __userSetLocation(MovieMasher.frameFromTime(value.number), Boolean(__mashPlay)); of the player component for this?
How can we get the position of the currently playing video?
Thanks in advance!
2009-09-28 16:16:40 UTC in Movie Masher