Home » Development »

February 4th, 2010

Problems with latest stable Flex 4 nightly build

Problems with latest stable Flex 4 nightly build

I have commercial project in Flex 4. That’s great I always wanted to use Flex 4 for commercial project (otherwise I didn’t have time to work with Flex 4). It was too risky, because Flex 4 is just beta 2, but application depends on custom skinning, so we have decided to implement it in Flex [...]

Posted in Flex
By admin
read more
January 25th, 2010

Loosing children interactivity after setting perspectiveProjection

My current project needs to use new native 3D in Flash Player 10. It seems so easy to use it, just set any 3d property like x,y,z or rotationX, rotationY, rotationZ and all should work perfectly. It seems so. But I have found problem and it seems it’s Flash player bug (I hope someone proves [...]

Posted in Flex
By admin
read more
November 20th, 2009

Wordpress plugin Permalinks Changer

Wordpress plugin Permalinks Changer

When you want to change your permalinks structure in Wordpress, it’s easy way if your are Wordpress semi-advance user. But there are also Wordpress Newbies, which want to change Wordpress permalinks structure as well. I’ve created small wordpress plugin called Permalinks Changer, which helps you to change you permalinks structure in more friendly way

Posted in Wordpress
By admin
read more
November 3rd, 2009

Numeric sorting of Flex DataGridColumn

This is quick solution for Flex coders. If you want to sort column in DataGrid, default sorting is sorted by String and not Number. If you have just one numeric column, you can create custom sort function and set sortCompareFunction for given DataGridColumn. If you have more such columns and you dataProvider is ArrayCollection which consists of many object, better solution is override DataGridColumn and implement compareFunction inside this class.

Posted in Flex Tips
By admin
read more
October 27th, 2009

$1000 for Wordpress plugin

$1000 for Wordpress plugin

If you are Wordpress plugin developer you have nice chance to earn $1000. It’s for GetClicky Web Analytics site. It is site similar to Google Analytics, but their data are realtime, so you can really see who is on your site and which content is seen by your visitors currently. It’s very useful web analytics site and I’m using it for tracking my sites. But get back to GetClicky Wordpress Plugin.

Posted in Development
By admin
read more
October 19th, 2009

Goodbye FlashDen, hello ActiveDen

Goodbye FlashDen, hello ActiveDen

I’ve found out today, that there is no longer FlashDen.net, but instead there is new site in Envato network called ActiveDen. It’s same site, but Adobe has asked Envato to change the name because “Flash” is registered trademark of Adobe. And there are also Flex files on ActiveDen, so there are no more just pure Flash files, so it’s maybe better name now.

Posted in Flash
By admin
read more
October 18th, 2009

Major update of Goalscape AIR application

Major update of Goalscape AIR application

This friday we have released major update for Goalscape AIR application. It is project we (me with Tomas as Flexets company) have been working on for more than year. If you are not aware of Goalscape application please look at intro video. But in one sentence it’s Goal Management Software.

Posted in AIR
By admin
read more
October 18th, 2009

Why my sites were not indexed by Google?

Why my sites were not indexed by Google?

Few months ago I’ve created site http://filmcomposers.info about Movie Soundtracks Composers, because I like movie soundtracks and music composing (orchestral) (I really love Hans Zimmer work). But site is still not indexed by google…

Posted in My Sites, Wordpress
By admin
read more
October 14th, 2009

Text Layout Engine: TruncationOptions

Text Layout Engine: TruncationOptions

This is same example as yesterday (Fit text in rectangle with Text Layout Engine), but I’ve added one more switch. You can decide if you want use TruncationOptions or not. Reason why I want to show this to you is that it works differently. I do not know if this is feature or bug, but try to tell me your opinion in comments.

Posted in Flex
By admin
read more
October 13th, 2009

Text Layout Engine: Fit text into rectangle

Text Layout Engine: Fit text into rectangle

This is first example in serie of examples of showcase how to use Text Layout Engine (mainly for Flex 3).

Here is quick description: I need to fit text in rectangle (need it for our Goalscape project). I want to be able to change width, height, font size and text of course.

Posted in Flex, Text Layout Engine
By admin
read more
Images is enhanced with WordPress Lightbox JS by Zeo