This is a discussion on Trying to put a image in php (/boxes/categories.php) within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; i'm trying to place a image in php, I don't mind a RTFM just post the link or the general ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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.. |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Categories and SubCategories as Boxes | w424637 | osCommerce 2.2 Modification Help | 1 | 11-11-2004 09:13 AM |
| Help, I've Lost my Pretty Categories Boxes | davec69 | osCMax v1.7 Discussion | 5 | 10-29-2004 01:42 AM |
| Use a gif image instead of text in boxes | rocket_rob | osCommerce 2.2 Modification Help | 1 | 02-03-2004 04:56 AM |
| removing the 'underline' in the boxes (e.g categories) | Anonymous | osCMax v1.7 Discussion | 1 | 01-16-2004 06:26 AM |
| [b]Image around Boxes ?!?!?[/b] | iluminate | osCommerce 2.2 Modification Help | 1 | 11-20-2002 04:44 PM |