[osflash] Flashdebug for Firebug
Kevin Newman
CaptainN at unFocus.com
Thu Sep 6 08:30:39 PDT 2007
It might be possible to catch regular trace calls too, using the same
method as FlashTracer:
https://addons.mozilla.org/en-US/firefox/addon/3469
It'd be great to have that functionality built into Firebug (or an
extension).
Also, you could consider Google Code for a place to host downloads (and
for SVN and an issue tracker).
http://code.google.com/
Kevin N.
Roxlu wrote:
> Hi all,
>
> Currently I'm working on a plugin for the fantastic Firebug extension
> (www.getfirebug.com), which makes it possible to log directly to the
> console from within you flash code.
>
> You need 2 things:
> 1) The "flashdebug" extension (read on....)
> 2) Include console.as in you flash app, and log with: console.log()
>
> But, as this is just a private project which is far from stable, I
> haven't created a website where I make this available. Though if someone
> is interested AND has a place to put the extension for download please
> send me a message.
>
> I'll continue the development for this plugin so I can release a stable
> version soon. For now, you can perfectly work with the first beta version.
>
> Greetings Roxlu.
>
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>
More information about the osflash
mailing list