Is it possible to send variables to a PHP file using a movieclip as a button (i.e. not a movieclip instanced as a button)?
Sure,
instanceName.onRelease = function(){
//do stuff
};
Is it possible to send variables to a PHP file using a movieclip as a button (i.e. not a movieclip instanced as a button)?
Sure,
instanceName.onRelease = function(){
//do stuff
};
:: Copyright KIRUPA 2024 //--