Re: [flexcoders] Zip Swc

2010-03-08 Thread primo411
http://nochump.com/blog/?p=15 2010/3/8 Christophe > > > Hello, > > I am searching a component to create zip file with password. > > Thank you, > Christophe, > > >

Re: [flexcoders] Re: How to validate an AsDOC ??

2010-03-08 Thread primo411
I don't really get it, what do you want to validate in your asdoc ? 2010/3/8 lacito.domingo > > > > > Hello, > > I have never heard of asdoc validator tool. If you find one, would you be > so kind as to post a reply? > > Thanks, > > Laszlo > > > --- In flexcoders@yahoogroups.com , Nahla > Laribi

Re: [flexcoders] Please tell me if this is a good way to learn AS3??

2010-03-03 Thread primo411
IMHO this is a bad idea. Every language has its specificities. As3 and Java do not achieve the same goals. Why don't you just stick with tutorials, documentation, and learn the language and its best practices from the start ? This should keep you busy for a while. Then you can start making paralle

Re: [flexcoders] Where can I find a lot of Flex 3 & AS3 examples?? Code that from other people?

2010-02-28 Thread primo411
+1 2010/2/28 Igor Costa > > > Try this. > > http://tinyurl.com/ya6ofba > > > > > Igor Costa > > > > 2010/2/28 Csomák Gábor > > >> >> did you try 'tour de flex'? http://www.adobe.com/devnet/flex/tourdeflex/ >> >> 2010/2/28 fred44455 >> >> >>> >>> I am trying to lear

Re: [flexcoders] Best Java addon for Flex

2010-02-01 Thread primo411
As Fotis said, I suggest you keep it simple to start. Your first choice will be what to use to make Flex communicate with Java. Fotis suggested BlazeDS, I personally use GraniteDS. May be you can look at their documentation and see what you can do with it and what suits better your needs. Then you

Re: [flexcoders] About using Presentation Model Pattern with Cairngorm

2009-12-14 Thread primo411
The Foundry implements it for example: http://www.servebox.org/actionscript-foundry/actionscript-foundry-documentation/a-mvc-framework/ You may find some litterature here: http://blogs.adobe.com/paulw/archives/2007/10/presentation_pa_3.html#more http://elromdesign.com/blog/2008/12/13/cairngorm-and

Re: [flexcoders] rss loader in flex 3

2009-12-14 Thread primo411
http://www.as3dtk.com/?p=399 2009/12/14 Gustavo Duenas > > > Someone knows a tutorial to make a rss reader in flex builder 3? > > Gus > >

Re: [flexcoders] Re: Compiling Problems...

2009-12-13 Thread primo411
Yes, I experience it sometimes with FlexBuilder 3 on Linux. I just clean my project and everything works fine again. 2009/12/13 jamesfin > > > After trying different things to no avail, I started editing each file > in my project and voila, everything starts working again! Clearly an > issue wit

Re: [flexcoders] Re:Flex Builder 3 for Linux updated

2009-11-25 Thread primo411
It would be nice to mention in this mail that no effort has been done to make it compatible with Eclipse 3.5/ 3.4.1 All they had to do is to integrate those two patches: http://blog.danyul.id.au/?p=68 http://www.jamesward.com/2009/09/29/flex-builder-3-on-eclipse-3-5/ The alpha 5 version is still c

Re: [flexcoders] Re: Flash Builder 4 for Linux

2009-11-21 Thread primo411
By the way, you don't have to use a 32bit Firefox to have it all running on 64 bits Linux systems. Just download the Linux debugger version, then run a "locate libflashplayer.so" and replace it everywhere it is needed with the debug version you downloaded. 2009/11/21 primo411

Re: [flexcoders] Re: Flash Builder 4 for Linux

2009-11-21 Thread primo411
if any. >> >> thomas parquier >> --- >> http://www.web-attitude.fr/ >> msn : thomas.parqu...@web-attitude.fr >> softphone : sip:webattit...@ekiga.net >> téléphone portable : +33601 822 056 >> >> >> 2009/11/18 primo411 >> >> >>&

Re: [flexcoders] Re: Flash Builder 4 for Linux

2009-11-18 Thread primo411
> > I have been running 64Bit machines since 2033 and installing 32bit eclipse > on 64bit Linux is a slight pain in the ass. > I am running a 32 bit Eclipse on a 64 bit Linux, I don't see what is difficult ? It just works out of the box, all you have to do is specifying a 32bit java jdk in eclipse

Re: [flexcoders] Re: Flash Builder 4 for Linux

2009-11-17 Thread primo411
> > I tried 3.3, 3.4, and 3.5 > > 3.3 was the only one that had the install options similar to the > instructions on the download site but during install it said it needed 3.4 > > 3.4 and 3.5 don't have the same options for installing and everything I > have tried doe

Re: [flexcoders] Re: Flash Builder 4 for Linux

2009-11-17 Thread primo411
I tested it and it works great ! I'm curious too, how did you achieve this ? Did you patch a lot of jars ? 2009/11/17 pcassi...@ymail.com > > > How do you do it? Could you tell me? How about the performance issues? > > > --- In flexcoders@yahoogroups.com , feiy > wrote: > > > > hi, > > i had po

Re: [flexcoders] Do you write help for your Flex apps?

2009-11-12 Thread primo411
Well, I write asdoc. I have made my own custom component for user help screens too, but it is very basic for now and I don't think it is that reusable (the project is under LGPL license): http://fisheye.ow2.org/browse/~raw,r=5553/JASMINe/kerneos/trunk/modules/libs/common/client/src/main/flex/org/ow

Re: [flexcoders] Do you write help for your Flex apps?

2009-11-12 Thread primo411
Yes, I do :) 2009/11/12 Paulo Cassiano > > > Do you write help for your Flex apps? > > >

Re: [flexcoders] Mind Mapping Control

2009-11-10 Thread primo411
May be you can use Degrafa's ProcessMap (degrafa.org): http://www.finflex.fi/projects/degrafaProcessMap/ flexwires too: http://code.google.com/p/flexwires/ See this example: http://joshblog.net/projects/logic-gate-simulator/ 2009/11/10 cervantes_vive > > > Hi all, > > Does anyone know of a con

Re: [flexcoders] Amazing Flex/LCDS/Java/Eclipse/Maven2 step-by-step guide

2009-11-07 Thread primo411
I don't know why, I find it hard to believe you... 2009/11/7 Jeffrey Walker > > > I recently came across the best Flex/LCDS/Java/Maven2 guide that I have > ever seen before ( http://www.flexlcds.com). I > have been looking for something like this for a very long time. If

Re: [flexcoders] Re: FB3 Debug: Launch Failed: Invalid argument

2009-11-04 Thread primo411
In Eclipse, try to open the 'Error log' view, and you will get more precise informations about the errors you encounter. 2009/11/4 polestar11 > > > Have you tried debugging your app with FireFox? > I'm also on a mac but have never tried debugging using Safari > > Cheers > Tracy > > > --- In flex

Re: [flexcoders] Re: Firebug tool

2009-11-04 Thread primo411
You can remove the button and setup a keyboard shortcut. You can use conditionnal compilation too, it would be cleaner: http://livedocs.adobe.com/flex/3/html/help.html?content=compilers_21.html For a project of mine, I wrote a logger that sends the messages to Firebug too (LGPL license): http://fi

Re: [flexcoders] Re: Fonts re-vanishing in module

2009-11-03 Thread primo411
Try setting it in applicationComplete ? 2009/11/3 djhatrick > > > > var myLoaderContext:LoaderContext = new LoaderContext(); > myLoaderContext.applicationDomain = ApplicationDomain.currentDomain; > > why would applicationDomain be null after setting it in a creationComplete? > > > --- In flexcod

Re: [flexcoders] flexcoders stats and charts (and full data download)

2009-11-03 Thread primo411
Wow ! The UI looks really nice :) 2009/11/3 Doug McCune > > > Hey guys, > > Last night I put together a post that details some of the stats for this > list: > http://dougmccune.com/blog/2009/11/03/flexcoders-mailing-list-stats-pretty-graphs-full-dataset/ > > The post also contains a download of

Re: [flexcoders] How do I add a tooltip to the divider in a HDividedBox?

2009-11-02 Thread primo411
You can create your own class that extends BoxDivider and has a custom ToolTip, and assign it to the HDividedBox using the dividerClass property: http://livedocs.adobe.com/flex/3/langref/mx/containers/DividedBox.html#dividerClass 2009/11/2 luvfotography > > > Hi, I want to add a tooltip to the d

Re: [flexcoders] to set icon daymamically on tree node

2009-10-26 Thread primo411
Hi, may be you can use Ben Stucki's IconUtility class, or something similar : http://blog.benstucki.net/?p=42 I made a little improvement to this class, you can find it here: http://www.aixo.fr/flex/update-iconutility Here is an article describing how to use it with a Tree: http://www.flexgig.com/

Re: [flexcoders] About Frame definition

2009-10-26 Thread primo411
Hi, maybe this article will help you understand: http://www.craftymind.com/2008/04/18/updated-elastic-racetrack-for-flash-9-and-avm2/ 2009/10/26 thelordsince1984 > > > Hi, > > Could I have a definition about frames? > > I've read about frame life cycle. As I've understood, a Flex application >

Re: [flexcoders] Flex AIR app: How to determine Operating System at run-time

2009-10-22 Thread primo411
I wasn't that wrong after all =) You will have to match the OS version from the player version String. 2009/10/22 primo411 > Oh, I missed that one :) Jake's solution is better. > > 2009/10/22 Jake Churchill > > >> >> Look at Capabilities.

Re: [flexcoders] Flex AIR app: How to determine Operating System at run-time

2009-10-22 Thread primo411
You will find what you need here: http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS5b3ccc516d4fbf351e63e3d118a9b90204-7cd8.html The trick is to analyze the String describing the Flash player version. 2009/10/22 Tracy Spratt > > > We are creating an app that will run in an embedded

Re: [flexcoders] Flex AIR app: How to determine Operating System at run-time

2009-10-22 Thread primo411
Oh, I missed that one :) Jake's solution is better. 2009/10/22 Jake Churchill > > > Look at Capabilities. It has an "os" property. > > http://livedocs.adobe.com/flex/3/langref/flash/system/Capabilities.html#os > > -Jake > > > On Thu, Oct 22, 2009 at 10:15 AM, Tracy Spratt wrote: > >> >> >> We

Re: [flexcoders] Developing Flash/Flex on Linux

2009-10-22 Thread primo411
Besides, Intellij Idea provides a free license for open-source projects developers . But I guess an Eclipse-based IDE will always find its audience ;) 2009/10/22 Nick Collins > > > Personally, I'm not all that concerned about Flex Builder run

Re: [flexcoders] Developing Flash/Flex on Linux

2009-10-21 Thread primo411
Of course lots of people will be interested ! There is a big demand but Adobe has shown no interest for Linux... Would the Linux version be free or commercial ? If "commercial", would there be an effort to support open-source projects ? I think this is the most important decision to make for your

Re: [flexcoders] Function when exit from the appli.

2009-10-19 Thread primo411
You can use setup a callback on your application with External.addCallback(...) Then in your html template, you can listen to the javascript event "onbeforeunload" and call the function you have defined. Cheers, Julien Nicoulaud 2009/10/19 Christophe > > > Hello, > > I want to know when the use

Re: [flexcoders] onMouseOver buttons - "how to" ? as in "Flex Store"

2009-10-17 Thread primo411
The source is available: http://examples.adobe.com/flex2/inproduct/sdk/flexstore/srcview/index.html 2009/10/16 tex_learning_flex > > > Can anyone point me to an explanation of how to achieve the effect of > buttons appearing onMouseOver as in the "Flex > Store

[flexcoders] Flex XML editor

2009-10-16 Thread primo411
Hi everyone, I want to create an editor for XML files in Flex. Does anyone know if there are already existing projects (open-source) that implement this ? I could not find anything (excepted commercial apps), but I guess someone already had the need to do that :) Cheers

Re: [flexcoders] Help me name this eclipse feature so I can log a bug

2009-10-15 Thread primo411
I don't think this is a bug, I will explain you why: ALT+LEFT/RIGHT is the shortcut for history navigation, ALT+LEFT brings you back to were you were. If you want to move word by word, try: CTRL+LEFT/RIGHT If you want to go to the beginning or the end of the line, just use the "begin" and "end" key

Re: [flexcoders] Resources for compiling with asc.jar

2009-10-08 Thread primo411
Looks like this asc.jar is an ActionScript decompiler: http://www.5etdemi.com/blog/archives/2007/01/as3-decompiler/ To learn how to compile/run, you should read tutorials for Java beginners. 2009/10/8 dorkie dork from dorktown > > > I'm working on a project that is compiled using asc.jar. I kno

Re: [flexcoders] Seeking Job Position as flex/flash AS 3 Developer (php,.net,java,red5 ,mvc,orm and etc)

2009-10-06 Thread primo411
2009/10/6 Sajid Hussain > Salary ; Min US $ 15,00 > Well, you are not expensive :)

Re: [flexcoders] A Potential Beginner

2009-09-29 Thread primo411
Hi Julie ! Nice to see motivated people :) >From my little experience, I'd say focusing on a technology is not the smart approach. The standards always change, and they change very fast in the web field. Silverlight and Flex are just concurrent technologies to do basically the same thing: Rich Int

Re: [flexcoders] Logic diagram library for Flex

2009-09-24 Thread primo411
Maybe Degrafa ( http://www.degrafa.org/ ) ? Their "Process Map" example seems very similar to what you are looking for: http://www.finflex.fi/projects/degrafaProcessMap/ Regards, Julien Nicoulaud 2009/9/19 twcrone70 > > > Anyone know of any Flex libraries for creating logic diagrams or the lik

Re: [flexcoders] Potomac - Flex Modularity Framework (like OSGi / Eclipse RCP)

2009-09-24 Thread primo411
Is there a sample application with sources anywhere ? Regards 2009/9/23 schtoo2 > > > Hi flexcoders, > > I wanted to drop by and announce our new Flex framework. I've seen a few > messages here over time where people are looking for a framework like the > Eclipse RCP that includes a deep modula