Hi! True, but when you do that you there is a cuePoints property (an array actually) which contains all your cue points just as other meta tags such as keyframes or hasCuePoints etc. This is empty however when you inject with flvtool2, although the data is there as you can crete an event listener and read from that.
Oszkar On 17 Jul 2006, at 10:00, erixtekila wrote: > Normally, to catch the cuepoints infos, you should register an > NetStream.onMetaData function. > This will be called when the header of the flv as beend read. > > HTH > ----------- > erixtekila > http://blog.v-i-a.net/ > > _______________________________________________ > Flvtool2-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/flvtool2-users _______________________________________________ Flvtool2-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/flvtool2-users
