var tvAztecaPlayerURL = 'FlvPlayerTmp_nmn100705.swf'; var tvAztecaPlayerURL = 'http://static.hechos.tv/hechos/swf/FlvPlayerTmp_nnn100804.swf'; var tvAztecaPrevio = ''; var tvAztecaPlayerWidth = '650'; var tvAztecaPlayerHeight = '450'; function tvAztecaGetSWFTag(width,height,id,align,allowScriptAccess,allowFullScreen,movie,loop,menu,quality,scale,wmode,bgcolor){ var returnValue = null; if(navigator.appName.match(/Microsoft/i) != null){ returnValue = ""+ ""+ ""+ ""+ ""+ ""+ ""+ ""+ ""+ ""+ ""; }else{ returnValue = ""; } return returnValue; } function tvAztecaReturnSWFObject(id){ return (navigator.appName.match(/Microsoft/i) != null)?window[id]:document[id]; } function tvAztecaPlayStream(){ tvAztecaReturnSWFObject('flvplayer').notifyPlay(new Array('','Mytvmexico.com','Por: Eduman','','',tvAztecaPrevio,'','','','','','','')); } function playNext(){ tvAztecaReturnSWFObject('flvplayer').notifyPlay(new Array('','Mytvmexico.com','Por Eduman','','','rtmp://aztecalivefs.fplive.net/aztecalive-live/25622-872483978E/25622-872483978E','','','','','','','')); } function tvAztecaTryToPlayStream(){ try{ tvAztecaPlayStream(); }catch(e){ setTimeout(tvAztecaPlayStream,500); } } if(tvAztecaPrevio.length > 0){ document.write( "
"+ tvAztecaGetSWFTag(tvAztecaPlayerWidth,tvAztecaPlayerHeight,'flvplayer','middle','always','true',tvAztecaPlayerURL,'false','false','high','noscale','opaque','#0e0e0e')+ "
" ); tvAztecaTryToPlayStream(); }else{ document.write( "
"+ tvAztecaGetSWFTag(tvAztecaPlayerWidth,tvAztecaPlayerHeight,'flvplayer','middle','always','true',tvAztecaPlayerURL+'?v=&tit=Por+Eduman&cat=Mytvmexico.com&url=rtmp%3A%2F%2Faztecalivefs.fplive.net%2Faztecalive-live%2F25622-872483978E%2F25622-872483978E&dur=00%3A00&vid=&camp=&rank=&fec=&id_certifica=200822','false','false','high','noscale','opaque','#0e0e0e')+ "
" ); }