MACROMEDIA FLASH MX PROFESSIONAL 2004 - FLASH LITE 1.1 AUTHORING Uživatelský manuál Strana 9

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 56
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 8
http://216.239.39.104/translate_c?hl=en&ie=UTF-8&oe=UTF-8&la...
1 of 2 12/27/05 2:43 PM
Previous Home Next
4th chapter
Functional strengthening of ActionScript with of Flash Lite
4th chapter
Functional strengthening of ActionScript with of Flash Lite
The ActionScript function whose two is new (the FSCommand () with the FSCommand2 ()) it supports Macromedia Flash Lite 1.1.
With Flash Lite 1.1, new FSCommand command and FSCommand2 command are added large number. As for complete summary of
the ActionScript system which is supported with the U10, supplement A please refer to " the ActionScript which is supported ".
New ActionScript function
You can use the majority of new ActionScript functions only for drawing up the Flash Lite 1.1 contents for the U10.
FSCommand ()
Flash Lite 1.1 supports FSCommand () function. Depending upon this function, the Flash Lite contents the Macromedia Flash
Player, reach the point where it can communicate with host application, and the device which loads the Flash Player.
FSCommand2 ()
It is the new ActionScript function where the FSCommand2 () function is supported with Flash Lite 1.1, but at present time, in
standard desktop edition of the Flash Player it is not supported. The FSCommand2 () function and the FSCommand () function has
been similar well, but there is also the following kind of serious difference.
The FSCommand2 () with, argument of optional number can be used.
* Flash when playing back the application, the FSCommand2 () function is executed at once, but the FSCommand () function is
executed the frame which is in the midst of processing lastly.
* The FSCommand2 () function returns the value which you can use as success, the failure or the report of the result of command.
Concerning details, 5th chapter " new FSCommand command please refer to FSCommand2 command ".
Function and variable
You use the variable below, in order to appoint whether or not the Flash Lite, it can utilize the function of specification with the
device, host application, or the Flash Player.
_capCompoundSound
It shows _capCompoundSound variable, whether or not the Flash Lite can process the compound sound data. When it can process,
this variable is defined, variable keeps value 1. When it is not possible, this variable is not defined.
Example:
MVarValue = _capCompoundSound;
_capEmail
The Flash Lite, the GetcUrl () using ActionScript command, it shows _capEMail variable, whether or not it can transmit email
message. When it can transmit, this variable is defined, variable keeps value 1. When it is not possible, this variable is not
defined.
Example:
MyVarValue = _capEmail;
_capcMms
The Flash Lite, the GetcUrl () using ActionScript command, it shows variable, whether or not it can transmit MMS message.
When it can transmit, this variable is defined, variable keeps value 1. When it is not possible, this variable is not defined.
Example:
MyVarValue = _capcMms;
_capcSms
The Flash Lite, the GetcUrl () using ActionScript command, it shows variable, whether or not it can transmit SMS message. When
it can transmit, this variable is defined, variable keeps value 1. When it is not possible, this variable is not defined.
Example:
MyVarValue = _capcSms; _capStreamSound
Zobrazit stránku 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 55 56

Komentáře k této Příručce

Žádné komentáře