Tag Archives: flashprogrammer

Adobe’s Future Strategy for Flash

adobes-future-strategy-for-flash

A few weeks ago I blogged about the future of Flash with the emergence of HTML5.
Last week Adobe announced their business strategy of moving forward with Flash and embracing HTML5. Part of this strategy is to stop future development on … Continue reading »

                      Flash / Actionscript | Mobile Trends | Web Development

Kneipp goes Flash!

kneipp-goes-flash

GSDH designed and developed a completelly dynamic XML and ActionScript 3 driven Flex application for Kneipp.
The application is a tool that allows users to pick a certain health-indication group (e.g. pregnancy) via a intuitive & innovative navigational concept. In a … Continue reading »

                                                          Design / Animation | Flash / Actionscript | GSDH

Flash 9 Sound Spectrum

Found this great little example on manipulating sound data with Flash 9. This makes it a whole lot easier for Flashdevelopers to manipulate sound in Flash. I see some very interesting projects being created with this in future.
http://theflashblog.com/?p=181#

                                        Flash / Actionscript | Online Trends

HowTo: get Calendar Week from flash.utils.date Object

For my actual project (a Camel Race for Philips) i had to search for a function which translates a flash.utils.date object into a calendar-week int. After a while of searching i found a coole one and i translated it into … Continue reading »

                                     Flash / Actionscript | GSDH | News & Random

Alternativa3D goes public in May!

alternativa3d-goes-public-in-may

Alternativa3D goes public!

                Flash / Actionscript | News & Random

GSDH welcomes its new Flashers & Designers

gsdh-welcomes-its-new-flashers-designers

GSDH is happy to announce the entry of two new great talents on the field of Flash and ActionScript programming to our Cape Town team.
Edward Davies has started his successful career as a programmer and web designer … Continue reading »

                               Flash / Actionscript | GSDH

HowTo: Easily send data from Flash (AS3) to a PHP script

For my last Project i had to send some variables from my Flash-app via AS3 to a PHP script, this script handles the next Steps of processing. (Unfortunately) I had to search for a solution which not produces a PopUp … Continue reading »

                                              Flash / Actionscript | GSDH | News & Random

Cool animation class found: TweenFilterLite

TweenFilterLite (AS3 Version) – Easily Tween Filters & Image Effects

I found a new Tweenig Class called “TweenFilterLite” as i searched for a way to animate TextField.
Till now i used the Tweener Class which can be found at the GoogleCode page. … Continue reading »

                                              Flash / Actionscript | GSDH | Online Trends