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 / C++ / MFC
  4. how to use Shockwave Flash Activex control

how to use Shockwave Flash Activex control

Scheduled Pinned Locked Moved C / C++ / MFC
helpcomadobetutorialquestion
4 Posts 3 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.
  • M Offline
    M Offline
    manish patel
    wrote on last edited by
    #1

    Hello All I am developing Activex Application in which i want to use shockwave flash control. I can use it in simple dialog based application. i can successfuly display a dialog box in activex control, But when i add shockwave flash control to my dialogbox it is not displying even dialog and doesen't give any error So is there anybody who can solve my problem? Any help would be highly appriceated. Thanks

    Manish Patel. B.E. - Information Technology.

    R 1 Reply Last reply
    0
    • M manish patel

      Hello All I am developing Activex Application in which i want to use shockwave flash control. I can use it in simple dialog based application. i can successfuly display a dialog box in activex control, But when i add shockwave flash control to my dialogbox it is not displying even dialog and doesen't give any error So is there anybody who can solve my problem? Any help would be highly appriceated. Thanks

      Manish Patel. B.E. - Information Technology.

      R Offline
      R Offline
      Rajesh R Subramanian
      wrote on last edited by
      #2

      These links may help you: Tutorial at BytesCount[^] Flash Gui[^]

      Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

      M 1 Reply Last reply
      0
      • R Rajesh R Subramanian

        These links may help you: Tutorial at BytesCount[^] Flash Gui[^]

        Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

        M Offline
        M Offline
        manish patel
        wrote on last edited by
        #3

        Thanks for your reply. As above article shows, i can also diplay swf in dialog based application But the problem is with avtivex control. I am giving my steps to add sockwave flash cntrol 1 -> i have created MFC ActiveX control application 2 -> Then i have added one dialog to it. 3 -> Added Class for that dialog 4 -> In OnCreate method of activex control i had make onject of the dialog class and call DoModel() method of it. 5 -> When i run only this code it will display a Dialog box to me. 6 -> Now if i add shockwave flash object to this dialog box from tool box and run it, it will not Diplaying dialog box to me. Right now i have not provided swf to shockwave flash control. Now hope so You will understand my problem. Is there any solution for me? Thanks in advance

        Manish Patel. B.E. - Information Technology.

        K 1 Reply Last reply
        0
        • M manish patel

          Thanks for your reply. As above article shows, i can also diplay swf in dialog based application But the problem is with avtivex control. I am giving my steps to add sockwave flash cntrol 1 -> i have created MFC ActiveX control application 2 -> Then i have added one dialog to it. 3 -> Added Class for that dialog 4 -> In OnCreate method of activex control i had make onject of the dialog class and call DoModel() method of it. 5 -> When i run only this code it will display a Dialog box to me. 6 -> Now if i add shockwave flash object to this dialog box from tool box and run it, it will not Diplaying dialog box to me. Right now i have not provided swf to shockwave flash control. Now hope so You will understand my problem. Is there any solution for me? Thanks in advance

          Manish Patel. B.E. - Information Technology.

          K Offline
          K Offline
          kotokouper2003
          wrote on last edited by
          #4

          add AfxEnableControlContainer() to the constructor of your dialog

          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