Creative Geek Talk

Creativity , Interactivity and Technology

  • Home
  • Actionscript
  • Webdesign
  • Flex
  • Air
  • Wordpress
  • Posts
  • Comments
Prev Next
ActionScript 3.0 Diagram Viewer This is a simple but great tool to quickly reference the AS 3 API. You can pan around and zoom...
ActionScript 3 Vector vs Array Performance test Interesting article about the new Vector feature in flash player 10, thanks to Mike Chambers for this article In my original...
Using animating gifs in Flex and Flash Hey geeks, Today I will show you how to load animated gifs into your flash movie or flex application. To...
import vcards into your web application Good evening geeks, Last week I figured out how to import V-cards into your web application using flex. And I...
ShapesAnimation class GiveAway Hey geeks, Today, I am in a good mood. So I decided to share a class which generates an given...
Introduction to the google font API Great news geeks! google has released the font api for webdevelopers. By using this api you can use different font...
AMFPHP and PHP 5.3 bugfix Hey geeks, Personnaly I love working with AMFPHP in combination with Flash or Flex applications. When I was preparing a...
Using Client side templating with AJAX and PHP Hey geeks, First of all I want to appoligize for not posting during along time.  The reason is that I...
  • ActionScript 3.0 Diagram Viewer1August 04, 2010

    ActionScript 3.0 Diagram Viewer

    This is a simple but great tool to quickly reference the AS 3 API. You can pan around and zoom...
  • ActionScript 3 Vector vs Array Performance test0July 29, 2010

    ActionScript 3 Vector vs Array Performance test

    Interesting article about the new Vector feature in flash player 10, thanks to Mike Chambers for this article In my original...
  • Using animating gifs in Flex and Flash2June 30, 2010

    Using animating gifs in Flex and Flash

    Hey geeks, Today I will show you how to load animated gifs into your flash movie or flex application. To...
  • import vcards into your web application0June 13, 2010

    import vcards into your web application

    Good evening geeks, Last week I figured out how to import V-cards into your web application using flex. And I...
  • ShapesAnimation class GiveAway0June 13, 2010

    ShapesAnimation class GiveAway

    Hey geeks, Today, I am in a good mood. So I decided to share a class which generates an given...
  • Introduction to the google font API0May 24, 2010

    Introduction to the google font API

    Great news geeks! google has released the font api for webdevelopers. By using this api you can use different font...
  • AMFPHP and PHP 5.3 bugfix1December 11, 2009

    AMFPHP and PHP 5.3 bugfix

    Hey geeks, Personnaly I love working with AMFPHP in combination with Flash or Flex applications. When I was preparing a...
  • Using Client side templating with AJAX and PHP4December 09, 2009

    Using Client side templating with AJAX and PHP

    Hey geeks, First of all I want to appoligize for not posting during along time.  The reason is that I...
  • Currency Converter Flex Component3October 13, 2009

    Currency Converter Flex Component

    Recently I developed a small Flex component: the International Currency Converter. Workflow For a better insight on how this component...
  • Tips and tricks for webdesigners0October 09, 2009

    Tips and tricks for webdesigners

    As a webdesigner I try to find the easiest way to complete tasks and to improve the quality of my...
  • Restart an Adobe AIR Application with Code!0October 05, 2009

    Restart an Adobe AIR Application with Code!

    For a smaller project, I needed to find a way to restart my Adobe AIR application, this had to be...
  • Google Maps Driving Directions with ActionScript3September 23, 2009

    Google Maps Driving Directions with ActionScript

    In a recent post, I showed the basics of embedding a Google Maps inside your Flex/Flash projects … With this...
  • Google Maps API for Flex & Flash4September 21, 2009

    Google Maps API for Flex & Flash

    The Google Maps API has been out here quit a while, but it’s nice to discover this service. I always...
  • Getting started with Adobe Flex (Flash Builder)0September 12, 2009

    Getting started with Adobe Flex (Flash Builder)

    As a Flex/Flash developer, I gathered some nice resource websites that can help out any starting Flex developer…. Some people...
  • Start with Icon design0August 19, 2009

    Start with Icon design

    Hey geeks, Since two weeks I am doing a summerjob in the company called Televic Education. They are specialised in...
  • Expand your Creativity with online tools: Stock Images0August 19, 2009

    Expand your Creativity with online tools: Stock Images

    For many web designers, graphic designers and many more … there creativity can always be extended… With this article, we...
  • Work more structural with Flash Catalyst and Flash Builder1July 13, 2009

    Work more structural with Flash Catalyst and Flash Builder

    Problem? What I don’t like about flash, flex etc is the fact that it was a pain in the ass...
  • Custom Mousecursors using ActionScript 30June 30, 2009

    Custom Mousecursors using ActionScript 3

    On various flash websites you see that they make use of custom cursors to navigate instead of using the regular...
  • Manipulate multiple objects with less Actionscript 3.0 code1June 29, 2009

    Manipulate multiple objects with less Actionscript 3.0 code

    Often, I am looking for ways to do things faster and more effecient Here is a thing that I would...
  • File Deletion with ActionScript 3.0 and PHP0June 24, 2009

    File Deletion with ActionScript 3.0 and PHP

    In a prevouis post I talked about uploading files with ActionScript to a server location. In this post I wil...
  • TourDeFlex – Top 10 Components1June 23, 2009

    TourDeFlex – Top 10 Components

    A short while ago i posted a post about TourDeFlex. In this post I would like to adress my top...
  • HTML above an embedded SWF0June 22, 2009

    HTML above an embedded SWF

    During my internship I created a videolibrary in flash. This videolibrary is going to be included in a open-source project...
  • VizualPV3D – PaperVision3D Flash Tool2June 21, 2009

    VizualPV3D – PaperVision3D Flash Tool

    Juxt Interactive recently enroled a Flash application to create visual 3D according to the PV3D Framework is a really nice...
  • Mobile Vikings Service & API0June 20, 2009

    Mobile Vikings Service & API

    Mobile Vikings is a movement that fights for free Internet on your mobile phone. Mobile Vikings is since recent a...
  • Slideshare.net – Expand your knowledge!2June 16, 2009

    Slideshare.net – Expand your knowledge!

    What is Slideshare? SlideShare is the world’s largest community for sharing presentations. It’s an online community for sharing and dicovering...
  • IPinfodb ActionScript 3.0 API15June 09, 2009

    IPinfodb ActionScript 3.0 API

    Are you looking for the geographical location of an IP address? IPinfodb offers a you that service, for FREE! We...
  • Sliderocket , The Online Presentation Tool1June 04, 2009

    Sliderocket , The Online Presentation Tool

    Today I am promoting a great Rich Internet Application called Sliderocket , the tools enables you to make online presentations...
  • Calling stage property from custom classes in Actionscript 31May 26, 2009

    Calling stage property from custom classes in Actionscript 3

    Often you are creating different classes to divide your code and make it more structural, but then the problem occurs...
  • Yahoo! Map custom markers with Flash and Actionscript 3.012May 26, 2009

    Yahoo! Map custom markers with Flash and Actionscript 3.0

    In this post i will show you briefly on how you can change the standard map marker of a Yahoo...
  • Rotate Text Using Embedded Fonts in Actionscript 30May 26, 2009

    Rotate Text Using Embedded Fonts in Actionscript 3

    I am working on a new AIR application where I will post more information about in the future… I needed...
  • TourDeFlex2May 25, 2009

    TourDeFlex

    Tour De Flex is a great Flex application that lets you explore the Flex capabilities and resources. As a beginning...
  • JamLegend – Music Gaming Unleashed0May 25, 2009

    JamLegend – Music Gaming Unleashed

    JamLegend is a arcade style musical simulator , it gives the players the rock’and’roll feeling they always wanted … !...
  • Degrafa – Declarative Graphics Framework for Flex 2 & 31May 25, 2009

    Degrafa – Declarative Graphics Framework for Flex 2 & 3

    What is Degrafa? Degrafa is an open source declarative graphics framework for Flex used by some of the industry’s top...
  • Axiis : Data Visualisation Toolkit For Flex0May 25, 2009

    Axiis : Data Visualisation Toolkit For Flex

    What is Axiis? Axiis is an open source data visualization framework designed for beginner and expert developers alike. Whether you...
  • Google Analytics on a WordPress blog1May 25, 2009

    Google Analytics on a WordPress blog

    What is Google Analytics? Google Analytics is a great, free for all, tool for a detailed tracking of the website...
  • Debugging CSS On The FLY3May 24, 2009

    Debugging CSS On The FLY

    I hear you think what the hell are you talking about? And how can that be useful? That’s where this...
  • Date and Time Calculations – Actionscript 3.00May 24, 2009

    Date and Time Calculations – Actionscript 3.0

    I you ever wanted to calculate the minutes , hours , days … years between 2 different dates in ActionScript...
  • Upload Multiple Files with ActionScript 34May 24, 2009

    Upload Multiple Files with ActionScript 3

    In this little tutorial we will show you how you can upload one or more file(s) using the FileReferenceList in...
  • Singleton Design Pattern Actionscript 30May 24, 2009

    Singleton Design Pattern Actionscript 3

    When Classes, Constant variables or functions  are needed throughout the actionscript project freuquently i tend to wrap them into a...
  • Object-Orientated Programming in Flash Lite 2.x0May 24, 2009

    Object-Orientated Programming in Flash Lite 2.x

    In this post i will show how you can use custom classes while developing your mobile application in Flash Lite...
  • ActionScript

    ActionScript 3.0 Diagram Viewer

    1 Comment
  • ActionScript

    ActionScript 3 Vector vs Array Performance test

    No Comments
  • ActionScript

    Using animating gifs in Flex and Flash

    2 Comments
  • ActionScript

    import vcards into your web application

    No Comments
  • Uncategorized

    ShapesAnimation class GiveAway

    No Comments
  • Creativity

    Introduction to the google font API

    No Comments
  • ActionScript

    AMFPHP and PHP 5.3 bugfix

    1 Comment
  • PHP

    Using Client side templating with AJAX and PHP

    4 Comments
  • ActionScript

    Currency Converter Flex Component

    3 Comments
  • Creativity

    Tips and tricks for webdesigners

    No Comments
  • ActionScript

    Restart an Adobe AIR Application with Code!

    No Comments
  • ActionScript

    Google Maps Driving Directions with ActionScript

    3 Comments
  • ActionScript

    Google Maps API for Flex & Flash

    4 Comments
  • ActionScript

    Getting started with Adobe Flex (Flash Builder)

    No Comments
  • Creativity

    Start with Icon design

    No Comments
  • Creativity

    Expand your Creativity with online tools: Stock Images

    No Comments
  • Flash

    Work more structural with Flash Catalyst and Flash Builder

    1 Comment
  • ActionScript

    Custom Mousecursors using ActionScript 3

    No Comments
  • ActionScript

    Manipulate multiple objects with less Actionscript 3.0 code

    1 Comment
  • ActionScript

    File Deletion with ActionScript 3.0 and PHP

    No Comments
  • ActionScript

    TourDeFlex – Top 10 Components

    1 Comment
  • Flash

    HTML above an embedded SWF

    No Comments
  • 3D

    VizualPV3D – PaperVision3D Flash Tool

    2 Comments
  • General

    Mobile Vikings Service & API

    No Comments
  • General

    Slideshare.net – Expand your knowledge!

    2 Comments
  • ActionScript

    IPinfodb ActionScript 3.0 API

    15 Comments
  • Flash

    Sliderocket , The Online Presentation Tool

    1 Comment
  • ActionScript

    Calling stage property from custom classes in Actionscript 3

    1 Comment
  • ActionScript

    Yahoo! Map custom markers with Flash and Actionscript 3.0

    12 Comments
  • ActionScript

    Rotate Text Using Embedded Fonts in Actionscript 3

    No Comments
  • ActionScript

    TourDeFlex

    2 Comments
  • Flex

    JamLegend – Music Gaming Unleashed

    No Comments
  • Flex

    Degrafa – Declarative Graphics Framework for Flex 2 & 3

    1 Comment
  • ActionScript

    Axiis : Data Visualisation Toolkit For Flex

    No Comments
  • Analytics

    Google Analytics on a WordPress blog

    1 Comment
  • Webdesign

    Debugging CSS On The FLY

    3 Comments
  • ActionScript

    Date and Time Calculations – Actionscript 3.0

    No Comments
  • ActionScript

    Upload Multiple Files with ActionScript 3

    4 Comments
  • ActionScript

    Singleton Design Pattern Actionscript 3

    No Comments
  • Flash Lite

    Object-Orientated Programming in Flash Lite 2.x

    No Comments
  • Categories
    • 3D
    • ActionScript
    • Air
    • Analytics
    • Creativity
    • Flash
    • Flash Lite
    • Flex
    • Fun
    • General
    • Mobile
    • PHP
    • RIA
    • Social
    • Uncategorized
    • Web Applications
    • Webdesign
    • Wordpress
  • Archives
    • August 2010
    • July 2010
    • June 2010
    • May 2010
    • December 2009
    • October 2009
    • September 2009
    • August 2009
    • July 2009
    • June 2009
    • May 2009
  • Tags
    ActionScript Actionscript 2 Actionscript 3 Air Analytics AS3 Calculations css Data Visualisation Date Degrafa Design Pattern Development Embed Firebug Flash Flash Lite Flex Fonts Framework Google Graphics html Image Inspiration JamLegend Maps Mobile Development Music MXML Object-Orientated PHP Plugins Programming RIA Singleton Stage Statistics Time Tour De Flex Tricks Upload Webdesign Wordpress Yahoo
  • Recent Comments
    • jul on Yahoo! Map custom markers with Flash and Actionscript 3.0
    • Lode on ActionScript 3.0 Diagram Viewer
    • Lode on Using animating gifs in Flex and Flash
    • Kenshin on Using animating gifs in Flex and Flash
    • Taio Cruz on Yahoo! Map custom markers with Flash and Actionscript 3.0
  • Creative-Geeks.com

    All articles are released under Creative-Commons

    About Arras.Theme