Хелп нам говорит следующее:

Код:
FLVPlayback.play()
...
Usage
my_FLVplybk.play ([contentPath:String, totalTime:Number, isLive:Boolean])
..
totalTime A number that is the total playing time for the video.
Что тогда вы подразумеваете под

Код AS1/AS2:
video.play(1)
?