Copy link to clipboard
Copied
Having issues with FLVplayback in AS2. I am using progressive download and have found inconsistencies with reading totatTime. In flash player 11.9 it works great, but in 10.3 it doesn't always return which causes issues in my playback. Has anyone experienced this issue and knows a workaround?
it's well-known that your video must have the totalTime set in its metadata or totalTime will return NaN.
the resolution is to fix the video's metadata or assign a default value.
Copy link to clipboard
Copied
it's well-known that your video must have the totalTime set in its metadata or totalTime will return NaN.
the resolution is to fix the video's metadata or assign a default value.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now