As many web developers know, you cannot detect OS and browser in CSS. But this is definitely needed because of little idiosyncrasies in layout, especially with fonts.
For example, on OSX Firefox, Helvetica Bold renders 2 pixels higher than every other browser, including Windows Firefox.
One solution for this is to write jQuery to [...]
If you've ever gone searching for these on the web, you know it's a royal pain. Here they all are in one convenient place.
Windows 7/Vista
Application Data
C:\Users\[USERNAME]\AppData\Roaming\[APP_ID]
ELS
C:\Users\[USERNAME]\AppData\Roaming\Adobe\AIR\ELS\[APP_ID]
OS X
Application Data
OSX/Users/[USERNAME]/Library/Preferences/[APP_ID]
ELS
OSX/Users/[USERNAME]/Library/Application Support/Adobe/AIR/ELS/[APP_ID]
Windows XP
Application Data
C:\Documents and Settings\[USERNAME]\Application Data\[APP_ID]
[...]
Adobe AIR has very easy integration with SQLite. And because of this ease, there is likeihood of hitting a little-known limitation with SQLite recursion which can cause your application to lock up. Anyone who uses the local SQLite database in Adobe AIR may encounter this during their development when dealing with large sets of data. [...]
Like many people I know, I am shocked by the disaster unfolding in Japan. Japan is an amazing country and while the Japanese people are some of the most resilient on earth, the scope of this disaster is such that they need help from the international community.
The International Red Cross, Doctors Without Borders, and [...]
I have discovered an issue with Flash CS5 and a TLF TextField in a loaded swf.
If you use TLF Engine in a loaded swf, you cannot call a public function of a document class (runtime error function doesn't exist), you cannot cast the swf as its document class or cast it as an interface [...]
Read the following and consider its accuracy at analyzing the recent actions and tone Apple has taken.
Apple has always insisted on having a hardware monopoly, except for a brief period in the mid-1990s when they allowed clone-makers to compete with them, before subsequently putting them out of business. Macintosh hardware was, consequently, expensive. You [...]
If you are moving to FDT from FlashDevelop and want FDT to look and behave more closely to FlashDevelop, here's what you need to do.
Open Window > Preferences.
Under FDT > Editor > Code Assist copy and paste this into Auto activation triggers for AS, and set the delay to 0ms.
abcdefghijklmnopqrstuvwxyz_. :
AS3's Socket class has a public property called timeout, and it doesn't work.
The default value of timeout is 20000 milliseconds. Setting timeout to any other value doesn't change the 20000 millisecond timeout.
You can confirm this by attempting to connect to a Socket that doesn't respond. It will always take 20000 milliseconds [...]
UPDATE:
This has been fixed in AIR 2.5.
In my previous post, I showed how sometimes Windows would draw native controls on top of your non-transparent windows, as pictured here:
However, I could not figure out a sure way to reproduce it. Now I have.
Here's how you do it:
1. Make [...]
Maximized AIR windows on Windows XP are positioned at -4,-4 and the width and height add 8 pixels to compensate. On Windows 7, this is doubled, so the position is -8,-8 and the width and height add 16 pixels to compensate. This works fine with transparent AIR windows.
Note: This behavior is not documented, [...]
plug.dj on twitter- Me pergunto se uma sala no plug.dj funcionaria no Cortiço
- domingo tão miado que entrei no plug.dj e a colocam askenga do alexandre pra tocar z/
- Estou na sala AQUI FREVOOOOOOOOO do #plugdj ♫ No momento: mingau22jp - Acústico Mtv Charlie Brown Jr Zóio de Lula http://t.co/ryFgKZgQTn
- http://t.co/4ATKWq39kQ veem negada
- Estou tocando na sala Rock Wins do #plugdj ♫ No momento: Accept - Balls To The Wall http://t.co/Qc02Tb7WhG
Archives
- February 2013
- June 2011
- April 2011
- March 2011
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- September 2009
- August 2009
- July 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- April 2007
- March 2007
- February 2007
- August 2006
