for example i have a movie flv data in memory in the format of ByteArray using loader.loadBytes(movieBytes); how can i play that movie ? can anybody help me?
there is no option but using loader.loadBytes(movieBytes).
for example i have a movie flv data in memory in the format of ByteArray using loader.loadBytes(movieBytes); how can i play that movie ? can anybody help me?
there is no option but using loader.loadBytes(movieBytes).