safari 3.04 and shockwave player 11 on Mac(nonIntel)-5.2

Ask a Question related to Macromedia Shockwave, Design and Development.

  1. #1

    Default safari 3.04 and shockwave player 11 on Mac(nonIntel)-5.2

    Hi All,
    I am facing the problem while playing the soud in my Shockwave .Dcr file on
    Non Intel 5.2 whith safari3.04
    my code containg the following line. where gAudioURL is the path of Audio file
    which we got from the web service.
    sprite( "studentAudio" ).member.fileName = gAudioURL
    sound( 1 ).play( member( "studentAudio" ) )

    my project is web based project which use the shockwave file for some purpose.
    and interesting point is that its working fine on the Windos XP. and its also
    working fine with the older version of shockwave (i.e 10.3 etc) on mac.
    i don't know why its not working with Shockwave 11 on mac .
    any solution will be very appriceated and helpfull.


    apka.rajesh Guest

  2. Similar Questions and Discussions

    1. Shockwave Player 10.1.1.016 is not available on"Flash and Shockwave Player Distribution Downloads" webpage.
      Yes, we would like to download the new MSI as well. Why is Shockwave Player 10.1.1.016 is not available on "Flash and Shockwave Player Distribution...
    2. Shockwave Player 10.1.1.016 is not available on "Flashand Shockwave Player Distribution Downloads" webpage.
      Shockwave Player 10.1.1.016 is not available on "Flash and Shockwave Player Distribution Downloads" webpage. Are there any plans to issue a MSI for...
    3. Shockwave 3D Display Bug in Safari
      I have a Shockwave 3d animation that displays fine in Director Authoring and Projector Application modes, but when I play it on Safari (Mac OS X...
    4. Shockwave/Php no results on Safari
      Hi I created a shockwave file, that reads data from database in sql with php. The netTextResult works fine and recieves the data with the...
    5. safari shockwave
      i was at an apple store this weekend and was browsing with safari on osx. i noticed that not only does the shockwave not align properly ( it would...
  3. #2

    Default Re: safari 3.04 and shockwave player 11 on Mac (nonIntel)-5.2

    This belongs on one of the m.director forums instead of here.

    That being said, the first thing that springs to mind is that in order
    to play() an audio file it needs to be available locally. You are
    setting the filename to a URL and expecting it to automatically
    download/preload and be available by the time the next line of code
    runs. It doesn't work that way. You have to either preload it with
    preloadNetThing() and wait for this to finish successfully, or create a
    #swa member and use it to stream the sound file from your URL. Insert ->
    Media Element -> Shockwave Audio...
    Sean Wilson Guest

  4. #3

    Default Re: safari 3.04 and shockwave player 11 on Mac(nonIntel)-5.2

    Sean thanks for the replay,
    it is working fine with the older version of shockwave i.e 10.3 and preloadnet
    thing applied this too.
    but this problem is quite specific it is occurr on the Mac with shockwave 11.
    any suggesion is appreciated.


    apka.rajesh Guest

  5. #4

    Default Re: safari 3.04 and shockwave player 11 on Mac (nonIntel)-5.2

    There were claims that the recent 430 hotfix for Mac solved a bug
    relating to SWA decompression or something sound related. Check the
    version info on all your SW sound xtras and try un-installing and
    re-installing SW in the hope the xtra has been updated there as well as
    authoring.
    Sean Wilson Guest

  6. #5

    Default Re: safari 3.04 and shockwave player 11 on Mac(nonIntel)-5.2

    sean can you provide me the link, to update sw sound extra
    apka.rajesh Guest

  7. #6

    Default Re: safari 3.04 and shockwave player 11 on Mac (nonIntel)-5.2

    It's available from Adobe's site:
    [url]http://www.adobe.com/support/director/downloads[/url]
    Sean Wilson Guest

  8. #7

    Default Re: safari 3.04 and shockwave player 11 on Mac(nonIntel)-5.2

    Sean this link is not working,
    its giving page error.
    please provide me other link
    apka.rajesh Guest

  9. #8

    Default Re: safari 3.04 and shockwave player 11 on Mac (nonIntel)-5.2

    My mistake - but you could always go looking for yourself!
    [url]http://www.adobe.com/support/director/downloads.html[/url]
    Sean Wilson Guest

  10. #9

    Default Re: safari 3.04 and shockwave player 11 on Mac(nonIntel)-5.2

    Sean thanks i find it.
    but unable to install because i don't have director i m using only shockwave. while it(pathc) says you have to download to the director folder. then how can i get those files
    apka.rajesh Guest

  11. #10

    Default Re: safari 3.04 and shockwave player 11 on Mac (nonIntel)-5.2

    Perhaps you can install the trial and then patch it. Like I said, even
    if you can it won't help. Assuming the patch fixes your issue, you still
    need SW to be fixed and not just the authoring environment, and only
    Adobe can do this.
    Sean Wilson Guest

  12. #11

    Default Re: safari 3.04 and shockwave player 11 on Mac(nonIntel)-5.2

    i sean, how are you ?
    is it necessary to install the Trial? because i can do that but what about the
    people those using my product.basically my product is client-server
    application. and i am using the shockwave player for listening the recorded
    sound.and recorded sound is download from the server thorugh the webservice.and
    do the rest of the thing accound the sound.but when i play back this sound its
    not working. i can do what you suggest on my machine. but what about the
    others. is there any other way (i.e by coding) to resolve this issue,
    please suggest.

    apka.rajesh Guest

  13. #12

    Default Re: safari 3.04 and shockwave player 11 on Mac (nonIntel)-5.2

    I don't know how else to put this, and this is the third time I've said
    the same thing: if it's a problem with an xtra (that you could determine
    for yourself by downloading and installing the trial and installing the
    hotfix over it, then grabbing the sound xtras and placing them in your
    Shockwave support folder), then *only* Adobe can fix it.
    Sean Wilson Guest

  14. #13

    Default Re: safari 3.04 and shockwave player 11 on Mac(nonIntel)-10.5.2

    Perhaps you can install the trial and then patch it

    [url]http://www.theoyun.net/index.php[/url]
    mazyy Guest

  15. #14

    Default Re: safari 3.04 and shockwave player 11 on Mac (nonIntel)-10.5.2

    > Perhaps you can install the trial and then patch it

    Is that not *exactly* what I already suggested?
    Sean Wilson Guest

  16. #15

    Default Re: safari 3.04 and shockwave player 11 on Mac(nonIntel)-10.5.2

    your solution is not fix my issue.i applied the patch but problem is as it is.
    apka.rajesh Guest

  17. #16

    Default Re: safari 3.04 and shockwave player 11 on Mac (nonIntel)-10.5.2

    > your solution is not fix my issue.i applied the patch but problem is as it is.

    Then start complaining *directly* to Adobe
    Sean Wilson Guest

  18. #17

    Default Re: safari 3.04 and shockwave player 11 on Mac(nonIntel)-10.5.2

    well thanks for your time and solution you suggest.

    apka.rajesh Guest

  19. #18

    Default Re: safari 3.04 and shockwave player 11 on Mac(nonIntel)-10.5.2

    Yeah would love to see a permanent built in fix for this issue in the future updates.. :(
    CHAOS'|nc. 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