What if I want to LET USER CACHE videos streamed usingFMS3?

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default What if I want to LET USER CACHE videos streamed usingFMS3?

    For my new video website I want the users TO BE ABLE TO CACHE but at the same
    time I want them to have the benefit of jumping anywhere on the timeline to see
    only the part they are interested in without downloading complete video (which
    can be done only through streaming IMHO)

    Is it possible in FMS3? any other solution?

    anshulag Guest

  2. Similar Questions and Discussions

    1. Pausing a streamed FLV on the first frame
      I'd like to follow Macromedia's best-practice recommendation that my FLV video be initially shown paused on the first frame. I'm also following...
    2. How to synchronize streamed FLV with preloaded SWF?
      Hello to all, The following Macromedia url: http://www.macromedia.com/devnet/mx/flash/articles/video_primer.html shows a "sophisticated...
    3. Cache a user control based on a Property in the code behind.
      I have a user control that is placed on every page to provide a menu system, logout/login buttons etc. This contect varies in depending on the...
    4. can I loop streamed audio?
      hey guys I've designed an audio interface that plays streamed audio files that I have saved as mp3's on my server. It works great but, when the...
    5. No cache on User Control?
      My user control needs to update each time it's displayed but I can't find a way to either issue a directive so the user control info is not cached...
  3. #2

    Default Re: What if I want to LET USER CACHE videos streamedusing FMS3?

    I need this because user has good bandwidth (>1Mbps) but with some usage limit (say 100Mb/day). User doing a random access to see parts of video again and again will end up wasting a lot of bandwidth.
    anshulag Guest

  4. #3

    Default Re: What if I want to LET USER CACHE videos streamedusing FMS3?

    yes you can do that using fms3.
    rudrasai Guest

  5. #4

    Default Re: What if I want to LET USER CACHE videos streamedusing FMS3?

    yes you can do that using fms3.
    rudrasai Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139