Anyone use a CMS + Flash?

Out of context: Reply #16

  • Started
  • Last post
  • 16 Responses
  • d_rek0

    I worked on something very similiar to what you're talking about. It wasn't the most difficult thing but can be challenging if you don't have a lot of background with scripting and code.

    Basically we had the flash site done in AS 2.0 (essentially an empty shell) that parsed an XML doc using xml2object class that was generated by our CMS that used php/mysql.

    We built it all from the ground up, with the exception of the xml2object class - someone else wrote that.

View thread