Re: [Flashcoders] looking for some .NET to Flash tools

2006-04-04 Thread Arul Prasad
Haven't read this mail thread completely, so may be this isn't what you
want. But check out NeoSWIF http://www.globfx.com/products/neoswiff/. You
can create Flash SWFs by writing code in a .NET language.
I have some more info I wrote once in a post abt NeoSWIFF  here:

http://arulprasad.blogspot.com/2005_12_11_arulprasad_archive.html

Cheers!
Arul Prasad.


On 4/3/06, Gavin Lilley [EMAIL PROTECTED] wrote:

 I do not fully understand what you mean by .net database?

 if this is an online project with a budget and php is an option then I
 recomend amfphp. or remoting for .net is good.

 if this is an offline project then it is possible to connect to .net
 facilities via the ExternalInterface.

 --
 Gavin Lilley.
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] looking for some .NET to Flash tools

2006-04-03 Thread Gavin Lilley
I do not fully understand what you mean by .net database?

if this is an online project with a budget and php is an option then I
recomend amfphp. or remoting for .net is good.

if this is an offline project then it is possible to connect to .net
facilities via the ExternalInterface.

--
Gavin Lilley.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] looking for some .NET to Flash tools

2006-03-31 Thread Peter Hall
For the record, WebOrb Standard is free.


On 3/30/06, Lee McColl-Sylvester [EMAIL PROTECTED] wrote:

 That's expensive though... Use Fluorine... It really kicks the lama's
 ass (to put it the way WinAmp does).  Plus, it works for .NET web apps
 and desktop apps with direct assembly access WITH sessions.  Something
 Macromedia's remoting doesn't even do.

 Try it

 Lee


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Peter
 Hall
 Sent: 30 March 2006 16:38
 To: Flashcoders mailing list
 Subject: Re: [Flashcoders] looking for some .NET to Flash tools

 http://www.themidnightcoders.com/weborb/aboutWeborb.htm


 On 3/30/06, eric dolecki [EMAIL PROTECTED] wrote:
 
  remoting :)
 
  On 3/30/06, Brad Kozak [EMAIL PROTECTED] wrote:
  
   I'm working on a project that involves a .NET backend database. So
 far,
   we've successfully used XPath/XML to interface with the DB, but the
   database
   guy wants to eliminate the XML output. He's not willing to invest in
   ColdFusion, so I was wondering if anybody knows of a component that
  might
   make it easy (read: brain-dead simple) to interface with a .NET
   database.
  
   Thanks!
  
   --
  
   Brad Kozak | Novel Idea, LLP
   www.Novel Idea | 806.584.5689
   ___
   Flashcoders@chattyfig.figleaf.com
   To change your subscription options or search the archive:
   http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
   Brought to you by Fig Leaf Software
   Premier Authorized Adobe Consulting and Training
   http://www.figleaf.com
   http://training.figleaf.com
  
  ___
  Flashcoders@chattyfig.figleaf.com
  To change your subscription options or search the archive:
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
  Brought to you by Fig Leaf Software
  Premier Authorized Adobe Consulting and Training
  http://www.figleaf.com
  http://training.figleaf.com
 
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] looking for some .NET to Flash tools

2006-03-31 Thread Merrill, Jason
I don't think I would trust a product that says Flash AJAX client on
its
webpage.

I saw that too and was wondering what they could possibly mean by that
since it sounded like a direct oxymoron.  

Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com










-Original Message-
From: [EMAIL PROTECTED] [mailto:flashcoders-
[EMAIL PROTECTED] On Behalf Of jim
Sent: Thursday, March 30, 2006 12:24 PM
To: 'Flashcoders mailing list'
Subject: RE: [Flashcoders] looking for some .NET to Flash tools

I don't think I would trust a product that says Flash AJAX client on
its
webpage.

Jim

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Peter
Hall
Sent: 30 March 2006 16:38
To: Flashcoders mailing list
Subject: Re: [Flashcoders] looking for some .NET to Flash tools

http://www.themidnightcoders.com/weborb/aboutWeborb.htm


On 3/30/06, eric dolecki [EMAIL PROTECTED] wrote:

 remoting :)

 On 3/30/06, Brad Kozak [EMAIL PROTECTED] wrote:
 
  I'm working on a project that involves a .NET backend database. So
far,
  we've successfully used XPath/XML to interface with the DB, but
the
  database
  guy wants to eliminate the XML output. He's not willing to invest
in
  ColdFusion, so I was wondering if anybody knows of a component
that
 might
  make it easy (read: brain-dead simple) to interface with a .NET
  database.
 
  Thanks!
 
  --
 
  Brad Kozak | Novel Idea, LLP
  www.Novel Idea | 806.584.5689
  ___
  Flashcoders@chattyfig.figleaf.com
  To change your subscription options or search the archive:
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
  Brought to you by Fig Leaf Software
  Premier Authorized Adobe Consulting and Training
  http://www.figleaf.com
  http://training.figleaf.com
 
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
NOTICE:
This message is for the designated recipient only and may contain privileged or 
confidential information. If you have received it in error, please notify the 
sender immediately and delete the original. Any other use of this e-mail by you 
is prohibited.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] looking for some .NET to Flash tools

2006-03-31 Thread Peter Hall
I can't speak for their diagram. But, when it was just FlashOrb, it was so
far ahead of Macromedia Remoting it wasn't even funny. You asked for easy,
and we really found that it was. We tried Macromedia Remoting for a while,
and found that all of our problems went away when we switched. I've heard
that OpenAmf is pretty easy too, but WebOrb seems to offer a lot more
features, and has been around for a bit longer (as FlashOrb).

Peter


On 3/31/06, Merrill, Jason [EMAIL PROTECTED] wrote:

 I don't think I would trust a product that says Flash AJAX client on
 its
 webpage.

 I saw that too and was wondering what they could possibly mean by that
 since it sounded like a direct oxymoron.

 Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com










 -Original Message-
 From: [EMAIL PROTECTED] [mailto:flashcoders-
 [EMAIL PROTECTED] On Behalf Of jim
 Sent: Thursday, March 30, 2006 12:24 PM
 To: 'Flashcoders mailing list'
 Subject: RE: [Flashcoders] looking for some .NET to Flash tools
 
 I don't think I would trust a product that says Flash AJAX client on
 its
 webpage.
 
 Jim
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Peter
 Hall
 Sent: 30 March 2006 16:38
 To: Flashcoders mailing list
 Subject: Re: [Flashcoders] looking for some .NET to Flash tools
 
 http://www.themidnightcoders.com/weborb/aboutWeborb.htm
 
 
 On 3/30/06, eric dolecki [EMAIL PROTECTED] wrote:
 
  remoting :)
 
  On 3/30/06, Brad Kozak [EMAIL PROTECTED] wrote:
  
   I'm working on a project that involves a .NET backend database. So
 far,
   we've successfully used XPath/XML to interface with the DB, but
 the
   database
   guy wants to eliminate the XML output. He's not willing to invest
 in
   ColdFusion, so I was wondering if anybody knows of a component
 that
  might
   make it easy (read: brain-dead simple) to interface with a .NET
   database.
  
   Thanks!
  
   --
  
   Brad Kozak | Novel Idea, LLP
   www.Novel Idea | 806.584.5689
   ___
   Flashcoders@chattyfig.figleaf.com
   To change your subscription options or search the archive:
   http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
   Brought to you by Fig Leaf Software
   Premier Authorized Adobe Consulting and Training
   http://www.figleaf.com
   http://training.figleaf.com
  
  ___
  Flashcoders@chattyfig.figleaf.com
  To change your subscription options or search the archive:
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
  Brought to you by Fig Leaf Software
  Premier Authorized Adobe Consulting and Training
  http://www.figleaf.com
  http://training.figleaf.com
 
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com
 
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com
 NOTICE:
 This message is for the designated recipient only and may contain
 privileged or confidential information. If you have received it in error,
 please notify the sender immediately and delete the original. Any other use
 of this e-mail by you is prohibited.
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] looking for some .NET to Flash tools

2006-03-30 Thread eric dolecki
remoting :)

On 3/30/06, Brad Kozak [EMAIL PROTECTED] wrote:

 I'm working on a project that involves a .NET backend database. So far,
 we've successfully used XPath/XML to interface with the DB, but the
 database
 guy wants to eliminate the XML output. He's not willing to invest in
 ColdFusion, so I was wondering if anybody knows of a component that might
 make it easy (read: brain-dead simple) to interface with a .NET
 database.

 Thanks!

 --

 Brad Kozak | Novel Idea, LLP
 www.Novel Idea | 806.584.5689
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] looking for some .NET to Flash tools

2006-03-30 Thread Lee McColl-Sylvester
That's expensive though... Use Fluorine... It really kicks the lama's
ass (to put it the way WinAmp does).  Plus, it works for .NET web apps
and desktop apps with direct assembly access WITH sessions.  Something
Macromedia's remoting doesn't even do.

Try it

Lee


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Peter
Hall
Sent: 30 March 2006 16:38
To: Flashcoders mailing list
Subject: Re: [Flashcoders] looking for some .NET to Flash tools

http://www.themidnightcoders.com/weborb/aboutWeborb.htm


On 3/30/06, eric dolecki [EMAIL PROTECTED] wrote:

 remoting :)

 On 3/30/06, Brad Kozak [EMAIL PROTECTED] wrote:
 
  I'm working on a project that involves a .NET backend database. So
far,
  we've successfully used XPath/XML to interface with the DB, but the
  database
  guy wants to eliminate the XML output. He's not willing to invest in
  ColdFusion, so I was wondering if anybody knows of a component that
 might
  make it easy (read: brain-dead simple) to interface with a .NET
  database.
 
  Thanks!
 
  --
 
  Brad Kozak | Novel Idea, LLP
  www.Novel Idea | 806.584.5689
  ___
  Flashcoders@chattyfig.figleaf.com
  To change your subscription options or search the archive:
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
  Brought to you by Fig Leaf Software
  Premier Authorized Adobe Consulting and Training
  http://www.figleaf.com
  http://training.figleaf.com
 
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com