I have regroup some of the examples from the Flash Help Document in one (little) working example.
The only things you need to do to make it work is to edit path to your flv.
I have regroup some of the examples from the Flash Help Document in one (little) working example.
The only things you need to do to make it work is to edit path to your flv.
Pingback: A blue world
Pingback: Metah Blog
Thanks for this, wondering why
//Tracing the Metadatas
stream_ns.onMetaData = function(infoObject:Object) {
for (var propName:String in infoObject) {
trace(propName + ” = ” + infoObject[propName]);
}
};
Causes errors in Flash 7?
Thank you for this. Where could I change the properties such as font and placement of the loading/buffering text?
Pingback: - Kyle's Flash Blog - 凱爾的布拉格廣場
Pingback: 【分享】【建议】读取Flv的metadata - CGTOP FORUMS