[FMX] Help required for newbie!

I’m an ASP developer new to Flash and have spent the last week trying to develop a system to allow members of staff to book a car parking space online. I have got to the stage where the car park spaces are dynamically positioned using co-ordinates loaded from a database and the status of the space is indicated by a car showing in the space. What I want to achieve now is when the user hovers over a car, they are shown a display box showing details of the booking for that space.

Can anybody help please?

I have attached the flash source to this post and have hardcoded some values into the actionscript. If you could get the variable from the fla_usr[x] variable to show in the text box txtUser in the InfoBox movie clip and then get the InfoBox to “popup” when you hover over a booked space, I’d really appreciate it :slight_smile: