Hi everyone,
 
	First of all sorry for my bad english.
 
	I'm trying to build a automated program/autoit that controls a web app. 
	I created the script using mouseclick() , but i don't want the web browser to be visible. 
	I tried ControlClick() , but the web app uses flash and the buttons/items to be clicked do not have an ID.
 
	I searched and visited a lott of autoit post and pages (even in german  ) , but could not find a way or get it to work.
 
	Any help is welcome!!!
 
	Thanks already 
	Seppe