Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Adobe Cirrus Error on Direct Connect“Property startTransmit not found”

New Here ,
Jun 14, 2013 Jun 14, 2013

My p2p Direct connect works in two android phone, The communication process the following error, please help, thank you.

ReferenceError: Error #1069: Property startTransmit not found on flash.net.NetStream and there is no default value.

TOPICS
ActionScript
685
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Jun 14, 2013 Jun 14, 2013

The error is indicating that your code is trying to treat the NetStream class as if it has a startTransmit property.  As far as I can see it does not have such a property.

Translate
LEGEND ,
Jun 14, 2013 Jun 14, 2013

The error is indicating that your code is trying to treat the NetStream class as if it has a startTransmit property.  As far as I can see it does not have such a property.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 12, 2013 Nov 12, 2013
LATEST

Hi,

I have the same problem. Did you figured out a solution for the startTransmit/stopTransmit reference errors on NetStream ?

Any help would be appreciated.

Thanks.

Guillaume

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines