I have question LoadFunction and PutFunction

DLL Edition of the F-IN-BOX
bcfamily
Posts: 3
Joined: Thu Apr 12, 2007 6:12 am

I have question LoadFunction and PutFunction

Postby bcfamily » Wed Apr 25, 2007 8:09 am

Hello~

What is difference FPCLoadMovieFromMemory and FPCPutMovieFromMemory?

or

FPCLoadMovieFromResource and FPCPutMovieFromResource?

answer please~

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

Postby Softanics » Wed Apr 25, 2007 12:52 pm

Thank you for your question.

FPCLoadMovieFromMemory loads a movie into specified layer from memory. FPCPutMovieFromMemory loads into the first layer.
For example, you can load first movie FPCLoadMovieFromMemory(0, ...), second movie -- FPCLoadMovieFromMemory(1, ...) and so on. If you need just one layer, use FPCPut*** functions.

FPCLoadMovieFromResource and FPCPutMovieFromResource do the same things, but loads a movie from a resource.
Best regards, Artem A. Razin,
F-IN-BOX support
Ask your question here: http://www.f-in-box.com/support.html

bcfamily
Posts: 3
Joined: Thu Apr 12, 2007 6:12 am

Postby bcfamily » Thu Apr 26, 2007 5:04 am

Thank you~

Have a good day~


Return to “DLL Edition”

Who is online

Users browsing this forum: No registered users and 17 guests