Hi Friends
I want to add cue point in a flv .Which(cue point) i want to recover Later.
How to achieve this :rambo:
Thanks in advance
Hi Friends
I want to add cue point in a flv .Which(cue point) i want to recover Later.
How to achieve this :rambo:
Thanks in advance
You can add cue points in after effects when you export to flv.
I think in the flash video encoder this is possible too.
I’m pretty sure you must be able to create cue points in runtime too.
As for retrieving the info:
“You can access cue point parameters by writing ActionScript. Cue point parameters are a part of the event object received from the onCuePoint callback handler.”
From http://livedocs.adobe.com/flex/3/html/help.html?content=Working_with_Video_09.html
Flash video encoder software wont allow to open FLV ,it allows other file formats.
[QUOTE=Pier25;2346260]I’m pretty sure you must be able to create cue points in runtime too.[/QUOTE]
That means creating cue points using action script.
:: Copyright KIRUPA 2024 //--