
5.52 SWF 215
Parameter format:
Format = Variable ∗[ ’&’ Variable ]
Variable = varName ’=’ varValue
e.g. "n0=v0&n1=v1"
Definition at line 262 of file swf.h.
5.52.3.4 #define FE2_SWF_DELETE_VARIABLE
Delete an existing variable in the SWF.
Multiple variables may be specified.
Parameter format:
Format = varName ∗[ ’&’ varName ]
e.g. "var0&var1"
Definition at line 270 of file swf.h.
5.52.3.5 #define FE2_SWF_EMBEDDED_URL
Set the SWF’s target URL.
When a user clicks on the video of the encoded SWF file, the SWF file will immediately try and load the
embedded URL.
See also:
FE2_SWF_EMBEDDED_URL_TARGET, FE2_SWF_EMBEDDED_URL_TYPE
Definition at line 138 of file swf.h.
5.52.3.6 #define FE2_SWF_EMBEDDED_URL_TARGET
Set the target of FE2_SWF_EMBEDDED_URL.
Valid values:
• "_self"
• "_blank"
• "_parent"
• "_top"
Note:
Default: "_self"
See also:
http://www.w3.org/TR/REC-WebCGM/REC-03-CGM-IC.html#webcgm_3_1_2_2
Definition at line 151 of file swf.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Komentarze do niniejszej Instrukcji