FlashProperty_Loop has no effect

.NET Edition of the F-IN-BOX
pchen
Posts: 5
Joined: Fri Oct 12, 2007 5:39 am

FlashProperty_Loop has no effect

Postby pchen » Fri Oct 12, 2007 5:52 am

We just purchase f-in-box .NET edition recently. I have studied your sample program Sample1_SWF_And_FLV_Player.exe. I found that setting FlashProperty_Loop to true or false doesn't make flash video play in loop. I am using the swf file from http://www.notredame.org/media/commercial/Piccioli.swf

I noticed that in the FireFox, "play" got unchecked in the popup menu after the video reaches to the end.

My question is
1. how can I make such a flash video play in loop?
2. is there a generic way to detect the end of the flash video? is there any event got raised?

Thanks,

-P

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

Re: FlashProperty_Loop has no effect

Postby Softanics » Fri Oct 12, 2007 8:07 am

Thank you for your questions.

pchen wrote:I found that setting FlashProperty_Loop to true or false doesn't make flash video play in loop. I am using the swf file from http://www.notredame.org/media/commercial/Piccioli.swf

I noticed that in the FireFox, "play" got unchecked in the popup menu after the video reaches to the end.

My question is
1. how can I make such a flash video play in loop?


There is no common solution. To loop http://www.notredame.org/media/commercial/Piccioli.swf you can periodically check FlashProperty_IsPlaying and if it's false, call FlashMethod_Play.

pchen wrote:2. is there a generic way to detect the end of the flash video? is there any event got raised?


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

pchen
Posts: 5
Joined: Fri Oct 12, 2007 5:39 am

Postby pchen » Fri Oct 12, 2007 6:43 pm

Thanks. Periodically checking FlashMethod_IsPlaying() works with me.


Return to “.NET Edition”

Who is online

Users browsing this forum: No registered users and 12 guests

cron