Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help Adding Infobox


ADivotMaker

Recommended Posts

I downloaded and installed phpOnline Live Support from Dayana Host (http://www.dayanahost.com/phponline.cfm) and it works great. Now I'd like to make it one of the infoboxes similar to this site here:

 

http://www.mixedgoods.com/v3/catalog/new_products.php?id=4

 

I just can't figure out where to put the code so that the status indicator shows up in the infobox. If I call this file from http://www.mydomain.com/phponline/status.php, it works great. BUT, if I move the status.php file to any other directory, then it doesn't work. The status.php file has the following code:

 

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
HEIGHT="60" WIDTH="120" id="status" ALIGN="" border="0">
<PARAM NAME=movie VALUE="status.swf"> 
<PARAM NAME=menu VALUE=false> 
<PARAM NAME=quality VALUE=High> <PARAM NAME=bgcolor VALUE=#ffffff> 
<param name="salign" value="TL">
<param name="scale" value="NoBorder">
<EMBED src="status.swf" menu=false quality=High bgcolor=#ffffff  NAME="status" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" salign="TL" width="120" height="60" scale="NoBorder"></EMBED>
</OBJECT>

 

I'd really appreciate any comments on how to integrate this into an infobox. Many thanks.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...