Hi All,
From a Flash menu I need to update my HTML page.
Here's the problem.
My page is static except for my content area which I use SSI to include my different HTML pages.
From my Flash menu, I need to be able to do something in ActionScript that accesses an object in HTML, not an object in my Flash File.
divName.InnerHTML = "<--#inlude......" etc. etc.
I know it's possible to grab Frame names, but is this possible from Actionscript?
thx
From a Flash menu I need to update my HTML page.
Here's the problem.
My page is static except for my content area which I use SSI to include my different HTML pages.
From my Flash menu, I need to be able to do something in ActionScript that accesses an object in HTML, not an object in my Flash File.
divName.InnerHTML = "<--#inlude......" etc. etc.
I know it's possible to grab Frame names, but is this possible from Actionscript?
thx