Per the Install Instructions I put the HTML code in my web page
to display Alfredo. This would be the Move and URL pointer to
Alfredo_templet.swf. The picture of Alfredo show's but there
is no flash or lip movement. I have indeed loaded the AIML files
using blotloader as in the Install Instructions but the flash is
not working.
The Talk session is working.
<object width="400" height="350">
<param value="#ffffff" name="bgcolor"/>
<param value="
http://127.0.0.1/alfredo/alfredo_template.swf"
name="movie"/> <embed width="200" height="350"
src="
http://127.0.0.1/alfredo/alfredo_template.swf"
bgcolor="#ffffff"></embed>
</object>
<form name="form1" method="post" action="alfredo/src/talk.php">
<input type="hidden" name="PHPSESSID" value="57576dadb110f2d3b4253f9ee4ad6b3d">
<input type="hidden" name="botname" value="TestBot">
Input: <input type="text" name="input" size="55">
<input type="submit" name="Submit" value="Submit">
</form>
Any explination?
Thank You
David