<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>i had one entry in my swfinfo file with url as http://media.kelbymediagroup.com/players/player5.7/player.swf. but when i tried to use the rtmp link with http://media.kelbymediagroup.com/players/player5.6/player.swf it used the info stored for 5.7 instead of retrieving new info for 5.6. it happened because it was using hlen to compare both urls instead of full comparison. why hlen? attached patch fixes the problem by comparing full urls.<br></div></div></body></html>