Can anybody tell me how can I call my .net dll in flash using flash remoting.
http://livedocs.macromedia.com/flashremoting/mx/Using_Flash_Remoting_MX/usingFRN
ET6.htm
Here is example by macromedia liveDocs but whenever I used this code and run
my flash application It doesnot show me any output.
I think we can not call function declare in class from flash.
can anybody help me.
Sankalan - 19 Oct 2006 22:39 GMT
You can go through this article:
http://aspalliance.com/942_Working_with_Flash_Remoting_Using_NET
This article will give you a detail idea about Flash remoting with .NET, and
also has some sample project.
Thanks
Sankalan
(www.mindfiresolutions.com)
shahzeb Khan - 03 Nov 2006 14:43 GMT
Hi buddy
I faced the same problem. But you can call function ... now listen when write service name like this.... Namespace.classname and call service function(function name)..
just put the project name of your ASP.NET before namespace like...
projetname.namespace.classname ......
it diffently would work.. if you still face problem contact me....
shahzebkn@hotmail.co
From http://www.developmentnow.com/g/72_2006_10_0_0_837183/Urgent-Flash-Remoting-Help.ht
Posted via DevelopmentNow.com Group
http://www.developmentnow.com