Swf_options_setembeddedurltarget – Google Flix Engine Linux Reference Manual User Manual
Page 238
232
Flix Engine Linux Module Documentation
5.52.5.21
on2sc swf_options_SetEmbeddedUrl (FLIX2HANDLE flix, const char ∗ embeddedUrl)
Sets the embedded URL of the SWF or HTML that will be loaded when the user clicks on the video.
Parameters:
← flix Handle to the flix engine returned from
or
← embeddedUrl The embedded URL.
Return values:
success
should one or more of the preconditions fail
an error occurred allocating memory for embeddedUrl
the underlying communication layer failed
Precondition:
flix
is not NULL
Note:
When a user clicks on the video of the encoded SWF file, the SWF file will imediately try and load the
embedded URL.
If embeddedUrl is NULL then the engine will delete the embedded URL.
See also:
swf_options_GetEmbeddedUrlType()
Use the
along with
and the
pa-
rameter. This function will be removed in a future release.
5.52.5.22
on2sc swf_options_SetEmbeddedUrlTarget (FLIX2HANDLE flix, const char ∗
embeddedUrlTarget)
Sets the target of the embedded URL.
Parameters:
← flix Handle to the flix engine returned from
or
← embeddedUrlTarget The target of the embedded URL.
Return values:
success
should one or more of the preconditions fail
an error occurred allocating memory for embeddedUrlTarget
the underlying communication layer failed
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen