Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
他の red5 アプリケーションからデータを取得する必要があるためです。1 つの mxml アプリケーションで複数の netconnection を使用することは可能ですか?
はい、複数の netConnection を使用できます。
ただし、1 つのアプリケーションにのみ接続する必要がある場合は、netConnection だけを使用し、コールごとに異なる複数のレスポンサを使用できます。