Hi! This forum is really abig help for me. So I was thinking, a genius here could answer my problem. I just want to ask how could I possible show the texts inside flash in HTML?

Here's the sample:
http://www.varal.org/media/niftyplayer/

You could see there the textbox inside flash: ready

Now everytime the d_txt (that's the instance name of that) changes text, I want it to show in HTML. So in HTML, it will also show 'ready'.

Or if the player is playing and the textbox is showing: (00:02) playing
it will also show: (00:02) playing - in HTML

Is it possible?

Thnaks in advance.