Show all feed information | Ping Blog Update
Just spent a few hours debugging this little delightful side effect of using local3DToGlobal on a DisplayObject that I’d set it’s matrix3D property to null (to remove the effect of blurry graphics after 2.5D rotations and z translations).
Beware: using local3DToGlobal on a …
I spent a day or so recently wrangling with the new Native Extension capabilities introduced in Air 3, so thought I’d post up some details of my findings.
Firstly, I’ll be honest and say that I found the process (starting from scratch) to be quite convoluted. I got pointers in …
Thought I’d post about this issue unless anyone else comes across something similar and needs a fix.
On a recent site I worked on (www.sky.com/bintm) i’m scaling the content when the user goes into FullScreen mode to make use of slightly higher res photo assets available.
This knocks …
keywords actionscript, assets, sky, textfield, whack
Long time between posts… but thought I’d document this so that anyone else coming across the issue can get a quicker fix than I found.
The problem I was having was with a masked area that wasn’t resizing along with the rest of the content when stage.displayState = …
keywords actionscript, flash, fullscreen, gotcha, long time, mask
Generally speaking, Flash and cross browser deployment go hand in hand… not so for me over the last week. I spent 4 days doing some contract work for an Agency in London, and I encountered 3 browser related Flash “bugs”.
1. The stage appears to initialise quicker in Firefox and …
keywords bugs, contract work, deployment, firefox, london, uncategorized
Unfortunately I don’t have the answer on how to do this, and after a bit of Googling it seems like I’m not the only one. Getting VO’s from AMFPHP back into my Flex app as strongly typed objects is fine. Sending a single VO to a method in AMFPHP has me somewhat bamboozled though, …
keywords googling, uncategorized
As the title of this thread suggests, svn’ing the html-template that Flash Builder relies on to generate the container html files can lead to some headaches. One in particular that has just taken me about 5 hours to solve.
I’ve been migrating my SVN repo over to Springloops (check it …
keywords flash builder, flash html, flash template, flex, headaches, html files, html template, ing, lead, repo, svn
This is absolute Gold!
http://www.flashlab.com/html5/
Bravo to those that created it; you’ve made some very salient points with the examples and comparisons given.
Now we just need to ensure that the same number of people (including Managers and tech decision makers) that read the dribble …
keywords apple, ceo, decision makers, flash, gold, html5, spoof
Just a quick note (possibly to self) that when dealing with FileReference you need to ensure that the scope of the FileReference is maintained. This was mentioned in the Actionscript documentation, but it took me a while to figure out that that could be the problem for my code failing silently. …
keywords actionscript, documentation, filereference, flash, local variable, scope
Does anyone else find it odd that there’s no Adobe backed central repository for distributing AIR applications? I know that the Central runtime never really went anywhere (apparently due to the technical limitations of the users computer at the time).
So is the world ready for a …
keywords adobe, air, air applications, apple, central, developers