I have a program I used to use to automatically log me into a website, and worked fine for years, but now the site has converted to Flash, and I can no longer specify a 'href' button click, due to the controls all being Flash-based now - I cannot find an ID for the button I need to click, and viewing the source code for the site does not show any links other than 'Get Flash Player' - Is there any way to click a Flash button at runtime via code, without knowing the button ID? This has been bugging me for days now! Any help would be greatly appreciated!