all groups > macromedia flash flash remoting > october 2006 >
You're in the

macromedia flash flash remoting

group:

Urgent Flash Remoting Help


Urgent Flash Remoting Help Haris Ali
10/18/2006 8:39:56 PM
macromedia flash flash remoting:
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.


Re: Urgent Flash Remoting Help Sankalan
10/19/2006 9:39:51 PM
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)
RE: Urgent Flash Remoting Help shahzeb Khan
11/3/2006 5:43:14 AM
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.com

From http://www.developmentnow.com/g/72_2006_10_0_0_837183/Urgent-Flash-Remoting-Help.htm

Posted via DevelopmentNow.com Groups
AddThis Social Bookmark Button