Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > General > Flashants Support Forum

Reply
 
Thread Tools Rate Thread Display Modes
Old 07-10-2002, 12:09 AM   #1
Boroova
Registered User
 
Join Date: Jul 2002
Posts: 4
Thumbs down black "frame"

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 !!!!!
Boroova is offline   Reply With Quote
Old 07-10-2002, 08:41 AM   #2
Flashants
Moderator
 
Join Date: Apr 2002
Location: Taipei, Taiwan
Posts: 147
Default

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,
Flashants is offline   Reply With Quote
Old 07-10-2002, 10:08 AM   #3
Boroova
Registered User
 
Join Date: Jul 2002
Posts: 4
Default It is not cause by WMP7

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.
Boroova is offline   Reply With Quote
Old 07-10-2002, 10:50 AM   #4
Boroova
Registered User
 
Join Date: Jul 2002
Posts: 4
Default VideoOnTop - don't work

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?
Boroova is offline   Reply With Quote
Old 07-13-2002, 02:38 AM   #5
Flashants
Moderator
 
Join Date: Apr 2002
Location: Taipei, Taiwan
Posts: 147
Default

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,
Flashants is offline   Reply With Quote
Old 07-13-2002, 09:51 AM   #6
Boroova
Registered User
 
Join Date: Jul 2002
Posts: 4
Default Thanx

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.
Boroova is offline   Reply With Quote
Old 07-19-2002, 09:38 AM   #7
Flashants
Moderator
 
Join Date: Apr 2002
Location: Taipei, Taiwan
Posts: 147
Default

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.
Flashants is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

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


All times are GMT. The time now is 07:56 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.