Google Internet Summit 2009: Security Session
//$text_flash_load_failed = <<
// [ Movie Load Failed! ]
// [ Please check ]
// [ 1. Flash Player is installed and enabled ]
// [ 2. The video you requested is still existed. ]
// [ or you may visit the video directly ]
//
//EOT;
$text_flash_load_failed = 'Loading...';
$this->widget('application.extensions.flash.EJqueryFlash',
array(
'name' => 'flash_player',
'text' => $text_flash_load_failed,
'pluginOptions'=>array(
'expressInstall' => true,
'upate' => true,
),
'htmlOptions'=>array(
'src' => $movie_flash,
'width' => '100%',
'height'=> '100%',
'allowFullScreen'=> 'true',
),
)
);
?>
Google Internet Summit 2009: Security Session
coming in. You know, I've-- I switched to--to Gmail before I came to Google because it just was doing good spam filtering for me. And I was having a hard time even hiring that service from anyone else. So filtering spam on the way in is--is a tough problem. But when you've got lots of data to work from, it--it gets a little easier. We also try to work hard to make sure we don't get used to spam others, right? We got a lot of mail infrastructure. So--so there's that. There's other kinds of ...