Can you send VO's for Flex to Railo via remoting? Yes Railo 3.1.0.16 introduced working flashremoting between Flex and Railo cfc's I already have a post on sending simple datatypes between Railo and Flex so I wanted to make a slightly more complex example of sending Value Object from Flex to Railo and back.
I also demonstrate that you can place data into session via remoting. In the 2nd iframe you can see a dump of session and see the data passed back to flex and sent from flex.
Click "Send" or/and "Get" then reload the dump of session.
You can view the source here or right click and select view source on the Flex Example.
PeopleDemo.mxml
Person.as
Person.cfc
service.cfc
The code will work on both Railo and ColdFusion
Subscribe to:
Post Comments (Atom)
Categories-
- Actionscript (5)
- Adobe (8)
- AIR (3)
- Apple (2)
- BlackBerry (1)
- CFML (59)
- ColdFusion (84)
- ColdFusion 8 (12)
- ColdFusion 9 (28)
- Database (2)
- Flash (11)
- Flash 10 (6)
- FlashBuilder (4)
- Flex (31)
- Internet Explorer (1)
- iPhone (4)
- Java (8)
- jQuery (1)
- Linux (8)
- Microsoft (5)
- Open Blue Dragon (10)
- Open Source (11)
- Operating Systems (3)
- PHP (1)
- Railo (24)
- SQL (3)
- SVN (2)
- Twitter (2)
- VPS (1)
- Windows (5)

Blog Archive
-
►
2010
(38)
-
►
August
(9)
- ColdFusion and cfquerynew and date times - timesta...
- ColdFusion Lists, SQL IN and cfqueryparam
- iPhone and Flash - Sucess
- ColdFusion jrun and the JVM
- ColdFusion and CFReport
- jQuery or EXTjs
- iPhone 3Gs and Flash player
- Easy way to embed ColdFusion code into your blog
- Flex and the MATE framework in Melbourne
-
►
August
(9)
-
▼
2009
(89)
-
►
December
(17)
- ColdFusion 9 and the local scope continued
- Is this an issue with the local scope in ColdFusio...
- Are you using ColdFusion 9's ORM?
- Want more performance from a default Railo install...
- WizzyWig the comic and snow
- Linux Start and Stop scripts for Ventrilo - Ubuntu...
- ColdFusion Builder Beta 3 - Any one seen this?
- Streaming AMF channel with ColdFusion 9 and BlazeD...
- Forwarding or masking your domain with GoDaddy
- Cheap ColdFusion hosting
- Should I get an iPhone?
- Full Screen Flex
-
▼
August
(7)
- Saving changes not permitted MSSQL 2008
- Multi Line Buttons in FlexBuilder / FlashBuilder
- Java and ColdFusion its not that difficult.
- Free SVN hosting with SSL
- Railo is now stable 3.1.1 released
- Install mySQL on Debian & Ubuntu and connecting to...
- Sending Value Objects from Railo & ColdFusion to F...
-
►
December
(17)
Reccomended:
- TweetTrail
- Load Cell
- MyTouch Cases
- View Prom Hairstyles
- Cell Phone Accessories
- business operating agreement
- learn how to recycle electronics



3 comments:
Useful info, thanks for sharing Paul.
Nice, shame the comments on this blog always fail.
This is a nice example. Glad to see remoting working in Railo.
Post a Comment