Google I/O 2009 - Site Review by the Experts
//$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 I/O 2009 - Site Review by the Experts
. Why do you run your Website? Say again? For people to look at it. Fair enough. But why do you want them to look at it? What do you want them--what do you want them to get out of it? To make money. Exactly. This guy doesn't want to educate the world about how to, you know, install iPod car kits. He wants to make money. And that's okay. He can provide a great service and great information. So ask yourself, what do you want out of your Website? I happen to run a blog. I don't run any ads. I ...