No need to do it this way, see my previous solution.  All you need is to make your Actionscript base class use FlexLoader as its bootstrap class (which has other benefits as well).
 
-rg


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of M.Prabhakar Shenoy
Sent: Thursday, March 09, 2006 3:10 AM
To: [email protected]
Subject: Re: [flexcoders] FlashRemoting in ActionScript Project

use mxml project to using remoteobject tag and while compiling use -keep along with flex-enterprise-service.xml, it will generate .as classes for all mxml files in generated directory under project directory, go to that directory, look for <filename>.as for <filename>.mxml in that dir. open that file and see how file is gnerated.

is it make sense
--Prabs

On 3/8/06, sn197412 <[EMAIL PROTECTED]> wrote:
Hi.

Can we connect to ColdFusion from SWF of ActionScript Project??

I got an error like below.
[Couldn't establish a connection to 'ColdFusion']
I'm sure I did set a compiler option of flex-enterprise-services.xml.
But it never work.

Please somebody tell me how I can connect to FlashRemoting with
ActionScript Project.

--Shigeru





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS






--
regards and thanks
M.Prabhakar Shenoy
+91 94483 77460

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to