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. Flash, IE and Click message...

Flash, IE and Click message...

Scheduled Pinned Locked Moved C / C++ / MFC
comadobecollaborationhelptutorial
3 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.
  • A Offline
    A Offline
    Alex Getman
    wrote on last edited by
    #1

    Hi Gurus, I got some kind of unusual program to do... I am viewing a web page in Internet Explorer 6.0, and I got a flash object in that page. So, I want to ask you if it's technically possible to write program that will send OnClick message to the Internet Explorer window? And if it does can you give me some help how to do this thing, please. Or maybe some links would be helpful too...Thanx. xedom developers team

    J 1 Reply Last reply
    0
    • A Alex Getman

      Hi Gurus, I got some kind of unusual program to do... I am viewing a web page in Internet Explorer 6.0, and I got a flash object in that page. So, I want to ask you if it's technically possible to write program that will send OnClick message to the Internet Explorer window? And if it does can you give me some help how to do this thing, please. Or maybe some links would be helpful too...Thanx. xedom developers team

      J Offline
      J Offline
      john john mackey
      wrote on last edited by
      #2

      Some clarity needed... 1) are you talking about onclick from outside IE process -- external process telling IE that a key sequence has been entered? 2) communication between IE (browser window) and (Macromedia) Flash object? * Flash object to browser window * browser window to Flash object * Flash object to another Flash object (above three are documented at Macromedia (Flash) site, see "communicating between objects") Good luck, sounds like interesting stuff you're 'bout to do! John John

      A 1 Reply Last reply
      0
      • J john john mackey

        Some clarity needed... 1) are you talking about onclick from outside IE process -- external process telling IE that a key sequence has been entered? 2) communication between IE (browser window) and (Macromedia) Flash object? * Flash object to browser window * browser window to Flash object * Flash object to another Flash object (above three are documented at Macromedia (Flash) site, see "communicating between objects") Good luck, sounds like interesting stuff you're 'bout to do! John John

        A Offline
        A Offline
        Alex Getman
        wrote on last edited by
        #3
        1. Yes, I want to write a windows or .NET application with button on the form, and when I run this application and click button on the form a message LB_MOUSE_CLICK (or something, I just don't remember because I've not used MFC since 2002) will be send to IE window. 2)Excuse me, but I think I do not understand you clearly... I mean that there is a web site and on the one of the web pages of this website there is a flash object and I want send ON_CLICK message to that IE window wich is currently displaying web page with flash object, from my Win32 or .NET application xedom developers team
        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