|
View:
New views
10 Messages
—
Rating Filter:
Alert me
|
|
|
Firebug toolIs there's any tool for flex similar to firebug?
Thanks kanu |
|
|
Re: Firebug tool |
|
|
Re: Re: Firebug toolits a good tool but i don't know the way to prevent the button it adds for
compiling into the swf when exporting a production release? On Tue, Nov 3, 2009 at 12:38 PM, gers32 <cbu@...> wrote: > > > I use FlexSpy (http://code.google.com/p/fxspy/), but I know there are > others. > > Chris. > > > |
|
|
Re: Re: Firebug toolYou 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://fisheye.ow2.org/browse/~raw,r=5490/JASMINe/kerneos/trunk/modules/libs/common/client/src/main/flex/org/ow2/jasmine/kerneos/common/util/KerneosLogger.asand http://fisheye.ow2.org/browse/~raw,r=5490/JASMINe/kerneos/trunk/modules/libs/common/client/src/main/flex/org/ow2/jasmine/kerneos/common/util/MultiOutputTarget.as But this way, you can only view the log in Firebug, all other Firebug functionnalities are not active. 2009/11/4 kanu kukreja <kanukukreja@...> > > > its a good tool but i don't know the way to prevent the button it adds for > compiling into the swf when exporting a production release? > > On Tue, Nov 3, 2009 at 12:38 PM, gers32 <cbu@...> wrote: > >> >> >> I use FlexSpy (http://code.google.com/p/fxspy/), but I know there are >> others. >> >> Chris. >> >> > > |
|
|
Re: Firebug toolI open Firebug whenever I type the Konami Code, so it's never really officially there, but can be helpful sometimes in production...
|
|
|
Re: Re: Firebug tooli tried with demonster debugger and reflexutil3 and i found them good.
On Wed, Nov 4, 2009 at 11:16 PM, gers32 <cbu@...> wrote: > > > I open Firebug whenever I type the Konami Code, so it's never really > officially there, but can be helpful sometimes in production... > > > |
|
|
Re: Re: Firebug toolYou can try Fiddler..
Here it is: http://www.fiddler2.com/fiddler2/ -Manu.
|
|
|
Re: Firebug toolFiddler is fine until you need to look at AMF data.
I would recommend Charles (http://www.charlesproxy.com). It may be a commercial product but it has paid for itself many times over. --- In flexcoders@..., Manu Dhanda <manuraj.dhanda@...> wrote: > > > You can try Fiddler.. > Here it is: http://www.fiddler2.com/fiddler2/ > > -Manu. > > > > kanu kukreja-2 wrote: > > > > i tried with demonster debugger and reflexutil3 and i found them good. > > > > On Wed, Nov 4, 2009 at 11:16 PM, gers32 <cbu@...> wrote: > > > >> > >> > >> I open Firebug whenever I type the Konami Code, so it's never really > >> officially there, but can be helpful sometimes in production... > >> > >> > >> > > > > > > -- > View this message in context: http://old.nabble.com/Firebug-tool-tp26174861p26211613.html > Sent from the FlexCoders mailing list archive at Nabble.com. > |
|
|
Re: Firebug toolYeah.. agreed. Charles does the magic for AMF, but it needs some bucks outta your pocket. Otherwise it's a wonderful product.
-Manu.
|
|
|
Re: Firebug toolAhh, but so worth it!
John Manu Dhanda wrote: > Yeah.. agreed. Charles does the magic for AMF, but it needs some bucks outta > your pocket. Otherwise it's a wonderful product. > > -Manu. > > > valdhor-3 wrote: > >> Fiddler is fine until you need to look at AMF data. >> >> I would recommend Charles (http://www.charlesproxy.com). It may be a >> commercial product but it has paid for itself many times over. >> >> --- In flexcoders@..., Manu Dhanda <manuraj.dhanda@...> wrote: >> >>> You can try Fiddler.. >>> Here it is: http://www.fiddler2.com/fiddler2/ >>> >>> -Manu. >>> >>> >>> >>> kanu kukreja-2 wrote: >>> >>>> i tried with demonster debugger and reflexutil3 and i found them good. >>>> >>>> On Wed, Nov 4, 2009 at 11:16 PM, gers32 <cbu@...> wrote: >>>> >>>> >>>>> I open Firebug whenever I type the Konami Code, so it's never really >>>>> officially there, but can be helpful sometimes in production... >>>>> >>>>> >>>>> >>>>> >>>> >>> -- >>> View this message in context: >>> http://old.nabble.com/Firebug-tool-tp26174861p26211613.html >>> Sent from the FlexCoders mailing list archive at Nabble.com. >>> >>> >> >> >> > > |
| Free embeddable forum powered by Nabble | Forum Help |