<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>FlashDevelop.org</title>
<link>http://www.flashdevelop.org/community/</link>
<description>Community for FlashDevelop users and developers.</description>
<managingEditor>info@flashdevelop.org</managingEditor>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>operacesky.net phpbb3 rss generator</generator>
<language>en</language>
<lastBuildDate>Tue, 18 Jun 2013 23:39:37 GMT</lastBuildDate>
<atom:link href="http://www.flashdevelop.org/community/rss.php" rel="self" type="application/rss+xml" />

<item>
<title>Can't change syntax coloring</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48663#p48663</link>
<description>&lt;span class="postbody"&gt;
Hi all, I tried to modify my color theme but nothing changed in real time. I had to restart FD for the changes to take effect. &lt;br /&gt;If i want to change more than one element it is annoying. So, is it possible to fix this? I mean, can i fix it myself?&lt;br /&gt;&lt;br /&gt;For example: I try to fix &quot;commentline -&gt; Foreground&quot; to 0xFF3333&lt;br /&gt;&lt;span style="font-weight: bold"&gt;before:&lt;/span&gt; &lt;!-- m --&gt;&lt;a class="postlink" href="http://prntscr.com/1an8c9"&gt;http://prntscr.com/1an8c9&lt;/a&gt;&lt;!-- m --&gt;&lt;br /&gt;&lt;span style="font-weight: bold"&gt;result: &lt;/span&gt; &lt;!-- m --&gt;&lt;a class="postlink" href="http://prntscr.com/1an998"&gt;http://prntscr.com/1an998&lt;/a&gt;&lt;!-- m --&gt;
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Main</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=9&amp;t=10816</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48663#p48663</guid>
<pubDate>Tue, 18 Jun 2013 19:19:58 GMT</pubDate>
</item>

<item>
<title>Surround with...</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48662#p48662</link>
<description>&lt;span class="postbody"&gt;
Is there a function to automatically surround a block of text with curly braces?  I see one for parenthesis and several types of command structures. &lt;br /&gt; &lt;br /&gt;Basically I am just looking for the quickest way to define regions for FD to recognize that will not interfere with code.  I thought highlighting the block of text and using surround would work, but one would want to use curly braces not parenthesis. &lt;br /&gt;&lt;br /&gt;Pop
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Main</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=9&amp;t=10815</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48662#p48662</guid>
<pubDate>Tue, 18 Jun 2013 16:32:10 GMT</pubDate>
</item>

<item>
<title>Re: Getting Less Compilation / Completion to work</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48661#p48661</link>
<description>&lt;span class="postbody"&gt;
LESS Completion/Compilation works fine on my home machine.  My work machine has some strict security rules about running apps as administrator and I wonder if that is blocking the CSS plugin from working properly.
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Main</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=9&amp;t=10804</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48661#p48661</guid>
<pubDate>Tue, 18 Jun 2013 13:11:14 GMT</pubDate>
</item>

<item>
<title>Re: Fdbuild command-line arguments</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48660#p48660</link>
<description>&lt;span class="postbody"&gt;
Unfortunately, there doesn't appear to be any way to set a variable for conditional compilation with the command line:&lt;br /&gt;&lt;br /&gt;&lt;div class="codewrapper"&gt;&lt;div class="codetitle"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/div&gt;&lt;div class="codecontent"&gt;FDBuild_ 2.0.0.0 - FlashDevelop 2005-2010&lt;br /&gt;Command-Line compiler for FlashDevelop project files.&lt;br /&gt;&lt;br /&gt;Usage: fdbuild &#91;options&#93; &lt;.fdp project file&gt;&lt;br /&gt;Options:&lt;br /&gt;_ _ _-compiler:PARAM_ Set compiler executable path&lt;br /&gt;_ _ _-cp:PARAM_ _ _ _ Add extra classpath&lt;br /&gt;_ -? -help_ _ _ _ _ _ Show this help list&lt;br /&gt;_ _ _-help2_ _ _ _ _ _Show an additional help list&lt;br /&gt;_ _ _-ipc:PARAM_ _ _ _Connect to FlashDevelop's remoting services using the specified IPC name (optional)&lt;br /&gt;_ _ _-library:PARAM_ _Set library base directory&lt;br /&gt;_ _ _-nopostbuild_ _ _Disable execution of post build commands&lt;br /&gt;_ _ _-noprebuild_ _ _ Disable execution of pre build commands&lt;br /&gt;_ _ _-notrace_ _ _ _ _Disable tracing for this build&lt;br /&gt;_ _ _-pause_ _ _ _ _ _Pause the console after building&lt;br /&gt;_ _ _-swfmill:PARAM_ _Set Swfmill executable path&lt;br /&gt;_ _ _-target:PARAM_ _ Set build target&lt;br /&gt;_ _ _-usage_ _ _ _ _ _Show usage syntax and exit&lt;br /&gt;_ _ _-version:PARAM_ _Set compiler version (optional)&lt;br /&gt;_ -V -version_ _ _ _ _Display version and licensing information&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;This would really be helpful, since I'm trying to create a BAT file to build multiple versions of my app, with the differences being driven by conditional compilation.
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Support</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=13&amp;t=4197</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48660#p48660</guid>
<pubDate>Tue, 18 Jun 2013 01:16:30 GMT</pubDate>
</item>

<item>
<title>AS3 iOS/Android App using Starling - creating a Projector?</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48659#p48659</link>
<description>&lt;span class="postbody"&gt;
I've only recently started playing with AS3, AIR, FlashDevelop and Starling... so far, I'm loving it...  getting stuff up and running on tablets and phone as been incredibly quick and easy using FD4.&lt;br /&gt;&lt;br /&gt;I want to send my little game to a friend who doesn't have an iPad (and is quite useless technically), so I thought I could build a PC EXE/Projector and send him a self contained program on which he can just double click... however, that seems to be harder than I anticipated.&lt;br /&gt;&lt;br /&gt;FD using the AIR launcher to launch using the right screen size and uses an XML file to specify GPU render modes and such like...  but I can't find any way of creating a projector which uses those same parameters...  the best I can manage is to load the SWF file in a stand alone flash player and go to 'Create Projector' - but the stage sizes and game resolutions are all screwed up.&lt;br /&gt;&lt;br /&gt;Is there a tool in the AIR SDK that I'm missing that can package up a SWF as a standalone EXE, which does not require an AIR installation, and will honor all the running parameters that the AIR Launcher does when developing the app?&lt;br /&gt;&lt;br /&gt;Thanks in advance...
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Support</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=13&amp;t=10814</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48659#p48659</guid>
<pubDate>Tue, 18 Jun 2013 00:50:23 GMT</pubDate>
</item>

<item>
<title>Error: Access of Undefined Property menu</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48658#p48658</link>
<description>&lt;span class="postbody"&gt;
Hello all, I am extremely new to development and I started using FlashDevelop and learning AS3 on the advice from various internet tutorials. Right now I am learning how to make a pong clone but I just ran into this error: &quot;Access of undefined property menu&quot; several times on my Main class file when trying to test my project. I can't really ask for help from the tutorial I am using because it is unfinished and hasn't been updated for quite some time, so that is why I ask for help here. The code for my main class is as follows:&lt;br /&gt;&lt;div class="codewrapper"&gt;&lt;div class="codetitle"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/div&gt;&lt;div class="codecontent"&gt;package&lt;br /&gt;{&lt;br /&gt;_ _import flash.display.Sprite;&lt;br /&gt;_ _import flash.events.Event;&lt;br /&gt;&lt;br /&gt;_ _public class Main extends Sprite {&lt;br /&gt;_ __ _private var game:PongGame;&lt;br /&gt;_ __ _public function Main():void {&lt;br /&gt;_ __ __ _if (stage) init();&lt;br /&gt;_ __ __ _else addEventListener(Event.ADDED_TO_STAGE, init);&lt;br /&gt;_ __ _}&lt;br /&gt;_ __ _private function init(e:Event = null):void {&lt;br /&gt;_ __ __ _removeEventListener(Event.ADDED_TO_STAGE, init);&lt;br /&gt;_ __ __ _// entry point&lt;br /&gt;_ __ _}&lt;br /&gt;_ __ _private function buildMenu():void {&lt;br /&gt;_ __ __ _menu = new MainMenu();&lt;br /&gt;_ __ __ _addChild(menu);&lt;br /&gt;_ __ __ _menu.addEventListener(CustomEvents.LAUNCH_GAME, startGame, false, 0, true);&lt;br /&gt;_ __ _}&lt;br /&gt;_ __ _private function startGame(e:CustomEvents):void {&lt;br /&gt;_ __ __ _removeChild(menu);&lt;br /&gt;_ __ __ _menu.removeEventListener(CustomEvents.LAUNCH_GAME, startGame);&lt;br /&gt;_ __ __ _menu = null;&lt;br /&gt;_ __ __ _game = new PongGame();&lt;br /&gt;_ __ __ _addChild(game);&lt;br /&gt;_ __ _}&lt;br /&gt;_ _}&lt;br /&gt;}&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;Every line including &quot;menu&quot; has the error. I have just ran into this when trying to add a main menu to my game. I've been encountering errors with this project all day and this is the only one so far that I haven't been able to answer myself, any help would be greatly appreciated. If any additional information I could give would help, just tell me, I am very new at this.
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Support</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=13&amp;t=10813</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48658#p48658</guid>
<pubDate>Mon, 17 Jun 2013 20:41:15 GMT</pubDate>
</item>

<item>
<title>Re: Getting Less Compilation / Completion to work</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48657#p48657</link>
<description>&lt;span class="postbody"&gt;
When I save a .less file FlashDevelop does not do anything - it does not even attempt to compile the file - it is like saving a regular text file.  &lt;br /&gt;&lt;br /&gt;Have you made any modifications to your - completion.ini file?  I edited that file so that the [LESS]  block looks exactly the same as the [HSS] block except for a different file extension and that still does not work.
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Main</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=9&amp;t=10804</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48657#p48657</guid>
<pubDate>Mon, 17 Jun 2013 14:54:23 GMT</pubDate>
</item>

<item>
<title>QuickBuild Issue : [-size-report] target</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48656#p48656</link>
<description>&lt;span class="postbody"&gt;
Hi everyone,&lt;br /&gt;&lt;br /&gt;Firstly, please forgive my english (I'm FR  &lt;img src="./images/smilies/icon_twisted.gif" alt=":twisted:" title="Twisted Evil" /&gt; )...&lt;br /&gt;&lt;br /&gt;I discover a problem with &lt;span style="font-weight: bold"&gt;@mxmlc&lt;/span&gt; argument &lt;span style="font-style: italic"&gt;-size-report&lt;/span&gt; in QuickBuild. The target file value is not a relative path &lt;span style="text-decoration: underline"&gt;of project&lt;/span&gt; as expected (like &lt;span style="font-style: italic"&gt;-link-report&lt;/span&gt;, &lt;span style="font-style: italic"&gt;-output&lt;/span&gt;, etc...), but seems to be relative to &lt;span style="font-weight: bold"&gt;[FlexSDK]/frameworks/&lt;/span&gt; directory  &lt;img src="./images/smilies/icon_confused.gif" alt=":?" title="Confused" /&gt; ...&lt;br /&gt;&lt;br /&gt;The same argument in Project/setting is OK.&lt;br /&gt;&lt;br /&gt;&lt;span style="text-decoration: underline"&gt;Edit :&lt;/span&gt; Infos :&lt;br /&gt;&lt;ul&gt;.NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729&lt;/ul&gt;&lt;br /&gt;&lt;ul&gt;Win 7 x64 SP1&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;It's my first post here but i use FD for 5 years, so, I'm late but : THANK YOU for everything  &lt;img src="./images/smilies/icon_mrgreen.gif" alt=":mrgreen:" title="Mr. Green" /&gt;
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Bugs</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=6&amp;t=10812</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48656#p48656</guid>
<pubDate>Mon, 17 Jun 2013 14:16:26 GMT</pubDate>
</item>

<item>
<title>Re: Small improvement to code completion</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48655#p48655</link>
<description>&lt;span class="postbody"&gt;
Does anyone agree or did I say something dumb ? &lt;img src="./images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /&gt;
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Feedback</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=10&amp;t=10806</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48655#p48655</guid>
<pubDate>Mon, 17 Jun 2013 14:14:05 GMT</pubDate>
</item>

<item>
<title>Re: &quot;FlashDevelop 4 has stopped working&quot;</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48654#p48654</link>
<description>&lt;span class="postbody"&gt;
Would love to get back to AS3, so all help is appreciated.
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Support</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=13&amp;t=10755</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48654#p48654</guid>
<pubDate>Mon, 17 Jun 2013 00:01:13 GMT</pubDate>
</item>

<item>
<title>Re: sourcemonitor for as3</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48653#p48653</link>
<description>&lt;span class="postbody"&gt;
FD main menu:&lt;br /&gt;Tools &gt; Flash Tools &gt; Analize Source Code
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Chit chat</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=7&amp;t=10809</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48653#p48653</guid>
<pubDate>Sun, 16 Jun 2013 19:45:31 GMT</pubDate>
</item>

<item>
<title>Re: FD4 - Debugger crashes in a special case</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48652#p48652</link>
<description>&lt;span class="postbody"&gt;
Nobody has a clue ?
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Bugs</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=6&amp;t=10805</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48652#p48652</guid>
<pubDate>Sun, 16 Jun 2013 17:26:52 GMT</pubDate>
</item>

<item>
<title>Re: Editor Background Color</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48651#p48651</link>
<description>&lt;span class="postbody"&gt;
Change color of occurrences ? When I mark a variable and I need to see where it is used and in search and stuff ?&lt;br /&gt;I thought probably in Tools -&gt; Syntax Coloring but there is nothing corresponding to find.
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Features</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=5&amp;t=1906</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48651#p48651</guid>
<pubDate>Sun, 16 Jun 2013 16:37:26 GMT</pubDate>
</item>

<item>
<title>Re: Getting Less Compilation / Completion to work</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48650#p48650</link>
<description>&lt;span class="postbody"&gt;
Compilation works for me, but there seem to be a problem with completion - will check that.
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Main</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=9&amp;t=10804</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48650#p48650</guid>
<pubDate>Sat, 15 Jun 2013 20:54:54 GMT</pubDate>
</item>

<item>
<title>Re: &quot;strong typed dictionary&quot; code completion</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48649#p48649</link>
<description>&lt;span class="postbody"&gt;
This is not supported currently.
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Features</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=5&amp;t=10803</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48649#p48649</guid>
<pubDate>Sat, 15 Jun 2013 20:46:58 GMT</pubDate>
</item>

<item>
<title>Re: work with Apache Flex</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48648#p48648</link>
<description>&lt;span class="postbody"&gt;
It should just work.&lt;br /&gt;- Download and unzip the SDK,&lt;br /&gt;- Open an AS3 project and go in Project Settings &gt; SDKs &gt; Manage...
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Support</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=13&amp;t=10801</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48648#p48648</guid>
<pubDate>Sat, 15 Jun 2013 20:46:06 GMT</pubDate>
</item>

<item>
<title>Re: [FD4] Assets Packager Plugin</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48647#p48647</link>
<description>&lt;span class="postbody"&gt;
Thanks for the feature request and bug report!&lt;br /&gt;&lt;br /&gt;I released v1.6.0, and fixed the project closing bug and add class prefix setting.
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Plugins</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=4&amp;t=10567</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48647#p48647</guid>
<pubDate>Sat, 15 Jun 2013 07:02:33 GMT</pubDate>
</item>

<item>
<title>Re: Upgraded to FD4.4.2 and AIR 3.7 and now have compile issue</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48646#p48646</link>
<description>&lt;span class="postbody"&gt;
I was having the same problem with this.&lt;br /&gt;&lt;br /&gt;When I removed the following from my Main.as it worked.  &lt;br /&gt;&lt;br /&gt;&lt;div class="codewrapper"&gt;&lt;div class="codetitle"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/div&gt;&lt;div class="codecontent"&gt;&lt;br /&gt;&#91;Frame(factoryClass=&quot;Preloader&quot;)&#93;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;So if you don't need a preloader you are better off to get rid of it.
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Main</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=9&amp;t=10780</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48646#p48646</guid>
<pubDate>Fri, 14 Jun 2013 18:53:14 GMT</pubDate>
</item>

<item>
<title>Re: TypeScript support</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48645#p48645</link>
<description>&lt;span class="postbody"&gt;
I've uploaded version 0.2 with fixes, you can find the download link in the first post.&lt;br /&gt;Please let me know if you'll have other issues.
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Plugins</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=4&amp;t=10446</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48645#p48645</guid>
<pubDate>Fri, 14 Jun 2013 15:21:13 GMT</pubDate>
</item>

<item>
<title>Re: Macros: force OutputPanel to show</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48644#p48644</link>
<description>&lt;span class="postbody"&gt;
Great and thank you for a nice example. &lt;img src="./images/smilies/icon_smile.gif" alt=":)" title="Smile" /&gt;
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Support</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=13&amp;t=10811</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48644#p48644</guid>
<pubDate>Fri, 14 Jun 2013 14:57:29 GMT</pubDate>
</item>

<item>
<title>Re: Macros: force OutputPanel to show</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48643#p48643</link>
<description>&lt;span class="postbody"&gt;
Thank you, Mika!&lt;br /&gt;&lt;br /&gt;For those, who want to write scripts, I suggest to checkout FlashDevelop sources and install MS Visual Studio.&lt;br /&gt;&lt;br /&gt;Script to switch to output panel:&lt;br /&gt;&lt;br /&gt;&lt;div class="codewrapper"&gt;&lt;div class="codetitle"&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/div&gt;&lt;div class="codecontent"&gt;&lt;br /&gt;using FlashDevelop;&lt;br /&gt;&lt;br /&gt;public class FDScript&lt;br /&gt;{&lt;br /&gt;_ _ public static void Execute()&lt;br /&gt;_ _ {&lt;br /&gt;_ _ _ _ OutputPanel.PluginMain outputPanel = Globals.MainForm.FindPlugin(&quot;54749f71-694b-47e0-9b05-e9417f39f20d&quot;) as OutputPanel.PluginMain;&lt;br /&gt;_ _ _ _ if (outputPanel != null)&lt;br /&gt;_ _ _ _ {&lt;br /&gt;_ _ _ _ _ _ outputPanel.OpenPanel(null, null);&lt;br /&gt;_ _ _ _ }&lt;br /&gt;_ _ }&lt;br /&gt;}&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Support</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=13&amp;t=10811</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48643#p48643</guid>
<pubDate>Fri, 14 Jun 2013 14:12:30 GMT</pubDate>
</item>

<item>
<title>Re: Macros: force OutputPanel to show</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48642#p48642</link>
<description>&lt;span class="postbody"&gt;
OutputPanel doesn't have a event handler for this. Make a script that does the things you want for you: &lt;!-- m --&gt;&lt;a class="postlink" href="http://www.flashdevelop.org/wikidocs/index.php?title=Scripting"&gt;http://www.flashdevelop.org/wikidocs/in ... =Scripting&lt;/a&gt;&lt;!-- m --&gt;&lt;br /&gt;&lt;br /&gt;There is a snippet for C# called fdscript to start a new FD script.
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Support</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=13&amp;t=10811</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48642#p48642</guid>
<pubDate>Fri, 14 Jun 2013 11:06:00 GMT</pubDate>
</item>

<item>
<title>Macros: force OutputPanel to show</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48641#p48641</link>
<description>&lt;span class="postbody"&gt;
I try &quot;PluginCommand|OutputPanel;OpenPanel&quot; and &quot;PluginCommand|OutputPanel.OpenPanel&quot; with no success. Can anybody help me?
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Support</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=13&amp;t=10811</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48641#p48641</guid>
<pubDate>Fri, 14 Jun 2013 09:09:04 GMT</pubDate>
</item>

<item>
<title>Re: Small improvement to code completion</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48640#p48640</link>
<description>&lt;span class="postbody"&gt;
Another small improvement would be to favor variable names over Class names. Autocomplete keeps on replacing &quot;event&quot; variables by &quot;Event&quot; which is very annoying &lt;img src="./images/smilies/icon_sad.gif" alt=":(" title="Sad" /&gt;
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Feedback</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=10&amp;t=10806</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48640#p48640</guid>
<pubDate>Fri, 14 Jun 2013 09:02:42 GMT</pubDate>
</item>

<item>
<title>Re: Unable to start java.exe</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48639#p48639</link>
<description>&lt;span class="postbody"&gt;
2,5 years later I still have a problem with java + flex. How was this issue solved ?
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Support</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=13&amp;t=4297</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48639#p48639</guid>
<pubDate>Fri, 14 Jun 2013 08:09:10 GMT</pubDate>
</item>

<item>
<title>Multiple Projects</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48638#p48638</link>
<description>&lt;span class="postbody"&gt;
I work as a part of a large team that develops Flex applications.  When I first looked at FlashDevelop there was no debugger, so I ran away screaming.  However, in one if my fits of rage as a result of being annoyed at Flash Builder I looked at your project again an noticed that it has advanced considerably since I last looked at it. So I decided to give FlashDevelop a second chance.&lt;br /&gt;&lt;br /&gt;When was trying to get my projects set up, I was having trouble adding multiple projects to a workspace. From what I could tell, it does not look like this concept exists. Is it possible to have multiple projects? If not this is a show stopper for me.  In one of my workspaces I currently have 16 Flex/Library projects.  While I do not have all of these projects open at once, there are times when I am referencing or modifying multiple libraries at once and testing my changes with a test project.  Is there a way to accommodate my workflow with FlashDevelop?
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Support</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=13&amp;t=10810</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48638#p48638</guid>
<pubDate>Thu, 13 Jun 2013 15:26:04 GMT</pubDate>
</item>

<item>
<title>sourcemonitor for as3</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48637#p48637</link>
<description>&lt;span class="postbody"&gt;
Exist application similar SourceMonitor (&lt;a href="http://www.campwoodsw.com/sourcemonitor.html" class="postlink"&gt;http://www.campwoodsw.com/sourcemonitor.html&lt;/a&gt;) for AS3?
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Chit chat</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=7&amp;t=10809</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48637#p48637</guid>
<pubDate>Thu, 13 Jun 2013 13:08:43 GMT</pubDate>
</item>

<item>
<title>Re: FlashDevelop Documentation Generator error</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48636#p48636</link>
<description>&lt;span class="postbody"&gt;
up &lt;img src="./images/smilies/icon_smile.gif" alt=":)" title="Smile" /&gt;
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Support</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=13&amp;t=10799</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48636#p48636</guid>
<pubDate>Thu, 13 Jun 2013 10:39:38 GMT</pubDate>
</item>

<item>
<title>iOS App Failed to Install</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48635#p48635</link>
<description>&lt;span class="postbody"&gt;
I've been browsing the internet for a solution to this issue and have found plenty of threads about the same problem, but there was either no solution found or the ones proposed didn't work.&lt;br /&gt;&lt;br /&gt;I followed along with the &lt;a href="http://www.codeandvisual.com/2011/exporting-for-iphone-using-air-27-and-flashdevelop-part-three-generating-developer-certificates-provisioning-profiles-and-p12-files/" class="postlink"&gt;tutorial linked in the iOS text file&lt;/a&gt; in the Air project template. Since I do not currently have an iOS device, I've been sending the IPA to a coworker to have him test it. When he attempts to load the application onto the iTouch, he gets an &quot;app failed to install&quot; with no further information on &lt;span style="font-weight: bold"&gt;why&lt;/span&gt; it failed. Does anyone know what could cause this?&lt;br /&gt;&lt;br /&gt;Here's what I've already done/checked:&lt;br /&gt;- made sure the app ID in the apple portal matched the ID in the application.xml&lt;br /&gt;- sent my co-worker the provision profiled used to create the IPA&lt;br /&gt;- tried the test targets (fast test, fast debug, etc) as well as an &quot;ad-hoc&quot; build&lt;br /&gt;- recreating the certificates&lt;br /&gt;&lt;br /&gt;Its also worth noting that the app runs fine on my Android device, so I'm fairly certain that I've missed something in the certification process for iOS.
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Main</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=9&amp;t=10808</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48635#p48635</guid>
<pubDate>Thu, 13 Jun 2013 04:54:35 GMT</pubDate>
</item>

<item>
<title>Re: TypeScript support</title>
<link>http://www.flashdevelop.org/community/viewtopic.php?p=48634#p48634</link>
<description>&lt;span class="postbody"&gt;
Thanks for you feedback, Dennis, I'll look into these errors.&lt;br /&gt;&lt;br /&gt;Patch file is just part of the source code, you can ignore it.
&lt;/span&gt;&lt;br /&gt;
</description>
<author>info@flashdevelop.org</author>
<category>Plugins</category>
<comments>http://www.flashdevelop.org/community/posting.php?mode=reply&amp;f=4&amp;t=10446</comments>
<guid isPermaLink="true">http://www.flashdevelop.org/community/viewtopic.php?p=48634#p48634</guid>
<pubDate>Wed, 12 Jun 2013 18:27:03 GMT</pubDate>
</item>

</channel>
</rss>