Ok, I have been looking around and the only thing I can find is with Flash 8, and doesn't really work. I want to know if its possible for a VB.net application to interact with a Flash file on a website. Say the vb application has a button, and the flash file has a button, when I push the button on the vb app, I want it to carry over and press the flash button. Is this possible? If so can anyone guide me in the right direction. Thanks for any help, it is much appreciated!
Maffyx 0 Newbie Poster
Recommended Answers
Jump to PostWell you could have them write to a text or XML file and consistently check the file for instruction.
Flash button: writes 1
VB button: responds, writes 0
Flash button: hears 0, does nothing.or maybe a registry edit, unless this is based on a web application, then …
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.