Ask a Question related to Macromedia Director Lingo, Design and Development.

  1. #1

    Default Sound Problem

    I have use the "baOpenfile" commend of the "budapi" Xtras to open a PDF file, then I close the Acrobat application, back to the Director, Fine! my background music is playing, then I try to go to website through my Director lingo, the website suppose to have music, but then it doesn't play. I wonder how comes? (It's happen on the "Creative VIBRA 128" sound card")

    But when I try on the other sound card(e.g. SoundMax Integrated Digital Audio", it work well..... Is it mean the problem is on the sound card then?!


    GK123 webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Sound problem with w3d
      hi i have made a file in which a have a ambulance passing by and the sound of the ambulance. the problem is that when the movie is playing in loop...
    2. sound problem in win XP
      I am using Director MX, with Flash MX swfs embedded into director. These swfs contain MP3 files that run (when you press play in the swf files) they...
    3. sound problem...
      Hey ok, so I am designing a web site for my band and I have created a sound bar that will play/stop/change volume of the song I want to run in the...
    4. Problem with sound
      Can anyone help me with a problem...?? I've got a stub file that loads a number of movies in sequence. In the background I've got a window in a movie...
    5. AVI sound problem
      Hi, I'm having a problem with Digital Video Files (AVI). Everytime I change the sprite volume containing the avi cast member, the sound of the...
  3. #2

    Default Sound Problem

    I have sound effects in my movie. When I play the movie on the stage it sound great, but when I go to publish it the sound effects sound all muffled and crappy. Not very crisp at all. Anyway of making them sound better?

    Thanks.


    dude9er webforumsuser@macromedia.com Guest

  4. #3

    Default Re: Sound Problem

    yep, i got. figured it out. yep.


    dude9er webforumsuser@macromedia.com Guest

  5. #4

    Default Sound problem

    Hi Folks!

    I am refreshing an old CD-ROM production for Christmas re-release. It was made in Director 5 in 1996.
    When I updates the files to Dir 8.5 and makes a new projector the sound is hacking and sometimes stopping.

    I try to use different sound channels:
    puppetsound 1, "mysound"
    and
    repeat while soundbusy
    etc.
    The soundfiles are imported in the internal cast or in an external cast.
    No Shockwave, just plain CD-ROM.

    Any advice are Welcome. Should I preload, or use another syntax? or what?

    Question 2:
    In the old days we installed the Projector on c-drive because it was faster then the 2X CD. But with a plain child game with no save today, you can run in right off the CD or what?

    Regards,
    Daniel




    Dannator webforumsuser@macromedia.com Guest

  6. #5

    Default Re: Sound problem

    Hi.....

    Use preload to preload the sound and then play it...it's faster....if you have only one sound (like a background)...limit all your sounds to one channel...because even if you load another sound...it will load on the same channel...thereby replacing the sound that was earlier in the channel....unless u want 2 sounds to play at the same time....also use swa compression,

    Vj
    vij010 Guest

  7. #6

    Default Re: Sound problem

    "Dannator" [email]webforumsuser@macromedia.com[/email] wrote:
    > Hi Folks!
    >
    > I am refreshing an old CD-ROM production for Christmas re-release. It was made in Director 5 in 1996.
    > When I updates the files to Dir 8.5 and makes a new projector the sound is hacking and sometimes stopping.
    >
    > I try to use different sound channels:
    > puppetsound 1, "mysound"
    > and
    > repeat while soundbusy
    > etc.
    > The soundfiles are imported in the internal cast or in an external cast.
    > No Shockwave, just plain CD-ROM.
    >
    > Any advice are Welcome. Should I preload, or use another syntax? or what?
    >
    > Question 2:
    > In the old days we installed the Projector on c-drive because it was faster then the 2X CD. But with a plain child game with no save today, you can run in right off the CD or what?
    >
    > Regards,
    > Daniel
    >
    >
    >
    >
    PC or Mac ?

    j'patauge Guest

  8. #7

    Default sound problem

    Hell

    I use director on a max os system. I have made a director application with
    sound, but in my publication I can't hear any sound. I have verify if I made a
    projection, I have the sound normaly.
    The sound track is on *.aif but I have try with *.mp3 with the same result
    What can I do to hear sound on my publication??

    (If I have made english errors, excuse me I am a french woman

    infoemi Guest

  9. #8

    Default Re: sound problem

    Do you hear the sound while you are authoring? Are the sound files
    imported or linked?

    If you are using Lingo to play the sounds can you show us what you've
    done?

    --
    Rob
    _______
    Rob Dillon
    Team Macromedia
    [url]http://www.ddg-designs.com[/url]
    412-243-9119

    [url]http://www.macromedia.com/software/trial/[/url]
    Rob Dillon Guest

  10. #9

    Default Re: sound problem

    I use linked sound and in lingo I have wrote :

    property fichier
    puppetsound 1, fichier

    When I use director I hear sound but not with the *.dcr on internet explorer.
    infoemi Guest

  11. #10

    Default Re: sound problem

    in html I have wrote :
    [Q]<embed src="../../Director/APPLI/borneBeauvais/borneYBeauvais.dcr" width="800" height="600"/>[/Q]
    infoemi Guest

  12. #11

    Default Re: sound problem

    I have tryed to have a sound who is not linked, I can hear this sound

    So the problem is with linked sound on publication.
    Why the browser can't linked my sound?

    Is it because he can't find the sound??
    I have try with a video and he can play this linked video. So I don't
    anderstand why he can't linked my sound...

    Have you an idea?

    infoemi Guest

  13. #12

    Default Sound problem

    I am quite new to flash and I have a problem with it.
    I have made a very simple movie ... a picture show. :-)
    At first I have imported music into the stage.
    Then I imported pictures.. Every picture in another timeline
    The timelines in the movie all end at the same frame number. .
    When I click "play movie" the music and the pictures all end the same time
    but when I click "test movie" or publish it into an SWF file the music
    stops about 30 seconds earlier than the pictures.

    I am using Flash MX

    Help????/
    Panic Guest

  14. #13

    Default Re: Sound problem

    Try changin your sound type to streaming sound instead of event sound. When
    you imported the pictures, did you choose to create separate scenes for each
    picture?


    "Panic" <submit@panicmail.zzn.com> wrote in message
    news:Xns958A946DFC99Bsubmitpanicmailzznco@194.134. 2.2...
    > I am quite new to flash and I have a problem with it.
    > I have made a very simple movie ... a picture show. :-)
    > At first I have imported music into the stage.
    > Then I imported pictures.. Every picture in another timeline
    > The timelines in the movie all end at the same frame number. .
    > When I click "play movie" the music and the pictures all end the same time
    > but when I click "test movie" or publish it into an SWF file the music
    > stops about 30 seconds earlier than the pictures.
    >
    > I am using Flash MX
    >
    > Help????/

    LOQUTUS Guest

  15. #14

    Default Sound problem


    I've been using Flash MX for a while, and have made many animate
    movies. They've all been 12fps. I've recently started using Flash M
    2004 Pro., and I'm doing an animation at 24fps. Everything is fine i
    the program, but when I test the movie, very soon the sound is ver
    badly out of sync., despite where the keyframes that start the soun
    are, they seem to start playing long before the correct keyframe shows
    I've tried changing from Stream to Event, they both have the sam
    effect. Is it the fast frame rate that is causing this, or is i
    perhaps some difference in Flash MX 2004 I'm not aware of? I'd like t
    hear from anyone who might have some knowledge on the subject, before
    start altering my whole production for a lower frame rate.

    -Mar

    --
    Markus
    Markus Guest

  16. #15

    Default Sound Problem

    So yeah, I've been looking for some time for a solution to this problem and
    I've come across a lot of solutions that didn't help. My sound isn't working
    for Macromedia Flash Player and just Macromedia flash Player. From what I've
    seen from looking around it seems like the people who have this problem and
    can't fix it have all had to reinstall their harddrive or something along those
    lines. This whole thing started when my computer messed up and I had to have
    several parts replaced including my motherboard and RAM. I know that
    engineering is supposed to be working on this, but if they would I'd appreciate
    it if they really hurried. I've had this problem for some time and I'm kind of
    tired of it. Oh, and Benny whoever you are that keeps posting in every thread
    of this type saying that Macromedia sucks and such: You aren't helping.
    Please stop.

    Anison Twilight Guest

  17. #16

    Default Re: Sound Problem

    Are you running SP1 or SP2? I have the same problem, and think it could be something with my not having SP2.
    Blackcanoflysol Guest

  18. #17

    Default Re: Sound Problem

    Do you have a C-Media card? I found a solution on the fourms, you open the
    C-Media Mixer, Go to advanced, click on the speakers tab, and click Using Xear
    3D or something like that, then it should work.

    Blackcanoflysol Guest

  19. #18

    Default Sound problem

    Interesting problem here.... the sound from the Flash Player running in IE
    stops after exactly 30 minutes. This happens when streaming audio from Vault
    Radio. The data stream is still coming in as evidenced by the video slideshow
    still displaying properly, and the DSL modem idiot light and Internet traffic
    monitor in the system tray.

    Closing the browser and opening a new browser window is the only way to
    restart the audio, at which point it only plays for 30 minutes.... Any ideas
    or suggestions?

    IE 6 running in XP SP2 with Flash Player 8 (Flash 7 exhibited same problem).

    95ZG1000 Guest

  20. #19

    Default Re: Sound problem

    So... no one here has any ideas as to why the sound stops after exactly 30
    minutes while the animation continues?

    BTW, it runs fine under Firefox - just plugs right along, but I don't want to
    use Firefox as it has other issues with web site rendering.

    Thanks

    95ZG1000 Guest

  21. #20

    Default Sound Problem

    Ok, This has been troubling me for a long time and I need help. Here are my
    symptoms:

    Sound does not play in a Flash Movie
    System Sounds(Logon, Shutdown, Error sounds etc) Do not play
    When choosing System Sounds play button is greyed out
    MSN Messenger does not play sounds
    When playing a defualt sound to test my audio playback the tower beeps and
    nothing else
    Sound play normally through Windows Media Player
    Itunes does not play sounds

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~

    I have been looking into this for ages and I still cannot find an answer. I
    even went out and bought a new soundcard but still no results. Here are some
    details on my computer:

    Windows XP
    Realtek AC'97 soundcard (Not using) - Plays Media Player but not system sounds
    etc.
    Trust 5.1 External Surround Sound Card - Plays Media Player but not System
    sounds etc.
    Speakers are embedded in monitor, there are two of them.
    Made by Packard Bell

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~

    These are all the detials I have at the moment and I would like somebody to
    try and help me. So far all the solutions I have tried haven't worked for me
    and I don't think I can do system restore becuase I have important files that I
    don't want to lose.

    Thanks to anybody that helps. If you need to contact me I will visit this
    regulary but my emial is [email]andy_NACW@hotmail.co.uk[/email]

    Ryan King 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