[flexcoders] mx:VideoDisplay does not return QuickTime metadata

2009-06-10 Thread Michael Slinn
The docs say that mx:VideoDisplay should play MOV files with Flash Player 10. I created a file with QuickTime Pro 7. I can see that the MOV file loads, but the metatdata property is null, and videoHeight and videoWidth are zero. Not only that, but onMetaDataReceived(event) is never invoked:

Re: [flexcoders] mx:VideoDisplay does not return QuickTime metadata

2009-06-10 Thread Danilo Souza
I once had a problem like this. My problem was this http://renaun.com/blog/2007/08/22/234/ On Wed, Jun 10, 2009 at 7:30 PM, Michael Slinn msl...@mslinn.com wrote: The docs say that mx:VideoDisplay should play MOV files with Flash Player 10. I created a file with QuickTime Pro 7. I can see