FlashProperty_Loop = false no effect when play a .swf file

.NET Edition of the F-IN-BOX
binbui
Posts: 6
Joined: Wed Feb 18, 2009 5:43 am

FlashProperty_Loop = false no effect when play a .swf file

Postby binbui » Wed Feb 18, 2009 6:35 am

Hi,

I have to view the demo sample source code Sample04_Translucency. It use f_in_box__form to play a flash .swf file. I want to play the flash 3 or 4 times not loop, I set FlashProperty_Loop = false but this isn't effect, the flash still play loop.
Is there any way to play a flash with a specified time, for example 3 or 4 time?

Thanks,
Bin

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

Re: FlashProperty_Loop = false no effect when play a .swf fi

Postby Softanics » Wed Feb 18, 2009 8:42 am

Thank you for your questions.

binbui wrote:I have to view the demo sample source code Sample04_Translucency. It use f_in_box__form to play a flash .swf file. I want to play the flash 3 or 4 times not loop, I set FlashProperty_Loop = false but this isn't effect, the flash still play loop.


Set FlashProperty_Loop = false after loading a movie:

Code: Select all

FlashPlayerForm.PutMovieFromStream(MovieStream);

FlashPlayerForm.FlashProperty_Loop = false;


binbui wrote:Is there any way to play a flash with a specified time, for example 3 or 4 time?


Unfortunaly, no such method or property.

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

binbui
Posts: 6
Joined: Wed Feb 18, 2009 5:43 am

Postby binbui » Wed Feb 25, 2009 2:45 am

Set FlashProperty_Loop = false after loading a movie, it done.

Thanks for your reply.

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

Postby Softanics » Wed Feb 25, 2009 9:38 am

Does it work well now, right?

Thank you.
Best regards, Artem A. Razin,

F-IN-BOX support

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

binbui
Posts: 6
Joined: Wed Feb 18, 2009 5:43 am

Postby binbui » Wed Feb 25, 2009 10:35 am

Yes, it work well

Thanks


Return to “.NET Edition”

Who is online

Users browsing this forum: No registered users and 15 guests