In my recent quest to quick cram as much Flex knowledge possible into my head, I thought I’d take a look at injecting Flash or pure actionscript content into Flex. For those who’ve been using Flex, this will be old hat. For those such as myself, though, who are just making their way into Flex from a [...]
Published on March 29, 2008 6:17 am.
Filed under: Actionscript, Flash
I’ve seen this question asked in several forums. Enough, anyway, that I would remark on it. The question takes many a form, but it boils down to this: How does one pass arguments to a method acting as an event listener in Actionscript 3? In general there are three broad routes to take: Using a custom [...]
Published on March 28, 2008 1:04 pm.
Filed under: Actionscript
They all said the day would come.. But you know the sorts of things “They” like to say… But after returning from another sisyphean week of floating in the Atlantic, I discovered the Good News in my inbox. Back in December I was one of the lucky few (or many – who knows) who was allowed [...]
Published on March 14, 2008 2:03 pm.
Filed under: Flash, Life
Many moons ago someone over at the Kirupa forum asked how to create a combo box that could display a list of fonts in their “natural state”. Sounded pretty interesting so I whipped together a quick example that made use of some graphics in the .fla library. It was nice and worked, but I thought [...]
Published on March 2, 2008 6:43 am.
Filed under: Actionscript, Flash