Question Sending String to .swf file in WebBrowser1

ICANC0DE

New member
Joined
Feb 12, 2009
Messages
1
Programming Experience
Beginner
Ok, what I'm attempting to accomplish is to send a string to a Flash file that is loaded in WebBrowser1. I've been looking around for this and have gotten a few different methods, but I think doing it with Sendkeys might be easiest, although I don't know. I need to also use a method to send the "Enter" command to the Flash file. I could probably break the string into characters if I had to, but that would really complicate the process.

I'm only about 6-7 months into programming with VB.Net so any help is appreciated. Thanks.
 
Back
Top