The parameter order in AMF3 requests are sorted according to hash values which are calculated from the actual parameter values. As such, the order of the parameters in AMF3 requests depends on its value. If a parameter value changes from one record to the other, its position in the request may also change. This can cause a difficulties when it is necessary to manually compare multiple recordings to identify dynamic values that are set client side. To keepthe order as stable as possible would require that the same input values be used during each recording. Old KB# 20668
↧