PDA

View Full Version : remoting in cs3 with .net


cakewalkr7
01-18-2008, 08:50 PM
I did a search here on cs3 remoting and read that it is supported with the netconnection object. Unfortunately I've not done remoting before and I can't seem to find any examples that use .net. So, does anyone know how to set this up in both flash and .net? I have my .net classes compiled to a dll, I'm just not sure how to use the netconnection class to call the dll and how to set up the dll in IIS. Thanks!

acolyte
01-21-2008, 10:48 PM
Sorry Cakewalker ,

did you realy looked for some articles if i type FlashRemoting and .net inside of the searchmask i get plenty of information about remoting and .net

>FlashRemoting .net<

http://search.yahoo.com/search?p=FlashRemoting+.net&ei=UTF-8&fr=moz2

good luck

cakewalkr7
01-22-2008, 02:53 AM
yes actually, I've spent about the last 5 days searching and trying code samples. The search you provided is similar to the many I ran and if you look closer you'll see the results are mainly for flash mx and actionscript 2. I need to get this working with cs3/actionscript 3. I so far have only found one possible solution for .net/as3 but it seems to implement libraries and components from as2 so the code has to be as2 code which is not what I am able to do. If anyone has some solid examples of how to do this, please by all means post a link. Otherwise, please don't worry about my searching.... I've spent waaaayyyy too much time googling this topic with hardly anything solid to show for it.

acolyte
01-22-2008, 09:19 PM
Yeah thats true cakewalker ,

now with the amf there are alot of databases and Formats to hook on to ,for amfPhp you find alot of stuff Maybee only a few people using this in conjunction with .net so there are no recources to find .

What kind of components is this example using?