Skip to main content
Known Participant
June 2, 2008
Question

need help on server side video streaming

  • June 2, 2008
  • 2 replies
  • 341 views

Hi all,

I am a newbie to actionscript 3.0. I am looking for a way to stream multiple videos, flv files using Flash media Server and action script 3. I m using Flash CS3 professional environment. On my interface, i have few buttons, when clicked, they show different videos, til now i m using their URL in flvplayer.source, now i want to write a server side script to do the streaming of those videos. Can anyone put some light on it.

Thnx in advance.
    This topic is closed to new replies. Start a new post to keep the conversation going.

    2 replies

    meetaliAuthor
    Known Participant
    June 4, 2008
    Hi, thanks for your reply.
    ok, i was looking for a way to manage the streaming through server side. I thought it can be done through stream class.

    However, now i am trying to get videos from a web server( i hve the url of videos) and then trying to display them on client by streaming through FMS.

    can u please tell me some link aur tutorial, so that i know how should i proceed to make my app?

    thnks alot :)
    Participating Frequently
    June 3, 2008
    there is nothing to do with the server side script..
    have a look at http://www.adobe.com/devnet/flashmediaserver/
    there is an example use drop down menu to play back via fms3.0