7 posts tagged with actionscript by grumblebee.
Displaying 1 through 7 of 7.

Related tags:
+ (39)
+ (18)
+ (7)
+ (7)
+ (6)
+ (6)
+ (5)
+ (4)


Users that often use this tag:
grumblebee (7)
ignignokt (2)
drjimmy11 (2)
Mayor Curley (2)
Grod (2)
signal (2)
FidelDonson (2)
kirkaracha (2)
drezdn (2)

OS X: I want to batch print all the files in a source-code library. They are actionscript files, which means they are text files that all end in a .as extension. The files are in a complex directory structure (one root folder but files in multiple subfolders), and there are non .as files that I don't want printed. When the files print, I need some kind of separator ( spaces, asterisks, new page...) between each file. [more inside]
posted by grumblebee on Nov 18, 2009 - 6 answers

Help me destroy the rain forest: I'm want to print out a huge manual that only exists as a web site. What (free? cheap?) app exists that will allow me to suck the entire site into a PDF or some other sort of printable document? I'm Mac based but can scare up a PC if necessary. [more inside]
posted by grumblebee on Oct 14, 2007 - 5 answers

Comp Sci: What's the best Design Pattern or structure for dealing with a complex relationship between many booleans? [more inside]
posted by grumblebee on Sep 25, 2007 - 34 answers

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

Programming/geometry: in a Flash program (you don't need to know Flash to answer this), I'm trying to place rectangular images at random positions on the screen. There are already images on the screen. I need to make sure that the new, randomly-placed images don't obscure the images already there. [more inside]
posted by grumblebee on Sep 29, 2005 - 25 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

Inside, I've posted a question about computer programming, regarding organizing class libraries and packages -- and also regarding good programming practices. [more inside]
posted by grumblebee on Feb 4, 2004 - 6 answers