Yokki-Toukki
24.02.2003, 05:21
Кто-то использует Subj?
Или может кто-то просто знаетproxy = connection.getService("flashgateway.samples.HelloFlash", this);
proxy.getMessage();
function getMessage_Result(result){
trace(result);
textF.text=result;}
в приведенном коде textF.text отображает все нормально, а trace(result); не отображает - пищет undefined сволочь!
Или может кто-то просто знаетproxy = connection.getService("flashgateway.samples.HelloFlash", this);
proxy.getMessage();
function getMessage_Result(result){
trace(result);
textF.text=result;}
в приведенном коде textF.text отображает все нормально, а trace(result); не отображает - пищет undefined сволочь!