Skip to main content
Participant
March 5, 2011
Question

streaming

  • March 5, 2011
  • 2 replies
  • 680 views

Hello

I wanted to know swf file that published by captivate 4 to be played as stream?

    This topic has been closed for replies.

    2 replies

    RodWard
    Community Expert
    Community Expert
    March 7, 2011

    The SWF format supports a type of streaming, but it's not quite the same as video streaming.

    In an SWF, which is actually a tagged format file, the streaming works by virtue of the fact that anything which is currently playing in a SWF file must only depend on data that has already been loaded into the player.

    Here's how it is explained on one website: "This ordering of tags is how the SWF file format supports streaming. The rule is that a given tag should only depend on tags that come before it. A tag should never depend on a tag that comes later in the file."  http://www.the-labs.com/MacromediaFlash/SWF-Spec/SWFfileformat.html

    So, if your definition of "streaming" is that a certain percentage of the file is downloaded (e.g. via a preloader) and then the file begins to play while the rest of the file is downloading in the background...then SWF is a streaming format.

    Inspiring
    March 7, 2011

    SWF files are usually not streamed. Video files (FLV, F4V etc.) are streamed.

    Why are you asking? Is your output swf so big that you need to deploy it using streaming services?

    /Michael


    Visit my Captivate blog with tips & tricks, tutorials and Widgets.

    Participant
    March 9, 2011

    Hello,

    Yes, can you help me in this case? I don't find a solution to this issue still.

    Thanks for any help.

    RodWard
    Community Expert
    Community Expert
    March 10, 2011

    What issue are you having?  You asked if SWF could be streamed and we answered that.

    So what is the problem?  Please be more specific.