Event on progress not ocurrs

F-IN-BOX for Delphi / Builder C++ / VCL
Clebson
Posts: 6
Joined: Sun Apr 24, 2011 11:59 pm

Event on progress not ocurrs

Postby Clebson » Mon Apr 25, 2011 12:08 am

We are using TTransparentFlashPlayerControl component (in C++Builder 5) to load and view video swf:

Flash1->LoadMovie(0,url);

The video is viewed with success.

We are trying use event progress to see how much has been loaded, but nothing ocurrs (event is not called):

void __fastcall TFFlash::Flash1Progress(TObject *ASender, int percentDone)
{
ProgressBar1->Position=percentDone;
}

Softanics
Site Admin
Posts: 1402
Joined: Sat Sep 18, 2004 3:03 am
Location: Russia, St. Petersburg
Contact:

Postby Softanics » Mon Apr 25, 2011 7:59 am

Hello,

Unfortunately it seems that this event is not called if flash is loading video.

Thank you.
Best regards, Artem A. Razin,
F-IN-BOX support
Ask your question here: http://www.f-in-box.com/support.html

Clebson
Posts: 6
Joined: Sun Apr 24, 2011 11:59 pm

Postby Clebson » Tue Apr 26, 2011 8:55 pm

In help , says

OnProgress
Description
Generated as the Flash Player movie is downloading.

Then, there is a bug?
Do you intend to fix it?
Are there any plans to launch new version of this component?

Clebson
Posts: 6
Joined: Sun Apr 24, 2011 11:59 pm

Postby Clebson » Mon May 02, 2011 7:46 pm

When we are loading a flash video of Youtube appear a progress bar and button pause/play. Is possible do this with a flashvideo transparent loading it from my server streaming?

Softanics
Site Admin
Posts: 1402
Joined: Sat Sep 18, 2004 3:03 am
Location: Russia, St. Petersburg
Contact:

Postby Softanics » Mon May 02, 2011 8:10 pm

This event is called by Flash infrastructure, we can't fix it.

YouTube's movie progress bar is a part of the movie itself.

Thank you.
Best regards, Artem A. Razin,

F-IN-BOX support

Ask your question here: http://www.f-in-box.com/support.html


Return to “Delphi / Builder / VCL Edition”

Who is online

Users browsing this forum: No registered users and 16 guests