Media Controls; Printing - Adobe FLEX 2-MIGRATING APPLICATIONS TO FLEX 2 Manual

Migrating applications to flex 2
Table of Contents

Advertisement

Media controls

This section describes changes to media controls in Flex 2.
mx.controls.MediaDisplay
The MediaDisplay control has been replaced by the mx.controls.VideoDisplay control. The
API is the same, but it does not support MP3 files.
mx.controls.MediaController
The MediaController control has been removed. Use the VideoDisplay control instead.
mx.controls.MediaPlayback
The MediaPlayback control has been removed. Use the VideoDisplay control instead.
mx.controls.VideoDisplay
This class replaces the mx.controls.MediaDisplay class. The following table describes changes
to the VideoDisplay class:
Member
metadataReceived

Printing

This section provides information about changes to classes in the mx.printing package.
The mx.print package is now named mx.printing.
mx.print.PrintJob
The name and package of the mx.print.PrintJob class has been changed to
mx.printing.FlexPrintJob.
94
Flex Classes
Change description
Removed.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flex 2

Table of Contents