Swf_options_setloopcount, Swf_options_setloadmovieonendurl, Also – Google Flix Engine Linux Reference Manual User Manual
Page 241: Swf_options_setloadmovieonendurl(), Swf_options_setloopcount()

5.52 SWF
235
should one or more of the preconditions fail
the underlying communication layer failed
Precondition:
flix
is not NULL
will insert a blank frame.
will not.
See also:
swf_options_GetInsertBlankFrameOnStart()
Use the
along with
and the
parameter. This function will be removed in a future release.
5.52.5.26
on2sc swf_options_SetLoadMovieOnEndUrl (FLIX2HANDLE flix, const char ∗
loadMovieOnEndUrl)
Sets the URL of a SWF movie to load after the current movie ends.
Parameters:
← flix Handle to the flix engine returned from
or
← loadMovieOnEndUrl The URL of a SWF movie.
Return values:
success
should one or more of the preconditions fail
an error occurred allocating memory for loadMovieOnEndUrl
the underlying communication layer failed
Precondition:
flix
is not NULL
Note:
If loadMovieOnEndUrl is NULL then the engine will delete the URL.
See also:
swf_options_GetLoadMovieOnEndUrl()
Use the
along with
and the
param-
eter. This function will be removed in a future release.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen