Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Problem with Shockwave Flash Object on Win2K

Problem with Shockwave Flash Object on Win2K

Scheduled Pinned Locked Moved C#
helpcsharpadobequestion
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Paresh Solanki
    wrote on last edited by
    #1

    Hi guys I hoep someone can help me out here. I have a C# app that runs on my development machine (WinXP with VS2005) and plays a flash (.swf) file. On the target machine which is a vanilla Win2K machine, I have installed Flash v9.0.124.0 and registered the flash.ocx file. I can play the swf in IE, but my application does not play. Have I missed something? Any help will be appreciated Thanks Paresh

    Paresh Solanki "To the world, you may be just one person, but to one person, you may be the world"

    L 1 Reply Last reply
    0
    • P Paresh Solanki

      Hi guys I hoep someone can help me out here. I have a C# app that runs on my development machine (WinXP with VS2005) and plays a flash (.swf) file. On the target machine which is a vanilla Win2K machine, I have installed Flash v9.0.124.0 and registered the flash.ocx file. I can play the swf in IE, but my application does not play. Have I missed something? Any help will be appreciated Thanks Paresh

      Paresh Solanki "To the world, you may be just one person, but to one person, you may be the world"

      L Offline
      L Offline
      leppie
      wrote on last edited by
      #2

      Did you get an error message? Did you try debug it on the Win2k PC? Does the eventlog give you any hints?

      xacc.ide - now with TabsToSpaces support
      IronScheme - 1.0 alpha 4a out now (29 May 2008)

      P 1 Reply Last reply
      0
      • L leppie

        Did you get an error message? Did you try debug it on the Win2k PC? Does the eventlog give you any hints?

        xacc.ide - now with TabsToSpaces support
        IronScheme - 1.0 alpha 4a out now (29 May 2008)

        P Offline
        P Offline
        Paresh Solanki
        wrote on last edited by
        #3

        nothing, just a blank page where the swf should be playing. My test app has a web browser and the flash object on the form, both pointing to the same file. it plays in the web browser part, but not in the flash object part.

        Paresh Solanki "To the world, you may be just one person, but to one person, you may be the world"

        L 1 Reply Last reply
        0
        • P Paresh Solanki

          nothing, just a blank page where the swf should be playing. My test app has a web browser and the flash object on the form, both pointing to the same file. it plays in the web browser part, but not in the flash object part.

          Paresh Solanki "To the world, you may be just one person, but to one person, you may be the world"

          L Offline
          L Offline
          leppie
          wrote on last edited by
          #4

          Sorry, cant help. Perhaps MSDN forums will provide an answer.

          xacc.ide - now with TabsToSpaces support
          IronScheme - 1.0 alpha 4a out now (29 May 2008)

          P 1 Reply Last reply
          0
          • L leppie

            Sorry, cant help. Perhaps MSDN forums will provide an answer.

            xacc.ide - now with TabsToSpaces support
            IronScheme - 1.0 alpha 4a out now (29 May 2008)

            P Offline
            P Offline
            Paresh Solanki
            wrote on last edited by
            #5

            Found the problem The flash installer creates puts some files in

            system32\Macromed\Flash

            and one of these files is

            NPSWF32_FlashUtil.exe

            , which should be run. This file then downloads some additional files into the

            system32\Macromed\Flash

            directory and registers the correct version of

            Flash.ocx

            Why can't they put this all into the main installer? This cockeyed install means I cannot install flash in unattended mode on my target machines, and they must be connected to the internet for flash to install!

            Paresh Solanki "To the world, you may be just one person, but to one person, you may be the world"

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups