Tag Archive for 'firefox'

15
Dec
08

Flex Builder trace() issues

I’m having a few issues with Flex Builder and Sephiroth’s FlashTracer Firefox extension at the moment. The first issue is that the Design view in Flex actually traces things like:

-> Begin call to AS: getGlobalPoint(Canvas1,-1,-1)
<- End call to AS: getGlobalPoint, Result = 494,409
-> Begin call to AS: showConstraints(false)
<- End call to AS: showConstraints, Result = null
-> Begin call to AS: getGlobalPoint(Canvas1,-1,-1)

Which can clutter up the FlashTracer console. Not only that, it also causes the FlashTracer to choke on the number of lines it is displaying which in turn causes Firefox to crash. Not an ideal way to debug an application.

I set out to remedy my problem this morning. And I managed to stumble across a Java version offering the same functionality as FlashTracer. Flash Tracer (imaginatively named ;-) can be found at it’s Google Code home. As I’m running the Firefox extension in it’s own window, this fits well with my work flow at the moment. So the fact that it’s not integrated into Firefox doesn’t matter for me so much.

Does anyone have any tips for getting Flex Builder to stop its incessant chitter chatter of trace outputs?

Still related to the flashlog.txt file, I’m completely baffled as to why running an Air application locks the log file and stops any other process from writing to it. So when debugging, be sure to close down all your Air apps. Very handy, certainly aids with my workflow when I’m trying to create things in Flash. Thanks Adobe. And I’ve logged a wishlist request and asked a few questions using the usual channels so will hopefully receive a good reason for the file being locked (I’m assuming it’s not just for kicks).

I just realised that the latest version of the Firefox plugin is only 2.2.0 yet on Sephiroth’s page there’s a 2.3.1 version. I’ll install that and see if it resolves the crashing issues).

UPDATE: I just came across SOS Max via Wezside’s blog Ahhh, you’ve gotta love Google! The SOS Max debugger looks very good and I think it probably trumps both FlashTracer and Flash Tracer.

07
Nov
08

Enough “Helvetica Neue” already!

As a Firefox 3 user, I was mystified when I upgraded from FF 2 to see that a few sites had some very ugly italic text going on. The number of sites not rendering “properly” has steadily grown to the point where I decided to figure out what the hell was going on.

Well it seems that FF3 doesn’t render “Helvetica Neue” very well… in fact it does a very bad job indeed!

This is a screen shot of the issue I’m talking about.

Shaun Inman posted a comparison which shows how the font should be displaying (it’s displaying like the 3rd font in the list and I’m assuming it should actually look like the 6th line!?)

Now I have lots of variations of Helvetica and Helvetica Neue on my system, but Vista seems to be having some difficulties with the anti-aliasing in Firefox.

Is anyone else seeing the same behaviour in their browser?

More to the point is anyone getting sick of using Firebug to modify the css on the fly to remove Helvetica Neue from the stylesheet!?

PS. for the record this font looks equally as crap in IE7 on my system.



UPDATE: Here’s another fairly popular site that’s using Helvetica Neue and this is what it looks like on my system - tut, tut Adobe.




Categories

Recent Comments

Posts this month

February 2012
M T W T F S S
« Nov    
 12345
6789101112
13141516171819
20212223242526
272829  

Archives