Skip to main content
February 19, 2008
Question

FMS serverside script

  • February 19, 2008
  • 1 reply
  • 224 views
Hello,
is there a way in the main.asc to get the full rtmp address in the onConnect method ? The client.uri property just gives the application address (i.E. rtmp://www.server.com/applicationname) I need to get the path to the video file requested (like rtmp://www.server.com/applicationname/path/file.flv).
Thanks for your help !
Z
    This topic is closed to new replies. Start a new post to keep the conversation going.

    1 reply

    May 29, 2008
    Just another thing on my "wtf?" list. Very sad. I'm in the same situation.
    Maybe Client.referrer helps you if the information you are looking for is also in the call to the file where the swf is embedded in.