We are happy to announce that Ben Bishop has joined The Morphic Group.
Ben brings his interactive development expertise and professional process to our team. Having worked with Ben on past projects, we had the advantage of knowing the level of code and attention to detail that Ben brings to his work.
Again we are delighted to [...]
Archive for April, 2009
Ben Bishop joins The Morphic Group
Saturday, April 11th, 2009
The Morphic Group Welcomes Ash Atkins
Saturday, April 11th, 2009
We are pleased to announce that Ash Atkins has joined The Morphic Group.
Ash is a highly focused seasoned senior software developer, with a well known reputation for delivering quality code on every project. Co-author of ” Adobe Air in Action”, Ash also brings to the table a wealth of knowledge which has benefited the greater [...]
Read full blog post: The Morphic Group Welcomes Ash Atkins
We are pleased to announce that Ash Atkins has joined The Morphic Group.
Ash is a highly focused seasoned senior software developer, with a well known reputation for delivering quality code on every project. Co-author of ” Adobe Air in Action”, Ash also brings to the table a wealth of knowledge which has benefited the greater [...]
Web Ads with ClickTags
Friday, April 10th, 2009
When creating web ads for third party companies, you maybe asked to add a clickTag,
a reference to an external variable. The variable is passed from within the html Object/Embed tags via query string or FlashVar parameter. This allows an ad manager to track the click-through of the
Flash SWF. Usually, the ad manager would create an [...]
Read full blog post: Web Ads with ClickTags
When creating web ads for third party companies, you maybe asked to add a clickTag,
a reference to an external variable. The variable is passed from within the html Object/Embed tags via query string or FlashVar parameter. This allows an ad manager to track the click-through of the
Flash SWF. Usually, the ad manager would create an [...]
Paginated DataGrid with Sorting
Saturday, April 4th, 2009
In a recent project we built a DataGrid that showed paginated data from a web service. That itself was pretty straight-forward. It eventually required sorting. And of course the sorting feature with DataGrid would only sort the data within a single page when we wanted the sorting to be applied to the entire data set. [...]
Read full blog post: Paginated DataGrid with Sorting
In a recent project we built a DataGrid that showed paginated data from a web service. That itself was pretty straight-forward. It eventually required sorting. And of course the sorting feature with DataGrid would only sort the data within a single page when we wanted the sorting to be applied to the entire data set. [...]
Read full blog post: Paginated DataGrid with Sorting