Share Posted August 4, 2010 Hey everyone, I've been looking through the ASDocs and forgive me if I'm overlooking it, but I was wondering if there is an event dispatched for VideoLoader's playback progress? I'm using an enterFrame for now. Thanks! Link to comment Share on other sites More sharing options...
Share Posted August 4, 2010 You're correct - there is no event dispatched for playback process because it would unnecessarily degrade performance. If you need that kind of functionality, you're exactly right - an ENTER_FRAME event should work great. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now