hello,<br><br>how can i authenticate Flex client? i have tried the following in the user directory:<br>1. plain text password => (authentication failed)<br>2. a1-hash w/ using ssl md5 generated "username:domain:password" value => (empty password not allowed)<br>
3. md5 generated plain text password => (authentication failed)<br><br>peeking at rtmp.c, i can see it looks for the "password" parameter. <br><br>so, how to generate the authentication values? i appreciate for your help.<br>
<br>tks Anthony for the Flex client. it's cool!<br><br>-nandy<br>