spmccain
08-04-2004, 07:07 PM
Is it possible for PHP to access a Flash animation's dynamic text box? For instance ;
<?
//Some PHP
FlashAnimation.textbox1 = $variable;
?>
If not, what is the best work around?
I've posted another thread regarding a topic that kind of morphed into this basic question, I justified making a new thread to simplify my question and refocus on what really was the issue.
<?
//Some PHP
FlashAnimation.textbox1 = $variable;
?>
If not, what is the best work around?
I've posted another thread regarding a topic that kind of morphed into this basic question, I justified making a new thread to simplify my question and refocus on what really was the issue.