Adobe Extending Flash Professional CS5 Bedienungsanleitung Seite 171

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 565
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 170
149
EXTENDING FLASH PROFESSIONAL
Document object
Last updated 5/2/2011
fl.getDocumentDOM().setMobileSettings("<? xml version="1.0" encoding="UTF-16" standalone="no"
?> <mobileSettings> <contentType id="standalonePlayer" name="Standalone Player"/>
<testDevices> <testDevice id="1170" name="Generic Phone" selected="yes"/> </testDevices>
<outputMsgFiltering info="no" trace="yes" warning="yes"/> <testWindowState height="496"
splitterClosed="No" splitterXPos="400" width="907"/> </mobileSettings>");
See also
document.getMobileSettings()
document.setOvalObjectProperty()
Availability
Flash CS3 Professional.
Usage
document.setOvalObjectProperty(propertyName, value)
Parameters
propertyName A string that specifies the property to be set. For acceptable values, see the Property summary table for
the
Oval object.
value The value to be assigned to the property. Acceptable values vary depending on the property you specify in
propertyName.
Returns
Nothing.
Description
Method; specifies a value for a specified property of primitive Oval objects.
Example
See individual properties in Oval object for examples.
See also
Oval object, shape.isOvalObject
document.setPlayerVersion()
Availability
Flash CS3 Professional.
Usage
document.setPlayerVersion(version)
Seitenansicht 170
1 2 ... 166 167 168 169 170 171 172 173 174 175 176 ... 564 565

Kommentare zu diesen Handbüchern

Keine Kommentare