Skip to content

Tag Archives: relationship

How do I load an swf file into an empty mc in flash through a tree component that it being fed by an xml file?

I’m using version 8 of Flash and have a Tree Componant with the nodes being fed by an xml file. Each of these also has an associated url "file.swf" when clicked I would like the file to load into the empty movie clip that I have created on the main timeline. The relationship to the [...]

How to create a style sheet for xml, rss feeds?

This is a small RSS feed that has 2 items in it. Is it possible to create a stylesheet for rss feeds, so for example make all descriptions in the feeds be underlined? If so how, or could you give me an example please? Thanks <?xml version=\"1.0\" encoding=\"ISO-8859-1\" ?> <rss version=\"2.0\"> <channel> <item> <description>Tony Blair [...]

Plz. tell me about the registery, XML, and ini file. How does an application Uses these file and why?

I am working on a poker game project using VC++. This projects uses the XML, .ini file, and registry setting features. Can U tell me about their relationship when and how they are used, and relative merits and demerits of each other.