المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : using webbrowser to Interact with a Flash control???



C# Programming
09-01-2009, 09:27 PM
using Automation (SHDocVw, MSHTML or something else?) or a WebBrowser control:
1)Is it possible to interrogate a flash control to discover its elements? For example, http://demo.garanti.com.tr/bireysel_demo/main.html[^ (http://demo.garanti.com.tr/bireysel_demo/main.html)], there are flash buttons. Can I determine there "ID"s?
2)Given the "ID" names of elements in a flash control, is it possible to click and/or select them?