Entries by Tag

XHTML into flash through Javascript (XML)

Sorry for the long title, couldn’t think of a better description. The following tutorial will show you how to pull any valid XHTML into your flash application for use as XML. We will be using Javascript and the “[Unobtrusive Flash Object](http://www.bobbyvandersluis.com/ufo/)” or UFO to achieve. What is great about this technique is that it allows you to publish your content only once and then, depending if the user has flash installed, they will see the same information in either Flash or Plain HTML.

Tags: Flash, Javascript
4 Comments