6 posts tagged with xml and actionscript. (View popular tags)
Displaying 1 through 6 of 6. Subscribe:
I need to spec out a huge, complex application in UML. I'm looking for good tools/techniques to do this in a fluid situation, where there are a ton of classes and new ones will be added all the time. [more inside]
posted by grumblebee
on Jul 26, 2007 -
11 answers
Flash 8 code question: [more inside]
posted by Grod
on Oct 20, 2006 -
9 answers
How can I change the position of an object in a Flash file with data from an external (XML) file? [more inside]
posted by kirkaracha
on Mar 9, 2006 -
5 answers
Anyone know how to use an XMLSocket in flash (using actionscript) [more inside]
posted by delmoi
on Sep 16, 2005 -
5 answers
Flash MX question, is there a way to load a page from blogger (or an xml page) into a dynamic text block with a scroll bar?
posted by drezdn
on Nov 25, 2004 -
3 answers
XML: I'm writing a Flash/Actionscript program that reads in an XML data file. The info needs to be sorted alphabetically, but people will be continually adding new data to the end of the file, so it will have to be resorted often. There's no easy way to sort XML data in Actionscript (and doing so would slow down the program too much, anway), so the data-entry folks will need to sort the data externally to the Flash app. Are there any (free?) applications that can sort XML data by a node of your choice? I need a solution that can run on a Mac or a PC -- or it could be web based.
posted by grumblebee
on Aug 18, 2004 -
16 answers