Cue Points
Cue Points
- Started
- Last post
- 3 Responses
- nosaj
Any easy way to count the number of Cue Points in an FLV when using and FLVPlayback component? Just looking for the total.
- PonyBoy0
you need to be able to look at the flv metadata... this lil tool should do the trick (if you're on a pc)...
... I also read somewhere that you can actually open a .flv file w/a text editor to read/edit it's metadata... but I've never tried that.
- nosaj0
Once again PonyBoy has the answer. Thanks man.
- nosaj0
Any thoughts on just accessing the total number of Cue Points with ActionScript?