Kiwi Digital Creative
A small web video production company focused on creative corporate videos and event filming. Based in London Kiwi DC also educated business owners through a 1.5 hour mini-workshop that teaches the basics of online video production and how it all comes together.
Recently uploaded
Recently Followed
Recent Activity
-
-
-
Kiwi Digital Creative commented on getCurrentTime issue with password protected videos in the Forums Is there anyway to detect when a password has been entered into a private video? Does the player perform any actions that I can listen for?
-
-
-
-
Kiwi Digital Creative commented on getCurrentTime issue with password protected videos in the Forums Hi Brad, I have just looked at the Player API page on the new docs. I tried using the jsfiddle example with a password protected video and it does not work, the time code showing the number of seconds played is not displaying. Is there anything I can do
-
-
-
-
Kiwi Digital Creative commented on getCurrentTime issue with password protected videos in the Forums We call the ready like this. var f; Froogaloop( $('#vimeoPlayer')[0] ).addEvent('ready', function() { f = $f( $('#vimeoPlayer')[0] ); }); $('#add-comment').each(function() { $(this).click(function() { $("input[type='textarea']:first").select(); f =
-
-
-
-
Brad Dougherty commented on getCurrentTime issue with password protected videos in the Forums Hi Phil, Your javascript should not receive the ready callback from froogaloop until the player shows up.
-
-
-
-
Kiwi Digital Creative commented on getCurrentTime issue with password protected videos in the Forums Any one have any ideas on this? Do I need to recall the setup once the video has passed the password check?
-