First, let me acknowledge that Sean answered a very similar question to this earlier this year, so I'm sorry for the repeat post.
I cannot find anyone on the net who's done this, so I may be barking up a stump instead of a tree. Let me see if I can explain why I was considering it, and someone can tell me I'm crazy. I currently drive my Flex content from the PHP CMS Drupal, which works fine but feels like overkill for what I need. My primary motivation is quickly getting an HTML site behind my Flex application (for SEO purposes). Secondary, having Drupal/Radiant on the back-end gives the site admins a way to easily update content without me having to re-code anything. Drupal has an AMFPHP gateway module, which I can take advantage of in Flex. I think the way I could accomplish something similar with Radiant would be to use data in XML (rss?). Does this sound right? Does rails have any AMF libraries that could be integrated with Radiant? Thanks in advance, Marcus -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joe Van Dyk Sent: Thursday, October 02, 2008 12:14 PM To: [email protected] Subject: Re: [Radiant] Radiant and Flex On Thu, Oct 2, 2008 at 11:45 AM, Marcus Blankenship <[EMAIL PROTECTED]> wrote: > Say, > > Is anyone using Radiant as a back-end for Flex/Flash applications? > I'd like to try this, but was hoping to get some pointers. You would probably want to write an extension that interfaces with the flex application. Not sure what the benefit of using Radiant would be though. Joe _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
