A minor problem with HTML

Hi all,
I am using flash CS3 with ActionScript 3.0. Suppose, I created a button component and a Combo-box
component. Hence, SWF file consists of a Button and a Combo-box component.

    Now, my requirement is, How to access the instances and properties of these components(Button and Combo-box), so that I can create HTML webpages depending upon the Combo-box selection and the Button click

events occurred on flash components?

**Note: Here, we need to pass/send the flash components’ instances to HTML. How can we do it? **

      All I want is to access the flash components in HTML.

Thanx in advance… Reply me please… It’s very urgent.

Srihari.Ch