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

  • 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 10
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
Using the property, you can acquire and can set text field and. When the scroll property of text field is acquired, number of the
line which presently is indicated in the 1st line of the indicatory possible territory of text field is shown. When the scroll
property is set to the value of specification, text field is done the scroll, line of the number is indicated most on the indicatory
possible territory of field. Usually, in order to draw up text scroll interface, with the maxscroll property you use this property.
Example:
ON (keyPress {
MyText.scroll = myText.scroll + 1;
}
Maxscroll
The maxscroll property returns the maximum scroll value of a certain text field. This property, the scroll inside the indicatory
possible territory of text field doing, among the lines which you can use as the first line, shows the number of last line. Usually,
both the function which draws up text scroll interface, adjusting to the scroll property, you use this property.
Example:
TextBoxMax = myText.maxscroll
5th chapter
New FSCommand command FSCommand2 command
With only the U10 is supported the command
The command which is explained with this section with only the U10 is supported by the restriction of the device.
FSCommand2 ("Get ", " Picture " and " Total")
The FSCommand2 ("the Get ", " the Picture " and " the Total") you use command, in order to count the total number of the
320×240 picture sum nail which is retained in the U10. The user, using the number of the sum nail, can acquire the pass to the
image which corresponds.
Syntax:
Status = FSCommand2 ("Get ", " Picture " and " Total ", " /: MyVarValue")
Return value:
When this function is not supported, -1, when it is supported, 1 is returned.
As for value, /: It is housed in the myVarValue as the character string.
FSCommand2 ("Get ", " Picture ", " Path " and index)
The FSCommand2 ("the Get ", " the Picture ", " the Path " and the index) as for command, you use in order to acquire the pass to
each image. The loadMovie () and so on you can use the pass which is returned, with the function which needs the pass to the file.
Syntax:
Status = FSCommand2 ("Get ", " Picture ", " Path " and index, " /: MyVarValue")
Index value is number of the sum nail image which is retained in the U10. The GetPictureTotal () total number of the sum nail
which is returned from function can be used.
Return value:
When this function is not supported, -1, when it is supported, 1 is returned.
As for value, /: It is housed in the myVarValue as the character string.
FSCommand2 ("Set ", " Vol " and value)
The FSCommand2 ("the Set ", " the Vol " and the value) command modifies the volume of the U10. As for the smallest value of
value argument 1, as for maximum value, the GetMaxVolumeLevel () it is the value which is acquired with function.
Syntax:
Status = FSCommand2 ("Set ", " Vol " and value)
Return value:
When this function is not supported, -1, when it is supported, 1 is returned.
Control of Flash
The command which is explained in this section controls the playback of the Flash contents on the U10.
Zobrazit stránku 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 ... 55 56

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

Žádné komentáře