How to use a Yotube movie as background of your HTML page
One of the latest component I’m working on is an easy to build custom Youtube player. The new Youtube API allow developers to invoke a chrome-less AS3 player and use a javascript API to build our own controls, we have almost all the controls available: player.playVideo(), player.pauseVideo(), player.setVolume(), player.mute(), player.unMute(), player.getVideoStartBytes(), player.getVideoBytesTotal(), player.getVideoBytesLoaded(), player.getCurrentTime(), player.getDuration() … Read more
A new Patapage tutorial: how to customize a button…
Take a look at this article on how you can customize a Patapage button on your page instead of have the default docked one: http://blog.patapage.com/















