gegema Senior Member Location manhattan Rating - 100% 12 0 0 Jan 16, 2006 #1 Does anyone at MR have knowledge of actionscript? I have a page of input text and need help with some scripting going to an apache1 server. Will compensate. Thanks, george
Does anyone at MR have knowledge of actionscript? I have a page of input text and need help with some scripting going to an apache1 server. Will compensate. Thanks, george
Hitsnorth Senior Member Location Fair Lawn, NJ Rating - 100% 20 0 0 Jan 16, 2006 #2 You can access the javascript on the page that hosts the flash. Sounds like you need to make a roundtrip to the server. You can easily do that by calling a webservice from actionscript or from javascript(Event fired from flash).
You can access the javascript on the page that hosts the flash. Sounds like you need to make a roundtrip to the server. You can easily do that by calling a webservice from actionscript or from javascript(Event fired from flash).