LoadMovie Cache Problems

.NET Edition of the F-IN-BOX
jrdutton
Posts: 1
Joined: Fri Jan 04, 2008 12:25 pm

LoadMovie Cache Problems

Postby jrdutton » Fri Jan 04, 2008 12:30 pm

Hi

I have developed a .net windows form application that uses the bare AxShockwaveFlash object to display flash movies.

The problem that I am experiencing is that if the movie changes, but the file name does not, then the next time I call LoadMovie, the new movie is not loaded, and the old one is displayed. It appears to assume that if the file name has not changed, then the movie does not need to be reloaded.

Would the f-in-box solution overcome this problem? Can I force the movie to unload using it?

TIA

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

Postby Softanics » Fri Jan 04, 2008 1:07 pm

Thank you for your question.

Yes, you can use something like that:

Code: Select all

f_in_box__control1.FlashProperty_Movie = '_'; // yes, just '_' :)
f_in_box__control1.FlashProperty_Movie = 'URL or path here';
Best regards, Artem A. Razin,
F-IN-BOX support
Ask your question here: http://www.f-in-box.com/support.html


Return to “.NET Edition”

Who is online

Users browsing this forum: No registered users and 15 guests

cron