i'm trying to place a image in php, I don't mind a RTFM just post the link or the general direction. I'm dieing here with parse errors. I'm trying to place a flash file in the categories.php section as a test for future remodeling. We hope to in the future be able to use flash as a template, but right now are just trying to get it to work period. Any help would be great...below is a sample of my frusturations....
ex. (bottom of categories.php)
tep_show_category($first_element);
$info_box_contents = array();
$info_box_contents[] = array
('align' => 'left',
'text' => $categories_string
);
So what I'm thinking is throw in a flash file inside the box. The placement that I was going for was between align and text. The format I used in the past was
echo ' <embed src=http://www.qlearningcenter.com/catalog/images/maijai/MaiJai.swf loop=false pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash type=application/x-shockwave- flash width="150" height="100" align="center"></embed>';
Thanks for your help any would be benefical..




LinkBack URL
About LinkBacks






Bookmarks