Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter, AMFPHP and Flex
#1

[eluser]Unknown[/eluser]
I know there is a wiki on this but I am not able to get any of the solutions working. What I really want to do is use the AMF browser to view the services that I have created and I want to create those services using CodeIgniter so I can take of advantage of CodeIgniter's cool stuff. I am not really worried about the Flash stuff as Flash Builder 4 makes it ridiculously easy to hook up services with it's data centric stuff.

So in essence I want to write controller and models in CI to be used as services by Flex and I want to be able to view those services in the AMF browser. Has anybody come up another solution for this yet.

I have downloaded the pre-packaged solution from the wiki and installed it at localhost/subsites/ci-clean-amf/ and I can get to the AMF browser but when I tried to view my services I keep getting a net.connection error.

I know this can be done with ZendAMF and the Zend framework but I don't really want to work with that big ol bastard. I like CI. Smile

Any help would be greatly appreciated.
#2

[eluser]Unknown[/eluser]
It's very possible to combine Flex, AMFPHP, and CodeIgniter..

We need to combine
1. Flash remoting AMFPHP at http://amfphp.sourceforge.net/
2. CodeIgniter
3. Flex SDK 3.5 or Higher

Try it to knowing the basic collaboration:
http://ria-coder.com/blog/integrating-fl...ue-objects
(download the Video, sample application, and SQL File)

and then try to build simple application by adopting this wonderfull application:
http://www.flash-db.com/Tutorials/flexguestbook/
(Download the Example File, this is application with Flex SDK 2, but you can adopting the source code)

after that, You will get the powerfull Application by yourself.. :-)
#3

[eluser]Unknown[/eluser]
Check my post about how to integrate ZendAMF in Codeigniter 2.0.

<a href='http://ellislab.com/forums/viewthread/180414/'>Go to post </a>




Theme © iAndrew 2016 - Forum software by © MyBB