MediaDisplay components problem

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

  1. #1

    Default MediaDisplay components problem

    Hi all
    I'm looking to access to FLVplayer class properties? to change somme property
    and to access onStatus event of the netStream component ?
    I success to to acces property bufferLength and bufferTime. But it seems
    impossible to change bufferTime. I try to change it by duplicate the
    mediadisplay and flvplayer class and import it in my movies. but it seems not
    good because the buffer was always fixed at 5. If any one have ideas or know
    how to change it I'll be glad.
    tks
    dyhot

    dyhotAngie Guest

  2. Similar Questions and Discussions

    1. Closing FMS connection when MediaDisplay is complete?
      I am trying to build an app to stream MP3's from a FMS server. So far I am using the MediaDisplay and MediaController components to accomplish my...
    2. Streaming FLV from FMS to MediaDisplay
      Hello, Is it possible to stream an FLV from FMS to a MediaDisplay component for playback? I know this can be done with the Video Object and with...
    3. Cue Point issues with MediaDisplay Control
      Hi there, I am having an issue with the cuePoint property of the MediaDisplay Control running an .mp3 file. Basically, I am reading cuePoint...
    4. Flash MX 2004 : MediaDisplay.totalTime problem
      Is it nomral that MediaDisplay.totalTime is set to 0 when you're load a FLV? How to have this lenght? (the MediaControler don't work too). ...
    5. mx 2004 mediacontroller not reflecting the statusof mediadisplay
      Seems this problem is set by default in the MediaController. I have also tried to reset the controller using: ...
  3. #2

    Default MediaDisplay components problem

    Hi all
    I'm looking to access to FLVplayer class properties? to change somme property
    and to access onStatus event of the netStream component ?
    I success to to acces property bufferLength and bufferTime. But it seems
    impossible to change bufferTime. I try to change it by duplicate the
    mediadisplay and flvplayer class and import it in my movies. but it seems not
    good because the buffer was always fixed at 5. If any one have ideas or know
    how to change it I'll be glad.
    tks
    dyhot

    dyhotAngie 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