What is XML?
I have seen alot of stuff that uses XML with flash. But what is XML exactly and what does it have to do with flash?
I have seen alot of stuff that uses XML with flash. But what is XML exactly and what does it have to do with flash?
xml is a flexible easy to read (for humans) file format that's used to store data. ie, xml files can and are used like databases.
xml is used in flash to store data used by flash. because xml is easier to edit for non-technically oriented people, xml files are often used to store data that can be changed by an individual thereby changing the flash display.
a common example is a slideshow. the actual image file names and possibly text describing the images are frequently stored in an xml file. flash reads the xml file and is coded to display the images and the text. changing the xml file, changes the images displayed with no editing of the fla or swf file required.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.