Hi, thanks for any information in advance.
I am trying to create a flash application that on a click of a button updates
a value in a microsoft access database.
The program is a test page that asks the user a number of questions, like can
you here sound etc with the option to click either ...
more >>
How do I connect to a webservice using FlashRemoting, or openAMF?
thanks...
more >>
i have a flash movie that calls a function in the html.. the function will set
a value in other flash movie also loaded in the html.
function SendVal(param){
window.document.GetInfo.SetVariable("val",param);
}
this function works well in a PC using IE, but on MAC browser's seem's that ...
more >>