I need to access the textfield values in an swf movie inserted as an activex
control in one applicaiton from my application.
i.e., we have to get the values being updated in the movie from a diff
application.
sengung - 06 Feb 2005 00:46 GMT
IChappidi: Is it just a guess of what you are trying to do.... movie from a
diff application.? What application? Is a web of client app? there are so many
ways of doing it? ie: If is a web you can use JavaScript
chappidi - 24 Feb 2005 09:51 GMT
Hi sengung ,
We have a VC++ app that uses Flash OCX and we have flash movie running on that. Now we have to access the text fields that are updated in that app from external application.