function get_html()
 {
     album_content::get_html();
     return "<embed src=" . linkencode($this->get_file()) . "></embed";
 }