-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: Apache Flex 4.11.0
-
Fix Version/s: Apache Flex 4.10.0
-
Component/s: Spark: VideoPlayer
-
Labels:None
-
Environment:Windows 7
Setting the source property of a VideoPlayer or VideoDisplay to the url property of a File instance (e.g. app-storage:/content/videos/Video.mp4) causes the video component to dispatch a MediaPlayerStateChangeEvent with "playbackError" state.
It is still possible to use File.nativePath, but found this method problematic with cross-platform compatibility in the past in that the videos won't load on Mac using nativePath.