Archive for the ‘ Tutorials ’ Category
Today I wanted to show a simple preloader in an itemRenderer that just contained one Image. The problem was to get the image’s events before it was too late since you just can’t catch the OPEN, PROGRESS or COMPLETE event via MXML (Why did’t they just add the metadata for that?). I have seen quite [ READ MORE ]
Hi folks, I recognized a lot of views on the last post I made came from users searching for stuff like 0xFFFFFFFF color code or something in that manner. This made me suggest there are a lot of people who do not understand what this means to Flex/Flash using Actionscript 3. So here is a little explanation: [ READ MORE ]
Some time ago I was fronted by a problem in one of my problems, I needed to set a mask to a dynamic image – not very tough, the problem was that the mask had to be taken from a greyscale Image which was also dynamically loaded. The mask image was seperated into a black and [ READ MORE ]
One of the main reasons for using Flex is web application development, let’s take out the whole Apollo / AIR thing for a moment, so let’s have a look at fetching dynamic data from your Database. This could be done via SOAP, REST or a thousand different ways but my personal favorite is remoting best [ READ MORE ]
Get every new post delivered to your Inbox.