I believe you're looking for something like this:
PHP Code:
$example = 'EXAMPLE';
echo '<object width="355" height="300"><param name="movie" value="http://togo.ebay.com/togo/togo.swf?2008013100" /><param name="flashvars" value="base=http://togo.ebay.com/togo/&lang=en-us&mode=search&query='.$example.'" /><embed src="http://togo.ebay.com/togo/togo.swf?2008013100" type="application/x-shockwave-flash" width="355" height="300" flashvars="base=http://togo.ebay.com/togo/&lang=en-us&mode=search&query='.$example.'"></embed></object>';
__________________
Jeremy Miller
Please login or register to view this content. Registration is FREE
|