Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
SJ11 #1
CF vs Flash remoting vs Flex
From reading the docs on the products, it's really hard to tell what CF has and what Flex and the flash remoting server would provide over CFMX7. Does anyone have a difinitive answer on this?
SJ11 Guest
-
Flex Remoting Error : Channel Disconnected
I set up a simple method in a CFC on my server. <cfcomponent name="Remoting"> <cffunction name="testConnect" access="remote" returntype="any"... -
Flash Remoting from Flash (not Flex) via AMF3
Hello, I'm trying to fashion a flash application with AS3 under Flash against Coldfusion 8 via the AMF3 / flex2gateway. I receive this error on... -
Consuming Flash arrays with flash remoting
Hello, Does anyone know of some resources where you can get examples of consuming a flash array with a coldfusion component using flash... -
Does Flash Communication server include Flash remoting ?
We plan to use Flash communication server and flash remoting. Now the most simple question, does the com-server already include flash remoting ? ... -
Flex and Flash Remoting
Hi, Just getting into Flex... Can Flex consume Flash remoting? I ask because we have a lot of code running on Flash remoting (FlashOrb and... -
PaulH **AdobeCommunityExpert** #2
Re: CF vs Flash remoting vs Flex
SJ11 wrote:
i take you to mean cf7's flashforms vs flex, otherwise you're comparing chicken> From reading the docs on the products, it's really hard to tell what CF has
> and what Flex and the flash remoting server would provide over CFMX7. Does
> anyone have a difinitive answer on this?
& chocolate (not what i would call definitive, but a start):
- flex 1.5 vs flex 2.01 (this means quite a bit, especially in terms of performance)
- flashform's actionscript (AS) 2.0 vs flex AS 3.0
- important keyword restrictions in flashforms vs no keyword restrictions in flex
- mxml in flex 2.01 is more expressive than flashforms
- compiled on the fly vs pre-compiled apps
- more components & more controllable components in flex
- more easily handle custom renderers in flex
- really developing apps in AS 3.0 & mxml w/flex vs hacking together
functionality in AS 2.0
and of course, there's apollo.
PaulH **AdobeCommunityExpert** Guest
-
SJ11 #3
Re: CF vs Flash remoting vs Flex
I was talking about the flash remote server:
[url]http://www.adobe.com/products/flashremoting/[/url] Does this server actually provide
anything over CFMX7?
I've been doing CF coding for a while, but not doing the "community" thing. I
just found out yesterday (=O) that I can do flash within CF.
I just wish these tools weren't so expensive. I'd be a lot more apt to using
them if I really knew what they could do for me.
SJ11 Guest
-
PaulH **AdobeCommunityExpert** #4
Re: CF vs Flash remoting vs Flex
SJ11 wrote:
if you use flex or flashforms, "no" but i guess that really depends on what you> I was talking about the flash remote server:
> [url]http://www.adobe.com/products/flashremoting/[/url] Does this server actually provide
> anything over CFMX7?
want to accomplish. w/cf7 you get painless flash remoting out of the box, free.
i don't know enough about flash to say flash remoting isn't worth it.
flex itself is free though the flex builder ("IDE" built on eclipse) costs> I just wish these tools weren't so expensive. I'd be a lot more apt to using
> them if I really knew what they could do for me.
around $500US but i think it's worth it if you do a lot of that kind of frontend
work. if you're just getting into this sort of thing i would suggest flex
instead of "raw" flash or cf's flashforms.
PaulH **AdobeCommunityExpert** Guest



Reply With Quote

