Hi Guys,

Anobody got a clue on how to envoke a killFokus function for the flash5 player?

Code:
input1.fieldValue.onKillFocus = function (newFocus) {
			if(fieldValue ne "") {
				_root.goword("fieldValue");
			}
		}
Any bright thoughts out there?
//pod