MACROMEDIA FLASH MX PROFESSIONAL 2004 - FLASH LITE 1.1 AUTHORING Instrukcja Użytkownika Strona 13

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 56
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 12
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
GetFreePlayerMemory ()
The GetFreePlayerMemory () function, returns the capacity of the memory which presently can be used with the Flash Lite, at the
kilobyte unit. This function is executed, when it is called, directly. When this function is not supported, 1 is returned.
Syntax:
Status = FSCommand2 ("GetFreePlayerMemory")
Return value:
When this function is not supported, -1 is returned. When it is supported, the memory capacity which can be used is returned at the
kilobyte unit.
GetTotalPlayerMemory ()
The The GetTotalPlayerMemory () function, returns the entire memory capacity which is allotted to the Flash Lite, at the
kilobyte unit. This function is executed, when it is called, directly. When this function is not supported, 1 is returned.
Syntax:
Status = FSCommand2 ("GetTotalPlayerMemory")
Return value:
When this function is not supported, -1 is returned. When it is supported, the memory capacity which can be used is returned at the
kilobyte unit.
Quit ()
Quit ( function stops the playback with the Flash Player, ends the Flash Player. This function is executed, when it is called,
directly. When this function is not supported, 1 is returned.
The Quit () function is supported, when the Flash Lite is executed with stand-alone mode only. When the Flash Player is executed
with context of another application, for example (, execution), it is not supported as a plug in of the browser.
Syntax:
Status = FSCommand2 ("Quit")
Return value:
When this function is not supported, 1 is returned.
Platform integrated command
Standard set of command is drawn up platform specific information in order you acquire and to set and. Presently there is a time and
a date and a remaining capacity et cetera of the battery in platform specific information. Mounting these commands depends on all
FSCommand commands or FSCommand2 command.
GetDateDay ()
The GetDateDay () function returns the part which hits in " day " of present date. As for the value which is returned at numerical
value, as for 0 it is not attached to the first. The effective value which shows " day " is 1 - 31.
Platform integrated command 35
The GetDateDay () function is executed, when it is called, directly. When this function is not supported, 1 is returned.
Syntax:
Status = FSCommand2 ("GetDateDay")
Return value:
When this function is not supported, -1 is returned. When it is supported, present date is returned numerical value (1 - 31) with.
GetDateMonth ()
The GetDateMonth () function returns the part which hits in " month " of present date. As for the value which is returned at
numerical value, as for 0 it is not attached to the first. The effective value which shows " month " is 1 - 12.
The GetDateMonth () function is executed, when it is called, directly. When this function is not supported, 1 is returned.
Syntax:
Status = FSCommand2 ("GetDateMonth")
Return value:
When this function is not supported, -1 is returned. When it is supported, present " month " is returned numerical value (1 - 12)
with.
GetDateWeekday ()
The GetDateWeekday () function returns the day of the week name of present date at numerical value. The effective value which
shows day of the week is 0 - 6. As for 0 Sunday, as for 1 Monday, as for 2 Tuesday, as for 3 Wednesday, as for 4 Thursday, as for 5
Friday, as for 6 Saturday is displayed. The GetDateWeekday () function is executed, when it is called, directly. When this
Przeglądanie stron 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 55 56

Komentarze do niniejszej Instrukcji

Brak uwag