Reason why Player not working

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

  1. #1

    Default Reason why Player not working

    The reason that many websites are asking you to upgrade Shockwave Player is
    because of the method that is being used to determine which ActiveX control you
    have installed. With the latest version, Macromedia stepped away from their
    regular convention of using an integer value to append to the class name in the
    registry. Instead, this time they used SWCtl.SWCtl.10.1.1. Just like with
    Flash Player, web pages will loop on integer values and attempt to create an
    ActiveX object with that registry name. Now, each page that uses this method
    will have to create a nested loop on 3 different integers.

    Search your Windows registry for SWCtl.SWCtl or ShockwaveFlash.ShockwaveFlash
    to see the progression of version numbers and class names. Macromedia could
    easily fix this issue by adding a secondary name to the registry
    (SWCtl.SWCtl.10) that contains the same CLSID, as they have done in the past.

    This is only an issue on Windows IE because only that browser uses ActiveX
    controls. Firefox and Netscape use plugins and those are detectable in a
    different manner.

    Non-technical opinion: Does Macromedia know about this issue and is not doing
    anything about it because they are in some manner retaliating against IE for
    putting in the "Click to activate this control" box on their flash plugins?
    Probably not but it is interesting to think about. At least for a geek like
    me.

    JibbaJabba15 Guest

  2. Similar Questions and Discussions

    1. Flash Player 9 Not Working on Mac OS X
      I just installed the Flash Player 9 on my Power PC based Mac OS X 10.3.9 and now no Flash elements work in Safari 1.3.2, or even Explorer (which I...
    2. CFQUERY not working for some reason
      I have the following code to authenticate a password, and it is successful, complete the <CFIF> Statement: <cfquery name="checkpass"...
    3. Player 8.0.23 and .24 not working?
      Ever since I upgraded to flash palyer 8.0.23 and then to 24 I'm unable to access 95% web sites that have flash content. All of my web browsers will...
    4. Macromedia Flash Player installed and working properly suddenlys stops working..
      No idea what has caused the Flash player to stop working. This is not my machine but a relatives who has asked for help over the T'giving...
    5. No components working for no reason!
      Oh my god! For some reason every single page that relies on a component, doesn't work! This is horrible! I always get this. The system has...
  3. #2

    Default Re: Reason why Player not working

    :) FINALLY!!! after 11 days...i got shockwave to download...i tried mozilla
    and everything!!! The only thing i can possibly think of is that i finally got
    all of the old shockwave out (i was having trouble with that) and i turned off
    my yahoo pop up blocker. dunno..all i know is i'm now playing my much missed
    pawkeet! teri

    teresabeesa Guest

  4. #3

    Default Re: Reason why Player not working

    This is a very good post. Thanks! The issue I am facing is that we have
    produced lots of code using the "create an object" test method for detecting
    the player. swctl.swctl.7 will create an object when version 7 (or higher) is
    present on the client, except for version 10.1.1r016. For the new player, this
    line of script will put a user in an endless install loop, because the code
    will never detect the new player. The problem is that I no longer have access
    to all the code to make the change! I don't feel that it's right to require me
    to track it all down, either. The new player should be backward compatible with
    the detection methods that have functioned wonderfully for years.

    pkizilos Guest

  5. #4

    Default Re: Reason why Player not working

    I have had the same issues with Shockwave for the past few days. I and a few
    users can not access certain websites that use Shockwave. I installed it on a
    machine with a brand new image installed and it worked great. When i try it on
    existing setups it keeps taking me to the Macromedia page and instructing me to
    download it again.

    I have repeatedly uninstalled the program as well as registry entries and IE
    objects to no avail. I have also downloaded Netscape and Firefox and still
    get the same errors.

    Any help would be apreciated.

    Thank you.

    Thexternal Guest

  6. #5

    Default Re: Reason why Player not working

    hey teresa, this is to you, tytytyty...i guess the love for the pawkeet won out
    and after i read your post, i totally deleted the shockwave/flash from my
    computer and reinstalled, and WALLAAAAAA....pawkeets...grrr
    matey....lmao...dont know why i never tried that in the first place...lol...

    rocksarkgirl Guest

  7. #6

    Default Re: Reason why Player not working

    i have been having the same problem that the rest of you have...shockwave just
    wouldnt work...anyway..im no expert..but i did alot of research and tried alot
    of things that different people suggested on these forums...i ended up
    combining a few of them...i completly removed flash, shockwave, and internet
    explorer...then i put internet explorer back on brand new...then flash..then
    shockwave...and about fell over when it worked...i was so happy...i missed
    playing lingo..lol..i really hope this helps you guys..if so..pass it on..maybe
    we can beat this thing...

    laney2677 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