views:

143

answers:

1

So I have a working Flash player using Cloudfront, AS3, NetConnection & NetStream. Works with a FLV, but I need it to work with MP4s. It connects to the stream, and outputs the following:

NetConnection.Connect.Success
NetStream.Play.Reset
NetStream.Play.Start
NetStream.Buffer.Full

My presumption is that it is working when looking at these messages, however it doesn't show the video or play any audio. Any suggestions?

A: 

Hey James are you still having this issue? Not much to go on here -- can you share code or even the CloudFront URL?

Sarge