Skip to main content
April 21, 2010
Answered

flash.net.NetStream source code?

  • April 21, 2010
  • 1 reply
  • 2126 views

I wonder if I can find flash.net.NetStream source code in the src tree of flex.

In jdk, we can find out almost all the library code. So I want to know if we can do the exactly same thing in AS.

Thanks

Xuan

This topic has been closed for replies.
Correct answer ChivertonT

On Wednesday 21 Apr 2010, XuanZhangAS wrote oops, can't say wrote colon

because the forum software explodes:

I wonder if I can find flash.net.NetStream source code in the src tree of

flex.

In jdk, we can find out almost all the library code. So I want to know if

we can do the exactly same thing in AS.

No, some things are 'really' in the Player.

--

Tom Chiverton

Developer

Tom.Chiverton@halliwells.com

3 Hardman Square, Manchester, M3 3EB

****************************************************

This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list of members is available for inspection at the registered office together with a list of those non members who are referred to as partners. We use the word ?partner? to refer to a member of the LLP, or an employee or consultant with equivalent standing and qualifications. Regulated by the Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be confidential or legally privileged. If you are not the addressee you must not read it and must not use any information contained in nor copy it nor inform any person other than Halliwells LLP or the addressee of its existence or contents. If you have received this email in error please delete it and notify Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.com.

1 reply

ChivertonTCorrect answer
Inspiring
April 21, 2010

On Wednesday 21 Apr 2010, XuanZhangAS wrote oops, can't say wrote colon

because the forum software explodes:

I wonder if I can find flash.net.NetStream source code in the src tree of

flex.

In jdk, we can find out almost all the library code. So I want to know if

we can do the exactly same thing in AS.

No, some things are 'really' in the Player.

--

Tom Chiverton

Developer

Tom.Chiverton@halliwells.com

3 Hardman Square, Manchester, M3 3EB

****************************************************

This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list of members is available for inspection at the registered office together with a list of those non members who are referred to as partners. We use the word ?partner? to refer to a member of the LLP, or an employee or consultant with equivalent standing and qualifications. Regulated by the Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be confidential or legally privileged. If you are not the addressee you must not read it and must not use any information contained in nor copy it nor inform any person other than Halliwells LLP or the addressee of its existence or contents. If you have received this email in error please delete it and notify Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.com.

April 22, 2010

wow, that's really disappointing.

initially, I am trying to use the new api

netstream.appendBytes() 

but can't find any sdk that can compile it correctly.  So I am trying to figure out the source code.

Do you have any clue in finding the sdk for beta actionscript3 (flash player 10.1)? 

I am trying to use this one, but it doesn't work.

http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex4sdk

Thanks

Xuan

Peter_deHaan
Participating Frequently
April 22, 2010

You can download the latest Flex 4.1 beta nightly builds from http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4 and it should include Flash Player 10.1.

Peter