| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jul 2002
Posts: 4
|
Hi, I don't speak (write) english very well, so sorry for bugs.
I have big problem with playing video file (mpg) in flash with FMProjector. Before FMProj. starts playing an animation, there is always a black frame (black blink of animation - not truly black frame in animation). It is short but I see it. I want to play video clearly after load or play command, without this black blink (black frame). I wonder if there is some action (command) that check if the hole animation is loaded and after that is possible to start playing. Mabye now there will be not this blink. My actions are: fscommand ("fas.avclip.Autosize", "FALSE"); fscommand ("fas.avclip.DisplaySize", "FitToSize"); fscommand ("fas.avclip.Rect", "0,0,610,380"); fscommand ("fas.avclip.VideoOnTop", "true"); fscommand ("fas.avclip.load", "anim2.mpg"); fscommand ("fas.avclip.AutoPlay", "FALSE"); fscommand ("allowscale", "false"); in first frame ^^^^ and on (release) { fscommand("fas.control.play"); } in second frame (on button) Please Help ME !!!!! |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Apr 2002
Location: Taipei, Taiwan
Posts: 147
|
The black blink is cause by wmp 7.0.
We have add a new fscommand in the newest version(not released yet) to force using wmp6.4 to prevent this. If you are a registered customer, you may send request attached with your order receipt to support@flashants.com Regards, |
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jul 2002
Posts: 4
|
I runed my animation on computers that have not WMP7. At Athlon XP1500+ there is short black blink, but on celeron 300 there is black fame few seconds until the whole animation is loaded from HDD. So I maked actions in first frame to load animation and not to play automactly. On second frame is action play (on button) and here appears black frame that continous few seconds and in this time computer read from HDD. At this machine is WMP6.4.
So I suspect that FMProj. is not a standalone player but it need to run WMP first and then, when computer starts WMP, in my animation appear blank frame until WMP is not loaded. And a question: is there a comend in FMProj to not to start playing until the whole mpg is not loaded? Mabey this will help to dispose blank frame. |
|
|
|
|
|
#4 |
|
Registered User
Join Date: Jul 2002
Posts: 4
|
Why during animation I can't change parameter: VideoOnTop
To start playing mpg it must be set VideoOnTop("TRUE")? I need start playing mpg with parameter VideoOnTop("FALSE") and after few frames change to VideoOnTop("TRUE"), but it dont work, why? |
|
|
|
|
|
#5 |
|
Moderator
Join Date: Apr 2002
Location: Taipei, Taiwan
Posts: 147
|
Yes, FMProjector utilize wmp to playback video.
No, you cannot switch VideoOnTop setting dynamically in FMProjector. ABout the black blink question, I will let you know later. Regards, |
|
|
|
|
|
#6 |
|
Registered User
Join Date: Jul 2002
Posts: 4
|
Thanx for the reply. I'm waiting for the reply about this black frame. I started my swf animation on PC Celeron333 and HDD ATA33 and when it start playing mpg there is 3 seconds black frame and HDD is hard working.
|
|
|
|
|
|
#7 |
|
Moderator
Join Date: Apr 2002
Location: Taipei, Taiwan
Posts: 147
|
Unfortunelty, we have confirmed the short black blink frame while loading video is the standard behavior of Window Media Player when in VideoOnTop mode. There is no fscommand to prevent that.
Thank you for your patience. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Textbox with black background color is this possible? | emilioestevezz | ActionScript 2.0 | 1 | 12-18-2004 06:13 PM |
| Fade to Black | BlankFrank | ActionScript 1.0 (and below) | 2 | 08-26-2004 10:16 PM |
| Random Black and White/Visibility | bgreg03 | ActionScript 1.0 (and below) | 1 | 04-19-2004 10:16 AM |
| Looking for a site - 3d black and white one | snapple | Cool Sites | 0 | 02-06-2004 05:29 AM |
| IE won't show cursor over black background | lazy | Server-Side Scripting | 7 | 02-01-2002 02:29 PM |