Flash flv question
Flash flv question
Out of context: Reply #11
- Started
- Last post
- 12 Responses
- davi-t0
Use my code. There is no such property as totalTime unless u create the object and specify the total time as a method of the object. My code is the same thing except _totalframes 'is' a property of a Movieclip object.
skt's does the same thing as mine basically, his uses a little more code than u need and prolly isn't as accurate at checking when the FLV is done (ie. his is time-based). If you are loading the FLV straight into the SWF dynamically, load it into an empty mc using this.createEmptyMovieclip(mcName etc etc); then load FLV directly into that mc..then check the mc props.