Skip to content

Tag Archives: actionscript

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 [...]

.PHP, .ASP, .XML, PERL, CGI, javascript … Where do I start and is it necessary to know them all?

I already know HTML. I know flash and understand actionscript, but could not make anything fancy without any tutorials at the moment. I have used XML in my flash slideshow I made once. there are all these other languages, as far as I know, CGI and ASP and PERL do basically the same thing.. so [...]

How do you load an XML file from a URL into a flash document?

I have a swf file I made in flash, and I tried putting it on Myspace, but it requires a XML file to work properly. So what do i have to put in actionscript so that my flash will know where to look for it.

What type of application should I use for large XML data processing?

I am using Flash to create a form application where people can select up to 4 querying options (using comboboxes), hit a submit button and retrieve data from an XML file based on their selections. The data they receive becomes a list of titles linked to corresponding PDFs that are located on a CD. All [...]