I developed the "My Vacation" Flash engine knowing that it would be reused across multiple sites. Special attention was paid to data architecture, flexibility and reuse of components from site to site, to keep updates as quick and painless as possible.
The data for this website was stored in XML, and a custom internally-developed XPATH / XSLT library was used to handle selection and transformation of content. All fonts were loaded dynamically, and flash text was styled with CSS.
And like nearly all AMEX sites, almost every click is tracked via custom JavaScript code.
2006
Technologies used: Flash 7, XML, XSLT, RSS, CSS, HTML, JavaScript, ASP