SetQuality ()
The SetQuality () function sets the rendering picture quality of animation. Please be sure to appoint either the high, the medium or
the low to quality argument.
The SetQuality () function is executed, when it is called, directly. When this function is not supported, 1 is returned.
Syntax:
Status = FSCommand2 ("SetQuality " and quality)
In the quality, variable of the built-in predefined or the character string which is decided (example: The medium) it appoints.
Return value:
When this function is not supported, -1, when it is supported, 0 is returned.
Flash Player operation command
The command which is explained in this section offers the value regarding the memory of the U10 to the Flash contents on the
U10.
SetPersistentData ()
The SetPersistentData () inside the U10 you use function, in order to house value or the data which is formed by the Flash
contents. Using the name of the Flash contents, you can distinguish the value which is housed, mutually.
Syntax:
Status = FSCommand2 ("SetPersistentData " and " myVarValue1=a&myVarValue2=b&myVarValue3=c")
Return value:
When this function is not supported, when -1 is returned, error occurs, 0 is returned. In addition, when function is executed
normally, 1 is returned.
GetPersistentData ()
GetPersistentData ( function acquires the value which is retained in the U10. The value which is retained is distinguished, using
the name of the Flash contents, mutually. Because of this, when name of the contents is modified, this function are times when
functioning it does not do.
Syntax:
Status = FSCommand2 ("GetPersistentData ", " /: MyVarValue")
Return value:
When this function is not supported, when -1 is returned, error occurs, 0 is returned. In addition, when function is executed
normally, 1 is returned. As for value, /: It is housed in the myVarValue as the character string.
Previous Home Next
Comentarios a estos manuales