He is using Flash Remoting. It makes the data transfer between Flash and CF much easier and faster.

Clint Tredway
www.digital12studios.com

Original Message:

Return-Path: <[EMAIL PROTECTED]> Tue Oct 14 01:28:42 2003
>Received: from houseoffusion.com [64.118.64.245] by mail16.crystaltech.com with SMTP;
>   Tue, 14 Oct 2003 01:28:42 -0700
>Received: from LOCALHOST by LOCALHOST
> with ESMTP id FF01B99DCCD1904A92A1DFC5C2D766BB
> Tue, 14 Oct 2003 04:30:25 -0400
>Date: Tue, 14 Oct 2003 09:28:12 +0100
>From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
>Message-ID: <[EMAIL PROTECTED]>
>Precedence: bulk
>Reply-To: [EMAIL PROTECTED]
>Subject: RE: flash remoting and dotted directories
>To: CF-Talk <[EMAIL PROTECTED]>
>MIME-Version: 1.0
>Content-Type: multipart/alternative;
> boundary="_NextPart_000_1066105825_CFX_iMSMail_297287797"
>Content-Transfer-Encoding: 7bit
>
>
>Why is using a Flash site to talk to MySQl via CFCs a wierd config ?
>
>-----Original Message-----
>From: Mauricio Giraldo [mailto:[EMAIL PROTECTED]
>Sent: 14 October 2003 03:26
>To: CF-Talk
>Subject: flash remoting and dotted directories
>
>
>Hi
>
>I am developing a flash-based site that uses CFCs to communicate with a
>MySQL database under Windows (yea... I know it's a weird config). Right now
>we have the site under a name-based hosting provider (I know there are other
>
>CFMX ISPs out there... I didn't choose...).
>http://siteIP/flashservices/gateway <http://siteIP/flashservices/gateway>
>is returning a blank page (good news...
>Remoting is up). However, our site is under something like
>H:/username/site.dot.com/ (note the dots in my directory name).
>
>The problem is:
>Do you have any tips for mapping my CFCs in Flash? I am trying something
>like:
>
>NetServices.setDefaultGatewayUrl("http://siteIP/flashservices/gateway");
>this.conn = NetServices.createGatewayConnection();
>this.service = this.conn.getService("cfc.cfcname",this);
>
>Suppose there is a directory named "cfc" in which all CFCs are stored ("cfc"
>
>is inside "site.dot.com").
>
>Any help will be appreciated
>
>Mauricio
>
>
>  _____  
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to