Разве класс Video в том же AS2 не предоставляет вам такую возможность?
Напрмер:

Код:
height (Video.height property)
public height : Number [read-only]
An integer specifying the height of the video stream, in pixels.
.....
You may want to use this property, for example, to ensure that the user is seeing
the video at the same size at which it was captured,
regardless of the actual size of the Video object on the Stage.
И кстати, как связан ваш вопрос с этой фразой?
Цитата:
|
есть плеер JW FLV Media Player 4.5
|