<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5642714874361938006</id><updated>2012-01-11T14:16:00.573-05:00</updated><category term='debug'/><category term='ant'/><category term='path'/><category term='javascript'/><category term='tool'/><category term='bug'/><category term='as3'/><category term='develop'/><category term='pfm'/><category term='command'/><category term='font'/><category term='freeware'/><category term='Component'/><category term='compile'/><category term='flex'/><category term='libraries'/><category term='avm1'/><category term='shortcut'/><category term='JSFL'/><category term='interface'/><category term='external interface'/><category term='js'/><category term='flashdevelop'/><category term='class'/><category term='code'/><category term='htmlText'/><category term='pfb'/><category term='avm2'/><category term='error'/><category term='warning'/><category term='embed'/><title type='text'>Flash Voodoo</title><subtitle type='html'>AS3, Flash CS3/4, and Flex Knowledge</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>20</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-2246598919356679839</id><published>2010-05-10T20:36:00.002-04:00</published><updated>2010-05-10T20:38:01.895-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='as3'/><category scheme='http://www.blogger.com/atom/ns#' term='flashdevelop'/><category scheme='http://www.blogger.com/atom/ns#' term='interface'/><title type='text'>Add Events to Interfaces</title><summary type='text'>Using the Event tag allows you to have events in Interfaces. With intellisense it will show a list of valid events when a method expects an event as a parameter, like the EventDispatcher::addEventListener method. They have to map exactly to each other.

[Event(name = "concrete string representation of event", type = "namespace to class with concrete instantiation")]

Comments in the interface </summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/2246598919356679839/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=2246598919356679839' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/2246598919356679839'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/2246598919356679839'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2010/05/add-events-to-interfaces.html' title='Add Events to Interfaces'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-4592180590479068484</id><published>2010-04-16T16:14:00.001-04:00</published><updated>2010-04-21T15:38:51.068-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='avm1'/><category scheme='http://www.blogger.com/atom/ns#' term='as3'/><category scheme='http://www.blogger.com/atom/ns#' term='avm2'/><title type='text'>Reparent AVM1 content in AVM2 (AS3) content.</title><summary type='text'>For whatever reason you need to reparent loaded AVM1 content to another part of the display list and you don't want to keep the loader as the parent.  One would have to save the content first from the LoaderInfo instance then use the LoaderInfo loader member to unload the loaded content.

You will then be allowed to reparent the saved content elsewhere.  But be warned if you try to reparent it </summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/4592180590479068484/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=4592180590479068484' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/4592180590479068484'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/4592180590479068484'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2010/04/reparent-avm1-content-in-avm2-as3.html' title='Reparent AVM1 content in AVM2 (AS3) content.'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-2028899614702361831</id><published>2010-04-08T16:21:00.001-04:00</published><updated>2010-04-08T16:25:14.796-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='class'/><category scheme='http://www.blogger.com/atom/ns#' term='path'/><title type='text'>CS4 Class Paths</title><summary type='text'>For reference:

C:\Program Files (x86)\Adobe\Adobe Flash CS4\Common\Configuration\Component Source\ActionScript 3.0\User Interface 

C:\Program Files (x86)\Adobe\Adobe Flash CS4\Common\First Run\Classes 

C:\Program Files (x86)\Adobe\Adobe Flash CS4\Common\Configuration\ActionScript 3.0\projects\Flash\src</summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/2028899614702361831/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=2028899614702361831' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/2028899614702361831'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/2028899614702361831'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2010/04/cs4-class-paths.html' title='CS4 Class Paths'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-8506929155887702762</id><published>2010-03-02T12:09:00.005-05:00</published><updated>2010-03-05T15:24:07.961-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='js'/><category scheme='http://www.blogger.com/atom/ns#' term='javascript'/><category scheme='http://www.blogger.com/atom/ns#' term='as3'/><category scheme='http://www.blogger.com/atom/ns#' term='external interface'/><title type='text'>Execute Javascript in AS3 without it being on the host page...</title><summary type='text'>One can have internal javascript functionality from within their SWF.  We are passing the JS function to the browser to execute it.  For this to work on the most popular browsers the object tag in HTML must have "allowscriptaccess='always'" and the object tag must have an id attribute in HTML for IE to work.  And of course Javascript must be enabled for the browser to interpet and execute the </summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/8506929155887702762/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=8506929155887702762' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/8506929155887702762'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/8506929155887702762'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2010/03/execute-javascript-without-it-being-on.html' title='Execute Javascript in AS3 without it being on the host page...'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-8162226974314163463</id><published>2009-12-05T17:54:00.008-05:00</published><updated>2010-04-06T16:20:25.063-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='as3'/><title type='text'>Beware of browser zoom and SWF dimensions...</title><summary type='text'>The browser feature to zoom web pages in and out, causes the dimensions of the hosted SWF to be modified. For example; the object tag might state 640x480 and at 100% those are the values you will get. If a user zooms at 125% those values will change to 800x600.

CODE / HTML
StageScaleMode.NO_SCALE / scale: "noscale"

this.stage.stageWidth x this.stage.stageHeight

IE fires an extra StageResize </summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/8162226974314163463/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=8162226974314163463' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/8162226974314163463'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/8162226974314163463'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2009/12/beware-of-browser-zoom-and-swf.html' title='Beware of browser zoom and SWF dimensions...'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-1146790607630883477</id><published>2008-10-22T13:08:00.025-04:00</published><updated>2008-10-26T16:33:09.829-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='font'/><category scheme='http://www.blogger.com/atom/ns#' term='embed'/><title type='text'>Font Weight, Style, and Character Ranges</title><summary type='text'>Valid attribute values for the Embed tag for fonts..nobrtable br { display: none }Attribute NameAttribute ValuesfontStyleitalic | oblique | normalfontWeightbold | heavy | normalunicodeRangeU+0020-U+007EUnicode Ranges, which are just HEX values, can be split up.RangeValuesJust Numbers [0..9]U+0030-U+0039Punctuation, Numbers and SymbolsU+0020-U+0040Upper-Case A-ZU+0041-U+005APunctuation and </summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/1146790607630883477/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=1146790607630883477' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/1146790607630883477'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/1146790607630883477'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2008/10/font-weight-style-and-character-ranges.html' title='Font Weight, Style, and Character Ranges'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-879442705694879325</id><published>2008-08-14T17:37:00.009-04:00</published><updated>2008-08-30T14:42:18.150-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='pfb'/><category scheme='http://www.blogger.com/atom/ns#' term='font'/><category scheme='http://www.blogger.com/atom/ns#' term='pfm'/><category scheme='http://www.blogger.com/atom/ns#' term='embed'/><title type='text'>Embedding PFM / PFB fonts</title><summary type='text'>If you embed a PFM you will get this compiler error:"Error: exception during transcoding: Font for alias 'AdLibICG_Font' with plain weight and style was not found at:"That is because PFM is a supporting font file, it does not contain the real data.  PFB does.You don't need the PFM font, just embed the PFB font.[Embed(source="../assets/AdLibICG.PFB", fontName="AdLibICG_Font", mimeType="application</summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/879442705694879325/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=879442705694879325' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/879442705694879325'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/879442705694879325'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2008/08/embedding-pfm-pfb-fonts.html' title='Embedding PFM / PFB fonts'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-6234191325359693910</id><published>2008-08-14T17:28:00.008-04:00</published><updated>2008-08-30T14:40:57.738-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='font'/><category scheme='http://www.blogger.com/atom/ns#' term='bug'/><category scheme='http://www.blogger.com/atom/ns#' term='embed'/><title type='text'>Embedding Fonts Bug</title><summary type='text'>When embedding fonts do not name fontName or fontFamily the filename or the text will not appear if you set TextField::embedFonts to true.  The filename is probably the device font name which can only be used if TextField::embedFonts is false.All variations produce the same results:[Embed(source="C:/WINDOWS/fonts/ARIAL.TTF", fontFamily="Arial")][Embed(source="C:/WINDOWS/fonts/ARIAL.TTF", fontName</summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/6234191325359693910/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=6234191325359693910' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/6234191325359693910'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/6234191325359693910'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2008/08/embedding-fonts-bug.html' title='Embedding Fonts Bug'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-5046831204372140348</id><published>2008-08-14T15:51:00.017-04:00</published><updated>2008-08-14T17:37:05.327-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='htmlText'/><category scheme='http://www.blogger.com/atom/ns#' term='font'/><category scheme='http://www.blogger.com/atom/ns#' term='bug'/><title type='text'>Fonts Bug</title><summary type='text'>TextField::defaultTextFormat does not work with TextField::htmlTextvar tf:TextrField = new TextField();var format:TextFormat = new TextFormat("Arial");addChild(tf);Does not work:tf.embedFonts = true;tf.defaultTextFormat =  format;tf.htmlText = "Test";Works:tf.embedFonts = true; tf.defaultTextFormat = format; tf.text = "Test";For TextField::htmlText use :tf.setTextFormat(format);</summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/5046831204372140348/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=5046831204372140348' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/5046831204372140348'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/5046831204372140348'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2008/08/fonts-bug.html' title='Fonts Bug'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-5443332977477284373</id><published>2008-08-07T13:41:00.006-04:00</published><updated>2008-10-02T13:20:50.113-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='debug'/><category scheme='http://www.blogger.com/atom/ns#' term='command'/><category scheme='http://www.blogger.com/atom/ns#' term='shortcut'/><title type='text'>Command Line Debugger Shortcut</title><summary type='text'>After you type "run" in the "(fdb)" command prompt and executed the SWF file to debug, the debugger will load the SWF code.  Typing "info sources" or "info file" will bring a list of source files loaded.  See the "#' on filename.as#1, well that is a shortcut to the file.  Another way to find files and their number shortcut is to:(fdb) list aWill bring up all functions that begin with the letter "</summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/5443332977477284373/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=5443332977477284373' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/5443332977477284373'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/5443332977477284373'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2008/08/command-line-debugger-shortcut.html' title='Command Line Debugger Shortcut'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-5205620244372670025</id><published>2008-08-02T14:59:00.008-04:00</published><updated>2008-08-02T16:08:30.790-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Component'/><category scheme='http://www.blogger.com/atom/ns#' term='code'/><category scheme='http://www.blogger.com/atom/ns#' term='libraries'/><title type='text'>The Wheel</title><summary type='text'>Always try to search for existing code, components, and libraries before venturing out to developer land.ComponentsMinimalCompsGreat for prototyping.Yahoo! AstraThey actually have a lot of useful information.LibrariesAS3CoreLibDocumentationContains a lot of useful functionality.AS3CryptoAll crypto, all the time!Alternative Cryptolabs.boulevart.be (A variety of encryption)gsolofp.blogspot.com (MD5</summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/5205620244372670025/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=5205620244372670025' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/5205620244372670025'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/5205620244372670025'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2008/08/wheel.html' title='The Wheel'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-7008536993962337998</id><published>2008-07-31T23:49:00.010-04:00</published><updated>2010-03-24T16:56:36.406-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Component'/><title type='text'>Using Components in Flash Develop</title><summary type='text'>To use Flash IDE components in Flash Develop:Create a new 'Flash File'Double click on the components you want to use. (Ctrl + F7 to bring up the 'Components' window)Select a component in the 'Library' window and select 'Export to SWC...'Decide on a file name and save itIt does not matter which component you choose, it will all be added to the created SWC. Now just make sure to add it for </summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/7008536993962337998/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=7008536993962337998' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/7008536993962337998'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/7008536993962337998'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2008/07/using-components-in-flash-develop.html' title='Using Components in Flash Develop'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-4822302755824403103</id><published>2008-07-31T09:32:00.015-04:00</published><updated>2008-09-26T17:47:18.550-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='flex'/><category scheme='http://www.blogger.com/atom/ns#' term='develop'/><category scheme='http://www.blogger.com/atom/ns#' term='ant'/><title type='text'>Installing Flex 3 and Ant</title><summary type='text'>Ant install:Unzip "apache-ant-1.7.1-bin.zip"into "C:\Program Files\"Flex 3 SDK install:Unzip "flex_sdk_3.zip" into "C:\Program Files\flex_sdk_3"Copy the "C:\Program Files\flex_sdk_3\ant\lib\flexTasks.jar" into"C:\Program Files\apache-ant-1.7.1\lib\"Access the environment variables:(Windows Key + Pause)Go to the "Advance" tab then the "Environment Variables" button.Create Environment Variables:</summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/4822302755824403103/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=4822302755824403103' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/4822302755824403103'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/4822302755824403103'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2008/07/installing-flex-3-and-ant.html' title='Installing Flex 3 and Ant'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-5674418939441492618</id><published>2008-07-16T16:09:00.004-04:00</published><updated>2008-07-22T00:23:48.672-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='debug'/><category scheme='http://www.blogger.com/atom/ns#' term='command'/><category scheme='http://www.blogger.com/atom/ns#' term='compile'/><title type='text'>Command Line Compiler and Debugger</title><summary type='text'>Open a command prompt here:C:\Program Files\Adobe\Adobe Flash CS3\en\Configuration\ActionScript 3.0Compilerjava -jar asc_authoring.jar -helpDebugger:java -jar fdb.jarWhich will get you this:(fdb)Then type "help" or "tutorial".Enjoy!More later.</summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/5674418939441492618/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=5674418939441492618' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/5674418939441492618'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/5674418939441492618'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2008/07/command-line-compiler-and-debugger.html' title='Command Line Compiler and Debugger'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-6134935072150897236</id><published>2008-06-26T18:35:00.005-04:00</published><updated>2008-10-06T14:48:40.282-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='JSFL'/><category scheme='http://www.blogger.com/atom/ns#' term='path'/><title type='text'>JSFL Command Path</title><summary type='text'>I have to add JSFL files to this post.  Will try to use skyDrive from MS.C:\Program Files\Adobe\Adobe Flash CS3\en\First Run\CommandsC:\Documents and Settings\YOUR_USERNAME\Local Settings\Application Data\Adobe\Flash CS3\en\Configuration\Commands</summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/6134935072150897236/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=6134935072150897236' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/6134935072150897236'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/6134935072150897236'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2008/06/jsfl-command-path.html' title='JSFL Command Path'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-4602825049579503239</id><published>2008-05-29T15:21:00.007-04:00</published><updated>2008-06-26T18:37:41.018-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='class'/><category scheme='http://www.blogger.com/atom/ns#' term='path'/><title type='text'>Default Class Paths</title><summary type='text'>Auto-completion is nice.  The less typing done, the less chance of bugs.Use these paths to point to Adobe's code, so Flash Develop knows where to look.Ctrl + F9 to open up Global Paths.Choose AS3 in the drop down menu.Copy and paste away.C:\Program Files\Adobe\Adobe Flash CS3\en\Configuration\Component Source\ActionScript 3.0\User Interface\C:\Program Files\Adobe\Adobe Flash CS3\en\Configuration\</summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/4602825049579503239/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=4602825049579503239' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/4602825049579503239'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/4602825049579503239'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2008/05/default-class-paths.html' title='Default Class Paths'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-4234814201459704727</id><published>2008-02-07T00:44:00.002-05:00</published><updated>2008-06-26T18:39:22.403-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='warning'/><category scheme='http://www.blogger.com/atom/ns#' term='compile'/><title type='text'>Getting Strict with Compilation</title><summary type='text'>Want better runtime warnings?Check out the file "EnabledWarnings.xml".It lives here on a Windows machine:C:\Program Files\Adobe\Adobe Flash CS3\en\Configuration\ActionScript 3.0\I like to enable the first three under this comment:"&lt;!-- Coding style preference warnings. Use these warnings if you want to be reminded to always use type declarations, acess/namespace attributes, etc. --&gt;"I wonder if </summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/4234814201459704727/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=4234814201459704727' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/4234814201459704727'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/4234814201459704727'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2008/02/getting-strict-with-compilation.html' title='Getting Strict with Compilation'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-5295326036738191247</id><published>2008-02-03T15:17:00.015-05:00</published><updated>2008-10-01T02:00:56.812-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='error'/><category scheme='http://www.blogger.com/atom/ns#' term='compile'/><title type='text'>Errors 5003 &amp; 5005</title><summary type='text'>I have to add some proof of concept files to this post.  Will try to use skyDrive from MS.Error Code 5005Error Code 5003These numbers mean it time to refactor."5003: Unknown error generating bye code.""5005: Unknown error optimizing byte code"They both stem from the same problem.  Flash not knowing how to handlean "Out Of Memory" error exception from Java from the (asc_authoring.jar) file.  You </summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/5295326036738191247/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=5295326036738191247' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/5295326036738191247'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/5295326036738191247'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2008/02/errors-5003-5005.html' title='Errors 5003 &amp; 5005'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-4893231978032302258</id><published>2008-02-02T16:26:00.009-05:00</published><updated>2008-08-30T18:43:32.209-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tool'/><category scheme='http://www.blogger.com/atom/ns#' term='freeware'/><title type='text'>Tools</title><summary type='text'>The developer, in accordance with his aims, uses various tools and knows their characteristics and uses them well.  This is the way of the developer.We all know this.  So I share the tools I use for compiling, debugging, finding, testing, etc.Freeware Windows Based Tools:DesignFreeMind to map your ideas out.UMLPad to diagram class, state, etc. models.CompilingFlash Develop code editor.Flex SDK </summary><link rel='replies' type='application/atom+xml' href='http://flashvoodoo.blogspot.com/feeds/4893231978032302258/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5642714874361938006&amp;postID=4893231978032302258' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/4893231978032302258'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/4893231978032302258'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2008/02/tools.html' title='Tools'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5642714874361938006.post-5990885597812807281</id><published>2008-02-02T04:14:00.000-05:00</published><updated>2008-02-02T04:16:23.888-05:00</updated><title type='text'>V0.0</title><summary type='text'>This blog will consist of the adventures I have had developing in Flash CS3 and AS3.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/5990885597812807281'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5642714874361938006/posts/default/5990885597812807281'/><link rel='alternate' type='text/html' href='http://flashvoodoo.blogspot.com/2008/02/v00.html' title='V0.0'/><author><name>Rob</name><uri>http://www.blogger.com/profile/18309291632714797501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_1XMb2_NrMGE/SRkjAaThPlI/AAAAAAAAAAM/yPTNBQ7uhhI/S220/logo_bigger.gif'/></author></entry></feed>
