Hi, Just trying to fix the broken video examples.
Anyone know why this works <mx:VideoDisplay id="myVid" height="158" width="211" source="assets/FlexInstaller.mp4" autoPlay="false"/> But this doesn't? <s:VideoDisplay id="myVid2" height="158" width="211" source="assets/FlexInstaller.mp4" autoPlay="false"/> Thanks, Justin