| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jul 2003
Location: Berlin
Posts: 7
|
Hi!
I set up a stream object on the server using: ActionScript Code:
Now i have no idea how to access the stream at the client side. I understand the NetStream object opens a own streaming connection... right? With NetStream I can do that: ActionScript Code:
But when a new user connect to the app he should not see the video from the beginning! So i have to set up a stream that constantly streams from the server again and again... Puhhh, it's heavy stuff for an autodidact... ![]() Regands circumflex |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Jul 2003
Location: Berlin
Posts: 7
|
Here it is...
![]() On server side i started a stream with the video "sample_video.flv": ActionScript Code:
Now i can see the stream: ActionScript Code:
I forgot to place an emedded video on the stage and name it "container". That's it... ![]() The stream does not start from it's beginning when i press browsers reload button. cool. The next goal is to loop the stream!! Anybody an idea? greetings circumflex |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|