lr_xml_extract求值问题
flex_rtmp_receive("recv_step3",
"ConnectionID=28",
"Snapshot=tRTMP6.inf",
CHANNEL,
"ChannelID=3",
LAST);
lr_think_time(29);
flex_rtmp_receive(
"recv_step4",
"ConnectionID=28",
"Snapshot=tRTMP7.inf",
CHANNEL,
"ChannelID=3",
LAST);
flex_rtmp_receive(
"recv_step5",
"ConnectionID=28",
"Snapshot=tRTMP8.inf",
"ResponseParameter=recv_step5",
CHANNEL,
"ChannelID=3",
LAST);
这三个函数每个xml节点都一样,怎么用lr_xml_extract取到第三个函数的xml值
页:
[1]