|
|
|
|
|
by conancat
5232 days ago
|
|
Hey there Kleetus! So far, the only thing that we use Flash for is for Websockets transport (if your browser doesn't support Websockets, it falls back to use Flashsockets... Socket.IO FTW), and the Youtube videos embedding. The Youtube Javascript API for embedding videos automatically chooses the best method of embedding videos in your browser based on your system and machine. If you have opted-in to use the HTML5 version of Youtube embeds, you should get HTML5 of Youtube embeds on every site you go. :) To do that, you have to go here: http://www.youtube.com/html5 Everything else is done with HTML, CSS and Javascript though. I hope you're good with HTML5 and CSS3! We are strong supporters of HTML5, so we try not to use flash whenever we can. :D We'll be adding more OAuth methods in the future, such as Twitter and Google. Thanks for the suggestion! |
|