Try calling myVidDisplay.load() in the 'ready' event handler instead of the 
'creationComplete' event handler.

regards,
Muzak

----- Original Message ----- 
From: "klumikaze" <[EMAIL PROTECTED]>
To: <flexcoders@yahoogroups.com>
Sent: Monday, February 12, 2007 4:17 PM
Subject: [flexcoders] VideoDisplay won't load first frame


I have a VideoDisplay component, and I've declared it's 'source' properly, I 
also do a
myVidDisplay.load() when the component hits creationComplete. I have autoPlay 
disabled,
you need to hit a play button to initiate the myVidDisplay.play() call...

Unfortunately, the first frame of the video refuses to load and I am left with 
a blank screen.

Any ideas?

Thanks,

Brian Dunphy



Reply via email to