A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: [AS2][FMS] FLVPlayback Issue

  1. #1
    Registered User
    Join Date
    Jan 2009
    Posts
    1

    [AS2][FMS] FLVPlayback Issue

    Hi,

    I want to play a video from FMS. This is my URL:
    Code:
    rtmp://sample.rtmphost.com/_videos/video
    Some tutorials tell me to do this:
    flv_player.contentPath = "rtmp://sample.rtmphost.com/_videos//video.flv"
    flv_player.play()
    trace(flv_player.contentPath)

    As you guess it doesn't work. How can I do this? BTW I searched this on forum but couldn't find anything about this.

    Thanks.

  2. #2
    I know nothing.
    Join Date
    Feb 2008
    Posts
    315
    I think the problem is with the location of the FLV. Try it first with another location. Here's the error I get:

    Firefox doesn't know how to open this address, because the protocol (rtmp) isn't associated with any program.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center