simple flex integration with Drupal 6 using services | Instant I
We have a Flex application already built. It needs to be integrated with Drupal 6 using services module and AMFPHP.
The site is complete. The Flex app is in place. We just need to have it passing the user input to the Flex app to the Drupal content type.
Its is a Flex app that allows users to input data for very small amounts of text and a single image.
We need to paass the inputted data into the content type Itinerary to be published as Drupal nodes.

