Fe2_swfpreloaderoptions, Fe2_swfonstartoptions, Swf_options_addvariable – Google Flix Engine Linux Reference Manual User Manual
Page 225: Swfonmovieendstop, Swfonmovieendloop, Swfonmovieendunload, Swfonmovieendloadmovie, Swfonmoviestartautomatically, Swfonmoviestartonclick, Swfonmoviestartwait

5.52 SWF
219
SwfOnMovieEndSTOP
SwfOnMovieEndLoop
SwfOnMovieEndUnload
SwfOnMovieEndLoadMovie
Definition at line 76 of file swf.h.
5.52.4.3
enum FE2_SwfOnStartOptions
Actions that can be added to the start frame of the SWF file.
For use with
Enumerator:
SwfOnMovieStartAutomatically
SwfOnMovieStartOnClick
SwfOnMovieStartWait
SwfOnMovieStartEmbedSTOP
Definition at line 87 of file swf.h.
5.52.4.4
enum FE2_SwfPreloaderOptions
Determines the type of preloader added to the SWF file.
For use with
Enumerator:
SwfPreloaderNone
SwfFixedPreloader
SwfAdaptivePreloader
Definition at line 97 of file swf.h.
5.52.5
Function Documentation
5.52.5.1
on2sc swf_options_AddVariable (FLIX2HANDLE flix, const char ∗ name, const char ∗
value)
Adds a custom SWF variable as a name/value pair.
Parameters:
← flix Handle to the flix engine returned from
or
← name The name of the variable.
← value The value of the variable.
Return values:
Success
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen