Page 1 of 1

problem in multiple f_in_box_contols

Posted: Fri Mar 28, 2008 7:28 am
by metal
I am trying to put a few f_in_box_controls to play online flash streams? But it can show one and the other ones are always blank. Is there an explanation? I am using the following code to set up the control:

f_in_box__control1.FlashProperty_Movie = url;
f_in_box__control1.FlashMethod_Play();

Thanks,

Posted: Fri Mar 28, 2008 7:52 am
by Softanics
Thank you for your question.

I've created a simple example:

http://f-in-box.com/TEMP/30F42A09-FE93- ... 8/test.zip

Please build it and click to "Start!!!", it will load two movies. It plays well.

Could you please send me your project to test to support (at) f-in-box.com

Posted: Fri Mar 28, 2008 8:03 pm
by metal
Thanks. I just realize that I am trying to play as FLV for a swf link from the web.

Posted: Sat Mar 29, 2008 11:42 am
by Softanics
metal wrote:Thanks. I just realize that I am trying to play as FLV for a swf link from the web.


So does it work well now?