has anyone had problems using Paul's Observe tag? I am able to use ObserveValue fine, but when I try to use just the Observe tag I get an error saying that my handler function was expecting 0 arguments and got 1??? Is Observe sending arguments to the handler function that ObserveValue doesn't send? How should we set up the handler function to use the Observe tag.
Here is the version I am using: http://weblogs.macromedia.com/auhlmann/archives/ObserveUtility.zip Thanks for the help. - Kevin

