Adobe Extending Flash Professional CS5 Bedienungsanleitung Seite 518

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 565
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 517
496
EXTENDING FLASH PROFESSIONAL
Timeline object
Last updated 5/2/2011
Description
Method; starts automatic playback of the timeline if it is currently playing. This method can be used with SWF panels
to control timeline playback in the authoring environment.
Example
The following example starts playback of the timeline.
fl.getDocumentDOM().getTimeline().startPlayback();
timeline.stopPlayback()
Availability
Flash Professional CS5.
Usage
timeline.stopPlayback()
Returns
Nothing.
Description
Method; stops automatic playback of the timeline if it is currently playing. This method can be used with SWF panels
to control timeline playback in the authoring environment.
Example
The following example stops playback of the timeline.
fl.getDocumentDOM().getTimeline().stopPlayback();
Seitenansicht 517
1 2 ... 513 514 515 516 517 518 519 520 521 522 523 ... 564 565

Kommentare zu diesen Handbüchern

Keine Kommentare