Hi,
I posted a comment yesterday and I am sorry for being a pain for asking LOADS of questions. I am playing with this component in actionscript 2 using it to play FLV videos with embedded cuepoints.
I can see this player is playing FLV ’s progressively, does this mean I would not be able to find the cuepoints?
I have added a line
videoFileListener.cuePoint = function(evtObj) {
trace("Cue Point Found");
}
around line 115 where the other 2 listeners are. And I have tried adding the code:
video_file.addEventListener("cuePoint",videoFileListener); -> on line 187
and
current_video.addEventListener("cuePoint",videoFileListener); around line 218+.
What ever i do i can not seem to find the cue points in my video ! PLEASE PLEASE HELP , this is ubber urgent I get this finished and I am totally stuck!
Thanks James
Posted 4 months ago


![Creative Studios Portfolio V2 [ With Videos ] Creative Studios Portfolio V2 [ With Videos ]](/files/32445.jpg?1212061320)


































