I want to create and ASP driven flash movie with an exhibition floorplan where when a stand is booked the stand changes colour and when you put your mouse over it states the person exhibiting.

I can do this in ASP and web pages but want the front end as a slicker, flash movie. I think I understand that I pass the ASP information as an ASP page (that bit I can do) it is the 'buttons' for each stand.

I am not sure how to make e.g stand 1 which is booked change from an invisible button to a blue button for example if stand 1 = true.

Would I have to create a button to lay over each stand and where the stand number = true, apply the effect.

My actionscripting is not great, so any help is appreciated