Flash & HTML Frames & Flash

hi!

I’ve seen the tutorial about Flash & HTML Frames. Well, my problem is that I would like to make something like that but from HTML.
In fact, I’ve a frameset with two frames, up and down. In frame up there is a flash and in the frame down there is a HTML. In this HTML there are two links. Well, I would like that from this links, I can modify the flash, that I can changed labels or frames flash file from HTML’s links.

Can you help me? Thank U!

If I’m understanding you correctly, I don’t think it’s possible to have regular html links interact with a flash file…I could be wrong though. :-\

I think I am understanding the same way EG is.

You want to somehow manipulate your .swf file from a link in your .html file?

That is not possible directly. You will have to use Javascript, PHP, or ASP, to call a function with your link and save the variable and then have Flash use loadVars to get the variable and use it.

I have no clue how to do that though.

i think i am understanding the same way EG n lost are.

hmmmm, manipulating Flash using HTML links? lemme see, i’ve seen a tutorial, how Flash interacts w/ HTML and vice versa, the HTML links changed color of the Flash file…i’ll check! be right back!