Problem With loadSound On the web

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

  1. #1

    Default Problem With loadSound On the web

    Salut,
    I have a problem with loading mp3 sound with loadSound() ,on the web server
    does not work but
    on machine well worked.
    i use the syntax
    loadsound("sounds/filename.mp3");
    i guess may problem in pathing after putting at web server
    waiting for your replay
    with respect to all
    mohamed sultan

    551515 Guest

  2. Similar Questions and Discussions

    1. loadSound problem in ie explorer
      This was a headers issue. Here's the final 'word' from the resolution email: "For the interested ones, the problem was, ta-da... lack of...
    2. loadSound issue and Macs
      I'm using loadSound and everything works fine on a pc, but the second I try and view it on a mac the sound does not work It does work when I test...
    3. attachSound vs. loadSound?
      wich would you prefer and why, for music to startup on a full flash site? I don't really want the user to have to wait for the sound to load once...
    4. Help with loadSound
      Hi Much appreciated if someone can help me with the following problem. I want to stream an audio file to a flash movie. The movie has a "Play"...
  3. #2

    Default Re: Problem With loadSound On the web

    Thanks vrish88 ;
    the Movie sees the file because if i write none existing filename causes error "the file not found"
    and the problem still exist .

    551515 Guest

  4. #3

    Default Re: Problem With loadSound On the web

    Thanks vrish88 ;
    the Movie sees the file because if i write none existing filename causes error "the file not found"
    and the problem still exist .

    551515 Guest

  5. #4

    Default Re: Problem With loadSound On the web

    Possible to use attachSound command? Obviously it'll make the file big.. I'm not sure whether can it solve your issue.
    Canon_CS 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