07 June 2010

Connecting Flex Calendar With Database Using AMF-PHP

I have published the second version of "Create a Dynamic Event Calendar in Flex Builder 3 with Actionscript 3.0". This tutorial will allow you to learn about how you can connect amf-php and Flex and store the data in database.

I hope all of you will like it. Please visit the URL:- http://www.thetechlabs.com/tutorials/interfaces/connecting-flex-calendar-with-database-using-amf-php/

7 comments:

Nitin Goyal said...

Hi ANkur..

It was a gr8 app. I have one more issue..

I was trying to setup BlazeDS with JBoss and Flex. But unable to do so. I searched few articles about it on net but the way they have described is not working. Can you help me out in that regard.

Ankur Arora said...

I think I can, can you describe me the error?

Regards
Ankur Arora

Anonymous said...

Hello,
I'm looking for an open source Flex 4 Calendar just like this one:
http://demo.quietlyscheming.com/calendar/app.html

Any suggestions?

Thanks,

Mosh

flash xml said...

I was trying to do that only since a long time but was not successful in that terms. Hope with your tutorial I will be able to add flex calendar with database.

Ankur Arora said...

Just let me know if you need my help in doing so.

Thanks
Ankur

Anonymous said...

i like your calendar but i have a problem with my connection the error say "Cannot connect to Webservice, Please check your configuration settings!" in "SaveEvents" is localhost, root, "" my wamp is in port 8080 any suggestion for this problem?

thanks

Ankur Arora said...

it is simply a DB connection problem. Just check if your PHP file is accessible by typing the same URL in browser's address bar. Let me know if you still have any doubt.

Regards
Ankur

Post a Comment