<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with actionscript</title>
      <link>http://ask.metafilter.com/tags/actionscript</link>
      <description>Questions tagged with 'actionscript' at Ask MetaFilter.</description>
	  <pubDate>Wed, 18 Nov 2009 13:19:03 -0800</pubDate> <lastBuildDate>Wed, 18 Nov 2009 13:19:03 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Help me batch print text files on the Mac</title>
	<link>http://ask.metafilter.com/138487/Help%2Dme%2Dbatch%2Dprint%2Dtext%2Dfiles%2Don%2Dthe%2DMac</link>	
	<description>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&apos;t want printed. When the files print, I need some kind of separator ( spaces, asterisks, new page...) between each file. I can&apos;t seem to find a FILTERABLE batch printing app for OSX -- one that can print all files (of a certain type or naming scheme) in all folders and subfolders starting at a certain root.&lt;br&gt;
&lt;br&gt;
I thought about opening Terminal and doing this:&lt;br&gt;
&lt;br&gt;
find . -name &quot;*.as&quot; | xargs cat  &amp;gt; outfile.txt&lt;br&gt;
&lt;br&gt;
And then printing outfile.txt. That would be perfect except that I won&apos;t easily be able to tell where one file begins and another ends. I need&lt;br&gt;
&lt;br&gt;
*****************&lt;br&gt;
&lt;br&gt;
or some other delimiter between files.&lt;br&gt;
&lt;br&gt;
If it matters, this is for OS X Leopard.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.138487</guid>
	<pubDate>Wed, 18 Nov 2009 13:19:03 -0800</pubDate>
	<category>actionscript</category>
	<category>as</category>
	<category>batch</category>
	<category>code</category>
	<category>directories</category>
	<category>directory</category>
	<category>filter</category>
	<category>filtering</category>
	<category>folder</category>
	<category>print</category>
	<category>printing</category>
	<category>programming</category>
	<category>subfolder</category>
	<category>terminal</category>
	<dc:creator>grumblebee</dc:creator>
	</item>
	<item>
	<title>What is the current state of Adobe Flex and what tools are commonly used?</title>
	<link>http://ask.metafilter.com/134457/What%2Dis%2Dthe%2Dcurrent%2Dstate%2Dof%2DAdobe%2DFlex%2Dand%2Dwhat%2Dtools%2Dare%2Dcommonly%2Dused</link>	
	<description>What is the current state of Adobe Flex and what tools are commonly used? Though most of my experience is in C# / C++, I have done a fair bit of development in Flash over the last few years. Despite the fact that the threading model is still crippled (compared to desktop technologies or even Silverlight), I have an idea for which I think Flash / Actionscript 3 might be an appropriate platform.&lt;br&gt;
&lt;br&gt;
Right now I am considering whether to base my app off of Flex 3 framework or just code directly with AS3 / Flash.&lt;br&gt;
&lt;br&gt;
(as an aside, I have read the answers to these questions on the Adobe website. However, years of experience working with Adobe products has made me extremely skeptical of anything they claim about their own products)&lt;br&gt;
&lt;br&gt;
So, I have two questions:&lt;br&gt;
&lt;br&gt;
1) What are the advantages which Flex 3 offers compared to just Flash? Are the Flex user interface controls substantially better than what is available with Flash alone?&lt;br&gt;
&lt;br&gt;
2) What IDE and other tools are actually worth using for Flex 3 development? Is Eclipse still the IDE of choice?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.134457</guid>
	<pubDate>Fri, 02 Oct 2009 20:57:16 -0800</pubDate>
	<category>Actionscript</category>
	<category>Adobe</category>
	<category>Flash</category>
	<category>Flex</category>
	<dc:creator>Riemann</dc:creator>
	</item>
	<item>
	<title>Pay for Flex?</title>
	<link>http://ask.metafilter.com/131056/Pay%2Dfor%2DFlex</link>	
	<description>What, anecdotally speaking, are Flex developers getting paid right now in Los Angeles or a similar city? I have been to the salary calculators and such, they tend to come back with a number up around $120k or so- but I&apos;m not sure how &quot;real world&quot; that is. I&apos;m a Flex developer with about 2 years experience in Flex, and 10 years programming overall. I consider myself an expert in Flex/AS3 (have written my own framework, used all the major ones, can explain their strengths and weaknesses, and stuff like that).&lt;br&gt;
&lt;br&gt;
I&apos;m interested in knowing, if I put myself on the market tomorrow, what salary could I expect to find in Los Angeles for full-time? How about as a consultant? How high is the demand, really? Mostly just looking for anecdotes, but hard data is welcome if it&apos;s more specific than those generic salary calculators.&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.131056</guid>
	<pubDate>Mon, 24 Aug 2009 19:58:42 -0800</pubDate>
	<category>actionscript</category>
	<category>development</category>
	<category>flex</category>
	<category>IT</category>
	<category>la</category>
	<category>losangeles</category>
	<category>pay</category>
	<category>programming</category>
	<category>salary</category>
	<category>software</category>
	<dc:creator>drjimmy11</dc:creator>
	</item>
	<item>
	<title>I&apos;m building my first Flash program, and I need help with a problem with collision detection...</title>
	<link>http://ask.metafilter.com/123459/Im%2Dbuilding%2Dmy%2Dfirst%2DFlash%2Dprogram%2Dand%2DI%2Dneed%2Dhelp%2Dwith%2Da%2Dproblem%2Dwith%2Dcollision%2Ddetection</link>	
	<description>I&apos;m building my first Flash program, and I need help with a problem with collision detection... I&apos;m making a side scrolling video game and am trying to tweak my collision detection.&lt;br&gt;
&lt;br&gt;
What I currently have:&lt;br&gt;
The &quot;player&apos;s&quot;/controlled Movie Clip deducts health from a &quot;health&quot; movie clip when other specified movie clips hit the player. The movie clips hitting the player are then removed. However, the top half of the graphic I&apos;m using (a png with transparent background) is recessed from the lower half, meaning that if an enemy movie clip hits the top half of the bounding box, the result is what looks like a collision with empty space. Here&apos;s the basic jist of my current code (I place this in the Actionscript of whatever object I want to collision detection against):&lt;br&gt;
&lt;br&gt;
function onEnterFrame()&lt;br&gt;
{&lt;br&gt;
     if(this.hitTest(_root.player))&lt;br&gt;
          {&lt;br&gt;
               this.removeMovieClip();&lt;br&gt;
          }&lt;br&gt;
}&lt;br&gt;
&lt;br&gt;
What I&apos;m trying to do:&lt;br&gt;
I&apos;d like to draw a transparent circle on the upper portion of the player movie clip, but *within* the player movie clip so that I can run hitTest against that instead of the entire graphic. I&apos;ve been trying to reference the circle in the hitTest like so: if(this.hitTest(_root.player.collide) but no joy. I also tried referencing the clip directly with (_root.collide). I&apos;ve also tried both putting the circle on a separate layer and in the same layer within the player movie clip - In all cases, I end up with no collision detection at all. Ultimately, I want the effect of enemy objects only damaging that top, vulnerable part of the player.&lt;br&gt;
&lt;br&gt;
What I&apos;d like to avoid:&lt;br&gt;
BitmapData.hitTest&lt;br&gt;
hitTestPoint&lt;br&gt;
&lt;br&gt;
I tried to figure these out, but they seemed overly complex for what I want to do. Also, I&apos;ve still quite newbish and this is my first exposure to ActionScript.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Bonus question:&lt;/strong&gt; can anyone explain (or point me the the right direction for) when I do and don&apos;t need to specify the Identifier and Class for a symbol? Also, any good Flash game programming tutorials that teach by doing and then explaining without laying out the entire groundwork for the language (like, &lt;a href=&quot;http://www.kongregate.com/labs&quot;&gt;Kongregate&apos;s Shootorials&lt;/a&gt;)?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.123459</guid>
	<pubDate>Sat, 30 May 2009 17:06:54 -0800</pubDate>
	<category>ActionScript</category>
	<category>Flash</category>
	<category>gamedevelopment</category>
	<category>games</category>
	<category>Programming</category>
	<category>resolved</category>
	<dc:creator>monkeyagent</dc:creator>
	</item>
	<item>
	<title>ActionScript 3.0 and rollovers.</title>
	<link>http://ask.metafilter.com/115831/ActionScript%2D30%2Dand%2Drollovers</link>	
	<description>ActionScript 3.0 trouble: rollover effects. Alright, so here&apos;s what I&apos;m trying to do in Flash CS3. I want a button to get darker when I roll over it, and lighten back up when I roll out. It&apos;s linked to a movie clip with a simple tween to change the color, and I have ActionScript (3.0) doing &lt;a href=&quot;http://www.dividedframe.com/personal/actionscript.html&quot;&gt;this&lt;/a&gt;. (HTML link; my code got messed up during preview.)&lt;br&gt;
&lt;br&gt;
This works except for the fact that it doesn&apos;t fade between colors; it simply jumps between them, and I can&apos;t figure out why. I&apos;ve tried Googling, but that&apos;s proved fruitless.&lt;br&gt;
&lt;br&gt;
If you can find a way to fix my current code rather than replace it, that would be much preferred (i.e. no alpha effects, please).&lt;br&gt;
&lt;br&gt;
Feel free to email/MeMail me with questions, for the .fla, etc. Thanks so much.&lt;br&gt;
&lt;br&gt;
&lt;em&gt;Running OS X 10.5, Flash CS3.&lt;/em&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.115831</guid>
	<pubDate>Wed, 04 Mar 2009 12:16:55 -0800</pubDate>
	<category>actionscript</category>
	<category>flash</category>
	<category>programming</category>
	<dc:creator>reductiondesign</dc:creator>
	</item>
	<item>
	<title>What will they make fun of me for not knowing?</title>
	<link>http://ask.metafilter.com/111714/What%2Dwill%2Dthey%2Dmake%2Dfun%2Dof%2Dme%2Dfor%2Dnot%2Dknowing</link>	
	<description>Help me prep for an interview for a Flex job. I have an interview for a job doing Flex development in a couple of days.&lt;br&gt;
&lt;br&gt;
I&apos;m not an established Flex developer. I&apos;ve spent most of my career writing C++ code for Windows applications, with a couple of Flash proof-of-concept type projects here and there and some Flash toys I wrote at home. I got my foot in the door (I think) by writing an Adobe AIR application in the last month or so in Flex that interacts with social networks (and publicizing that to them) and by doing a Flex programming test for them.&lt;br&gt;
&lt;br&gt;
I feel pretty comfortable with Actionscript and haven&apos;t had much of a problem getting things done with it, but I still have no idea what the average Flex developer knows. What are the things they might expect me to know?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.111714</guid>
	<pubDate>Wed, 14 Jan 2009 21:53:40 -0800</pubDate>
	<category>actionscript</category>
	<category>flex</category>
	<category>interview</category>
	<category>job</category>
	<dc:creator>ignignokt</dc:creator>
	</item>
	<item>
	<title>TLS up my XIFF!</title>
	<link>http://ask.metafilter.com/109917/TLS%2Dup%2Dmy%2DXIFF</link>	
	<description>I&apos;m working on a Flex app, and I want it to interact with Google Talk. Are there any xmpp libraries for Actionscript that use TLS? &lt;a href=&quot;http://www.igniterealtime.org/projects/xiff/&quot;&gt;XIFF&lt;/a&gt; looked good, but it doesn&apos;t use TLS encryption, which &lt;a href=&quot;http://code.google.com/apis/talk/open_communications.html&quot;&gt;Google Talk requires&lt;/a&gt;. I suppose I could modify XIFF to use TLS with &lt;a href=&quot;http://code.google.com/p/as3crypto/&quot;&gt;as3crypto&lt;/a&gt;, but getting into its guts could be a lot of trouble.&lt;br&gt;
&lt;br&gt;
Any ideas? I&apos;m open to entirely different approaches. All my app needs to do is set statuses (&quot;headlines&quot; in xmpp, I think) on Google Talk accounts.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.109917</guid>
	<pubDate>Tue, 23 Dec 2008 15:46:00 -0800</pubDate>
	<category>actionscript</category>
	<category>flex</category>
	<category>googletalk</category>
	<category>programming</category>
	<category>tls</category>
	<category>xmpp</category>
	<dc:creator>ignignokt</dc:creator>
	</item>
	<item>
	<title>fl vs flash</title>
	<link>http://ask.metafilter.com/104261/fl%2Dvs%2Dflash</link>	
	<description>What&apos;s the relationship between the ActionScript namespaces fl.* and flash.* ?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.104261</guid>
	<pubDate>Tue, 14 Oct 2008 16:20:27 -0800</pubDate>
	<category>actionscript</category>
	<category>flash</category>
	<dc:creator>iconjack</dc:creator>
	</item>
	<item>
	<title>Actionscript physics of curveball</title>
	<link>http://ask.metafilter.com/102175/Actionscript%2Dphysics%2Dof%2Dcurveball</link>	
	<description>Flash-physics-filter: I&apos;m working on a simple flash game similar to &lt;a href=&quot;http://www.insane-games.com/games/curveball/&quot;&gt;curveball&lt;/a&gt;, but I can&apos;t figure out 1) how the script determines the amount of spin/curve to put on the ball, and 2) how the AI gets progressively better as the levels increase.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.102175</guid>
	<pubDate>Fri, 19 Sep 2008 17:23:32 -0800</pubDate>
	<category>actionscript</category>
	<category>curveball</category>
	<category>flash</category>
	<dc:creator>c:\awesome</dc:creator>
	</item>
	<item>
	<title>How to convert shapes drawn with ActionScript to movie clips?</title>
	<link>http://ask.metafilter.com/99613/How%2Dto%2Dconvert%2Dshapes%2Ddrawn%2Dwith%2DActionScript%2Dto%2Dmovie%2Dclips</link>	
	<description>How do I convert a shape drawn with ActionScript to a movie clip that can have mouse actions in Flash (ActionScript 2)? Maybe I&apos;m missing something really basic here, but a couple hours of research in all the likely places haven&apos;t produced anything. Bascially I&apos;m using &lt;a href=&quot;http://www.kirupa.com/developer/actionscript/isometric_transforms.htm&quot;&gt;some functions for creating isometric drawings&lt;/a&gt; and I would like to be able to address the shapes they create as objects with onRollOver and onRelease and so on. Any help would be appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.99613</guid>
	<pubDate>Tue, 19 Aug 2008 18:02:51 -0800</pubDate>
	<category>actionscript</category>
	<category>design</category>
	<category>drawingAPI</category>
	<category>flash</category>
	<dc:creator>n&#xed;mwunnan</dc:creator>
	</item>
	<item>
	<title>How can I display colorful directed graphs on the web?</title>
	<link>http://ask.metafilter.com/89072/How%2Dcan%2DI%2Ddisplay%2Dcolorful%2Ddirected%2Dgraphs%2Don%2Dthe%2Dweb</link>	
	<description>How do I take a graph that looks like &lt;a href=&quot;http://www.relaximadoctor.com/graph.png&quot;&gt;this&lt;/a&gt; and display it in a web friendly format? Oh, and there&apos;s 300,000 of them. The graph linked is a screenshot of a postscript file generated by the &quot;dot&quot; portion of &lt;a href=&quot;http://www.graphviz.org/&quot;&gt;Graphviz.&lt;/a&gt; Essentially, I have a bunch of flat text files describing directed graphs (i.e. which nodes are linked to which and what color the links/nodes should be). I need to display these directed graphs on the internet. The nodes on the graph need to be clickable, as well. &lt;br&gt;
&lt;br&gt;
Ideally, the processing to turn the text file into the graph would also be done on the client side, but this isn&apos;t necessary. The graphs don&apos;t need to be capable of being manipulated, but that would be cool as well. The best idea I&apos;ve got so far is to use Flash/ActionScript and do something similar to &lt;a href=&quot;http://sawamuland.com/flash/SimpleSample.swf&quot;&gt;this&lt;/a&gt;, but I&apos;ve never actually used flash so I have no idea if it will scale well or can even actually do what I want it to.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89072</guid>
	<pubDate>Thu, 17 Apr 2008 09:52:17 -0800</pubDate>
	<category>actionscript</category>
	<category>directedgraph</category>
	<category>dot</category>
	<category>flash</category>
	<category>graph</category>
	<category>graphviz</category>
	<category>postscript</category>
	<category>ps</category>
	<dc:creator>christonabike</dc:creator>
	</item>
	<item>
	<title>Actionscript community site?</title>
	<link>http://ask.metafilter.com/86675/Actionscript%2Dcommunity%2Dsite</link>	
	<description>Mailing list, forum, or other community for advanced actionscript coders? Most of what I do professionally is flash actionscript coding.  Pretty advanced, AS3 stuff.  Occasionally I have questions that aren&apos;t answered by the usual docs and books, and I&apos;d love to have a place to ask other people like me.&lt;br&gt;
&lt;br&gt;
Back in the day there was the flash coders mailing list, but that appears to be dead.  Does anyone know of a community site of any sort that is dedicated to discussing actionscript coding with a good signal to noise ratio?  &lt;br&gt;
&lt;br&gt;
So far Flashkit&apos;s forums are the best I&apos;ve found, but I just have this suspicion I&apos;m missing some obvious place where all the cool kids are hanging out.  Thanks in advance for any advice.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.86675</guid>
	<pubDate>Thu, 20 Mar 2008 14:45:10 -0800</pubDate>
	<category>actionscript</category>
	<category>flash</category>
	<dc:creator>malphigian</dc:creator>
	</item>
	<item>
	<title>How can I seamlessly loop video in flash cs3? And how can I put titles in flvplayback menu?</title>
	<link>http://ask.metafilter.com/80797/How%2Dcan%2DI%2Dseamlessly%2Dloop%2Dvideo%2Din%2Dflash%2Dcs3%2DAnd%2Dhow%2Dcan%2DI%2Dput%2Dtitles%2Din%2Dflvplayback%2Dmenu</link>	
	<description>How can I make a seamless FLV Video loop using flash cs3?  Also!  How can I put a title in the playback bar? I&apos;d like to be able to loop back video playback seamlessly on my website.  I was able to get the video to loop but there seems to be a slight delay during the loop.  Is there any way to fix this?  &lt;br&gt;
&lt;br&gt;
Here is a link to the example.  &lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.bodybybarnes.com/images2/chairdance2.html&quot;&gt;LOOP&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Right now I am using the FLVplayback component with this actionscript.&lt;br&gt;
&lt;br&gt;
import fl.video.VideoEvent;&lt;br&gt;
&lt;br&gt;
player.addEventListener(VideoEvent.COMPLETE, playAgain);&lt;br&gt;
function playAgain(evt:VideoEvent):void {&lt;br&gt;
&lt;br&gt;
	player.seek(0);&lt;br&gt;
	player.play();&lt;br&gt;
}&lt;br&gt;
&lt;br&gt;
I was also wondering if anyone knew how I could put a title in the menu bar.  There will probably be a few videos so I am hoping for a way that is easily changed.  &lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.80797</guid>
	<pubDate>Fri, 11 Jan 2008 18:13:20 -0800</pubDate>
	<category>actionscript</category>
	<category>art</category>
	<category>flvplayback</category>
	<category>loop</category>
	<category>video</category>
	<dc:creator>austinlee</dc:creator>
	</item>
	<item>
	<title>Actionscript help, please!</title>
	<link>http://ask.metafilter.com/78053/Actionscript%2Dhelp%2Dplease</link>	
	<description>I&apos;m trying to make a flash file scale to the width of a div. Friends, Romans, Actionscript People, how do I make this happen? Simple diagram &lt;a href=&quot;http://flickr.com/photos/billandsutton/2092902761/&quot;&gt;here&lt;/a&gt;. Basically, I want to know what actionscript I need to add to the file, and changes I might need to make to the swfobject info to make this happen.&lt;br&gt;
&lt;br&gt;
The swf has a set height (which I want) and currently has a set width, (but I want to change that). Right now it stays the same size as the stage it was built on. I want it to expand to fit the div it&apos;s in. My actionscript is for poop, obviously. Thanks for your help.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.78053</guid>
	<pubDate>Fri, 07 Dec 2007 08:19:23 -0800</pubDate>
	<category>actionscript</category>
	<category>flash</category>
	<category>resize</category>
	<dc:creator>Mayor Curley</dc:creator>
	</item>
	<item>
	<title>i gotta get digivideowebificated!</title>
	<link>http://ask.metafilter.com/77546/i%2Dgotta%2Dget%2Ddigivideowebificated</link>	
	<description>I&apos;m trying to get the local webcam to stream to the stage on Flash CS3 actionscript3.  When I run it, I get a blank screen and no errors.  Any help at all would be appreciated.

Here is my code so far:

import flash.system.SecurityPanel;

Security.showSettings(SecurityPanel.CAMERA);

var cam:Camera = Camera.getCamera(name);
var vid:Video = new Video();
vid.attachCamera(cam);
stage.addChild(vid);

Thanks! &lt;small&gt;Posted for a friend. &lt;small&gt; I don&apos;t really know what any of this means. &lt;/small&gt;&lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.77546</guid>
	<pubDate>Fri, 30 Nov 2007 20:39:08 -0800</pubDate>
	<category>actionscript</category>
	<category>flash</category>
	<category>stream</category>
	<category>webcam</category>
	<dc:creator>univac</dc:creator>
	</item>
	<item>
	<title>Help me forward to new page at end of Flash video</title>
	<link>http://ask.metafilter.com/75971/Help%2Dme%2Dforward%2Dto%2Dnew%2Dpage%2Dat%2Dend%2Dof%2DFlash%2Dvideo</link>	
	<description>How do I get Flash to play a FLV and then go to particular URL when it&apos;s done? I&apos;m working on a project where people view a Flash video (just an FLV file with no skin or anything else) and then get forwarded to another page when it&apos;s done.  I need them to see the whole video, so I can&apos;t just put a text link for the next page.  I don&apos;t know Flash especially well, and the code that I&apos;ve found online keeps giving me demands for an onClipEvent handler.  Ideas?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.75971</guid>
	<pubDate>Sun, 11 Nov 2007 08:42:28 -0800</pubDate>
	<category>actionscript</category>
	<category>flash</category>
	<category>flv</category>
	<category>programming</category>
	<category>video</category>
	<category>web</category>
	<dc:creator>aaronetc</dc:creator>
	</item>
	<item>
	<title>What&apos;s the easiest way to print out a large web site?</title>
	<link>http://ask.metafilter.com/73773/Whats%2Dthe%2Deasiest%2Dway%2Dto%2Dprint%2Dout%2Da%2Dlarge%2Dweb%2Dsite</link>	
	<description>Help me destroy the rain forest: I&apos;m want to print out a huge &lt;a href=&quot;http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/package-summary.html&quot;&gt;manual &lt;/a&gt; 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&apos;m Mac based but can scare up a PC if necessary. I&apos;m an Actionscript programmer that works with a team of people who are fifteen or more years younger than me. They&apos;re all cool with reading manuals online. I can&apos;t do that. I&apos;m too old school. I need a physical book that I can carry with me and that I can keep next to my computer, flip through and mark up.&lt;br&gt;
&lt;br&gt;
Adobe has PDF versions of almost all their manuals -- EXCEPT for their &lt;a href=&quot;http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/package-summary.html&quot;&gt;AS 3.0 manual&lt;/a&gt;, which is the one I need. And no 3rd-parties have come to the rescue. It looks like O&apos;Reilly is coming out with a pocket guide to the language, but I need something more comprehensive.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;I own pretty much ever AS 3 book in print (plus all the cheatsheets)&lt;/b&gt;, and they&apos;re useful, but none of them is an overall reference to the language. If that&apos;s what you want, everyone refers you to the online document. Normally, I would just bite the bullet and give in, but AS is my bread-and-butter. I need a manual I can curl up in bed with.&lt;br&gt;
&lt;br&gt;
I&apos;d like to print the whole mother out, take it to Kinkos and have them bind it for me. How?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.73773</guid>
	<pubDate>Sun, 14 Oct 2007 09:31:04 -0800</pubDate>
	<category>actionscript</category>
	<category>document</category>
	<category>pdf</category>
	<category>print</category>
	<dc:creator>grumblebee</dc:creator>
	</item>
	<item>
	<title>if (a || (b and (c or d)) and (not e or (f and g and h))) then ???</title>
	<link>http://ask.metafilter.com/72402/if%2Da%2Db%2Dand%2Dc%2Dor%2Dd%2Dand%2Dnot%2De%2Dor%2Df%2Dand%2Dg%2Dand%2Dh%2Dthen</link>	
	<description>Comp Sci: What&apos;s the best Design Pattern or structure for dealing with a complex relationship between many booleans? I&apos;m working on an app that has a zillion configuration options. I need to deal with situations in which the user choses Option A and (Option B or Option C) but not (Option D and (Option E or F)). That sort of thing.&lt;br&gt;
&lt;br&gt;
Using tons of if/then/else&apos;s is clearly wrong. It&apos;s totally confusing. The State Pattern seems like the right direction, but unless I misunderstand it, it&apos;s too simple. It assumes that an app is in State A, State B or State C. What about apps that are in States A and C? In other words, there are 50 options and any combination of them can be on/off. &lt;br&gt;
&lt;br&gt;
What&apos;s the best way to manage this?&lt;br&gt;
&lt;br&gt;
I&apos;m an Actionscript Programmer, but I&apos;m pretty comfortable translating concepts from C-family languages.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.72402</guid>
	<pubDate>Tue, 25 Sep 2007 19:24:44 -0800</pubDate>
	<category>actionscript</category>
	<category>application</category>
	<category>boolean</category>
	<category>booleans</category>
	<category>compsci</category>
	<category>design</category>
	<category>designPatterns</category>
	<category>pattern</category>
	<category>patterns</category>
	<category>program</category>
	<category>programming</category>
	<category>state</category>
	<dc:creator>grumblebee</dc:creator>
	</item>
	<item>
	<title>Does anyone know of a book that covers Flash CS3 from the ground up?</title>
	<link>http://ask.metafilter.com/70673/Does%2Danyone%2Dknow%2Dof%2Da%2Dbook%2Dthat%2Dcovers%2DFlash%2DCS3%2Dfrom%2Dthe%2Dground%2Dup</link>	
	<description>Does anyone know of a book that covers Flash CS3 from the ground up?  I need it all, from beginner stuff to Flex.  I&apos;m hoping to find a book that has a general introduction to Flash, a language reference for Actionscript, and a thorough review of Flex.  This is asking for a lot.  Perhaps what I need is a series of books? I&apos;ve already visited the O&apos;Reilly site.  Their books are responsible for my career as a web developer.  But I found their offerings to be either too advanced (they assume you have knowledge of Flash and jump straight into the latest stuff in CS3) or out of date.&lt;br&gt;
&lt;br&gt;
Also, if this stuff is covered in detail on a particular website, I would be happy to ditch the dead trees in favor of something digital.  So far, all I&apos;ve found are sites for the seasoned Flash developer, and they&apos;re somewhat intimidating (the sites, not the developers).&lt;br&gt;
&lt;br&gt;
Thanks, MeFi!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.70673</guid>
	<pubDate>Mon, 03 Sep 2007 08:16:04 -0800</pubDate>
	<category>actionscript</category>
	<category>adobe</category>
	<category>cs3</category>
	<category>flash</category>
	<category>flex</category>
	<category>graphicdesign</category>
	<dc:creator>jeffmueller</dc:creator>
	</item>
	<item>
	<title>What&apos;s the best way to create a large, complex, flexible UML diagram?</title>
	<link>http://ask.metafilter.com/67868/Whats%2Dthe%2Dbest%2Dway%2Dto%2Dcreate%2Da%2Dlarge%2Dcomplex%2Dflexible%2DUML%2Ddiagram</link>	
	<description>I need to spec out a huge, complex application in UML. I&apos;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. My team is going to write a gargantuan program. We need to spec it, and I&apos;m expecting we&apos;ll spend two or three weeks on the spec, before writing a line of code. It&apos;s vital that the finished spec be clear, rational, utilitarian and scalable. I&apos;ve gotten to that point before, on other projects, but never on one this large. And my way of getting there is to make many drafts of the spec.&lt;br&gt;
&lt;br&gt;
During draft stages, I continually refine the spec by adding new classes, removing redundant ones, etc. So the entire UML chart needs to be revised maybe 50 times before it&apos;s done. &lt;br&gt;
&lt;br&gt;
The only UML tools I&apos;ve used are graphical-UI ones, where you have to draw little boxes and drag connectors between them. But the thought of doing that on this project makes me queasy. It would mean continually dragging tons of boxes around to make space for new ones. &lt;br&gt;
&lt;br&gt;
Here&apos;s what I&apos;d like:&lt;br&gt;
&lt;br&gt;
-- a way to create the graph via XML or something similar. The XML could be fed into an application that would spit out a diagram.&lt;br&gt;
&lt;br&gt;
-- the XML/outline/whatever is easy to modify, in terms of adding new classes, relationships, etc.&lt;br&gt;
&lt;br&gt;
-- when done, we could PRINT the whole diagram as a giant chart which we could hang on the wall. I guess it would have to be on many sheets of paper that we&apos;d tape together. But we&apos;d really like to be able to view the entire model at once.&lt;br&gt;
&lt;br&gt;
Does such an app exist? If not, I&apos;m very open to analog approaches. Is there a good method of doing something like this with tons of index cards  (one for each class) tacked to the wall or something? &lt;br&gt;
&lt;br&gt;
I&apos;m sure other teams have faced this problem. How have the solved it?&lt;br&gt;
&lt;br&gt;
We&apos;re Mac and Linux based, but if the best solution is PC-only, we could go that way via parallels.&lt;br&gt;
&lt;br&gt;
If it matters (and I&apos;m not sure why it would), this will be a web app coded in Actionscript 3.0.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.67868</guid>
	<pubDate>Thu, 26 Jul 2007 10:54:45 -0800</pubDate>
	<category>actionscript</category>
	<category>application</category>
	<category>chart</category>
	<category>diagram</category>
	<category>graph</category>
	<category>programming</category>
	<category>project</category>
	<category>projectplanning</category>
	<category>UML</category>
	<category>XML</category>
	<dc:creator>grumblebee</dc:creator>
	</item>
	<item>
	<title>Actionscript development on OS X that doesn&apos;t suck?</title>
	<link>http://ask.metafilter.com/62637/Actionscript%2Ddevelopment%2Don%2DOS%2DX%2Dthat%2Ddoesnt%2Dsuck</link>	
	<description>I&apos;m developing in Actionscript 3, and I hate (hate, hate, hate) Flex Builder 2.  What are some other good options for as3 development on OS X? Right now I&apos;ve got an ad-hoc system going where I use the &quot;include&quot; statement in a frame inside the flash project (CS3) and just write the code in Textmate.  (I &#9829; textmate.)  But it&apos;s a little cumbersome; I&apos;d prefer not to use Flash CS3 at all.&lt;br&gt;
&lt;br&gt;
I&apos;ve tried downloading some guy&apos;s actionscript 3 bundle for textmate, but I can&apos;t get the compiling to work.  (Downloaded the SDK, all that.)  I&apos;ve heard you can develop as3 in XCode, but I don&apos;t know exactly how.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.62637</guid>
	<pubDate>Mon, 14 May 2007 22:37:34 -0800</pubDate>
	<category>actionscript</category>
	<category>actionscript3</category>
	<category>as3</category>
	<category>development</category>
	<category>flash</category>
	<category>osx</category>
	<category>programming</category>
	<category>xcode</category>
	<dc:creator>Tlogmer</dc:creator>
	</item>
	<item>
	<title>how to best use MVC architecture in flex 2</title>
	<link>http://ask.metafilter.com/61252/how%2Dto%2Dbest%2Duse%2DMVC%2Darchitecture%2Din%2Dflex%2D2</link>	
	<description>trying to set up MVC (model view controller) architecture for a Flex 2 project myself and a colleague are starting a flex 2 project. we are both new to Flex, and not all that experienced in OOP.&lt;br&gt;
&lt;br&gt;
Our question is about components: we have the overall application (the main mxml file) and then other components which are their own mxml files. One is the Controller and one is the DataModel.&lt;br&gt;
&lt;br&gt;
From a code point of view, it seems we can only go down: ie, if we put both components in the top level app, we can give them id&apos;s and talk &quot;down&quot; to them, but the components cant go &quot;up&quot; and reference a function or variable in the main app.&lt;br&gt;
&lt;br&gt;
So the question is, a) is there a way to go &quot;up&quot; and b) is it a good programming practice.&lt;br&gt;
&lt;br&gt;
I am currently arguing that the Controller should be called in the Application, and the Data Model called inside the Controller, because the Controller needs access to the data. This way the Application can call Controller functions which access the data and return formatted data to the app.  Does this make sense and, if not, how else do we architect it? We initially tried putting both components at the top (application) label, but couldn&apos;t get them to talk to each other.&lt;br&gt;
&lt;br&gt;
hope that makes sense. thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.61252</guid>
	<pubDate>Tue, 24 Apr 2007 14:54:54 -0800</pubDate>
	<category>actionscript</category>
	<category>controller</category>
	<category>flex</category>
	<category>model</category>
	<category>mvc</category>
	<category>oop</category>
	<category>view</category>
	<dc:creator>drjimmy11</dc:creator>
	</item>
	<item>
	<title>ActionScript book for an experienced programmer?</title>
	<link>http://ask.metafilter.com/59654/ActionScript%2Dbook%2Dfor%2Dan%2Dexperienced%2Dprogrammer</link>	
	<description>Can someone recommend a good ActionScript book for an experienced programmer? I&apos;m designing an ActionScript API that my work will provide to various Flash authors (generally our creative departments or external agencies) to help them integrate their movies into our web sites, and I&apos;d like to get a book on ActionScript that&apos;s aimed at experienced programmers.&lt;br&gt;
&lt;br&gt;
I did see this &lt;a href=&quot;http://ask.metafilter.com/14247/&quot;&gt;earlier AskMe recommendation&lt;/a&gt; for a book for non-coders, but I&apos;d like something a little more technical than that.  I&apos;ve done lots of programming in a variety of languages, and I do already know the basics of ActionScript and Flash.  &lt;br&gt;
&lt;br&gt;
I guess what I&apos;d like is something that&apos;ll give me an idea of some &quot;best practices&quot; type things - how to organize my code, weird traps to look out for in ActionScript, vagaries of the various player versions, etc.  &lt;br&gt;
&lt;br&gt;
What I don&apos;t want is something that will spend a lot of time talking about how a for loop works, foundational OOP, etc, or something that mostly focuses on the authoring side of Flash (animation, sound, graphic design, etc).&lt;br&gt;
&lt;br&gt;
Oh, for what it&apos;s worth, this will be an ActionScript 2.0 API, since we need to support down to Flash 6.  And if anyone has some particularly good websites that deal with these kinds of things, I&apos;d welcome those, too (I&apos;ve had a lot of trouble sorting the wheat from the chaff when it comes to sites about Flash).</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.59654</guid>
	<pubDate>Fri, 30 Mar 2007 16:19:18 -0800</pubDate>
	<category>actionscript</category>
	<category>book</category>
	<category>flash</category>
	<category>programming</category>
	<category>recommendation</category>
	<dc:creator>whir</dc:creator>
	</item>
	<item>
	<title>Can Flash play back synced audio clips?</title>
	<link>http://ask.metafilter.com/53633/Can%2DFlash%2Dplay%2Dback%2Dsynced%2Daudio%2Dclips</link>	
	<description>Can Flash/ActionScript play multiple audio clips simultaneously, while maintaining sync, over a timespan of, say, 4-7 minutes?  Preferably while presenting only one set of playback controls (stop, play, pause, and maybe positioning) to the user? In a &lt;a href=&quot;http://ask.metafilter.com/mefi/52477&quot;&gt;previous AskMe&lt;/a&gt;, what it turned out I was looking for was a way to use Flash to package up multiple audio clips (and maybe some MIDI) into a single SWF file which people could play online or download.&lt;br&gt;
&lt;br&gt;
Weston pointed out MediaRain, which the LDS Church uses for their online hymnal, but the fact that they target music publishers, combined with the fact that they don&apos;t quote pricing, suggests that my fledgling chorus can&apos;t afford them.&lt;br&gt;
&lt;br&gt;
My artistic director would rather we do something of our own, anyway...&lt;br&gt;
&lt;br&gt;
From searching after posting the original question, I know we have some people around here who sound like they have some Flash creation experience (paging Grumblebee :-); anyone ever done this?&lt;br&gt;
&lt;br&gt;
Secondarily, *can* I bundle all the media files inside the SWF?  The portability aspect is just as important as the sync issues, for my target audience.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.53633</guid>
	<pubDate>Thu, 21 Dec 2006 13:46:41 -0800</pubDate>
	<category>actionscript</category>
	<category>flash</category>
	<category>multipleclips</category>
	<category>music</category>
	<category>sync</category>
	<dc:creator>baylink</dc:creator>
	</item>
	<item>
	<title>Passing Variables to Flash with URLs</title>
	<link>http://ask.metafilter.com/52398/Passing%2DVariables%2Dto%2DFlash%2Dwith%2DURLs</link>	
	<description>How can I change variables in a Flash movie based a URL parameter? I have some text in my Flash movie, and I want to change it based on a parameter in the URL. For example, if the URL ends with something like ?text=beer, I want the Flash movie to say &quot;beer.&quot;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.52398</guid>
	<pubDate>Mon, 04 Dec 2006 16:58:04 -0800</pubDate>
	<category>actionscript</category>
	<category>flash</category>
	<dc:creator>kirkaracha</dc:creator>
	</item>
	
	</channel>
</rss>

