My CXT was launched to showcase International's CXT truck model. The site allows users to customize and design their own CXT by choosing paint color, graphics, text, and the option to upload a logo. Their custom design can then be exported as JPG, printed or emailed to a friend. A major challenge in building this tool was to port the custom design from flash to JPG. This was done by sending the design data from flash to a back-end .NET script that applied the data to PNG layers, flattened the image, and sent the image back to the browser in JPG format.


