VIDEO CHAT
$(document).ready(function() {
if(FlashDetect && FlashDetect.installed){
if(FlashDetect.versionAtLeast(10, 3)){
$('#flash_warning').hide();
window.setTimeout(function()
{
$('#flash_warning').append("
You may need to update your browser or Adobe Flash Player. Tinychat recommends Google Chrome.
If this issue continues, please email support@tinychat.com").show(); }, 30000); } else { $('#flash_warning').append("Tinychat recommends Flash 10.3
Click here to download the latest Flash Player.").show(); } } });
The chat room is not loading.
Hold shift and refresh this page to try again.You may need to update your browser or Adobe Flash Player. Tinychat recommends Google Chrome.
If this issue continues, please email support@tinychat.com").show(); }, 30000); } else { $('#flash_warning').append("Tinychat recommends Flash 10.3
Click here to download the latest Flash Player.").show(); } } });