Share Posted September 16, 2014 Hi there, can anybody please confirm this… If I execute the code the video plays in a loop, as it should. Flashplayer Version 11.2 and newer produces a short flash as the video repeats. Flashplayer 11.1 and older = smooth looping! Mac & PC Did I miss something? Thanks a lot Uli import com.greensock.loading.VideoLoader; var videoLoader = new VideoLoader("video/video01.mp4", {container:this, repeat:-1}); videoLoader.load(); 1 Link to comment Share on other sites More sharing options...
Author Share Posted September 17, 2014 Never mind … I tested accidentally with an older GS version. Downloaded V12 -> works like a charm! Uli 1 Link to comment Share on other sites More sharing options...
Share Posted September 17, 2014 Thanks for the update 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