Why All Flash Game Developers NEED A Website
The internet has grown much since its creation in 1969. It is still growing rapidly today. As a flash game developer, you must grab a spot in this... more »
0 commentsSave Tags: flash-flex, games, opinion, web services
Xebia's Blog
Blog of my company Xebia B.V. Must read for all Agile, Java, Enterprise developers, architects out there.
2 commentsSave Tags: flash-flex, groovy, java, opinion
Learn your favorite software in just a click – TechVideoBytes
We the team at Developer Snippets (www.developersnippets.com ) glad to inform you that, we have launched a best online video search application where... more »
3 commentsSave Tags: ajax, flash-flex, java, tools
Flex, BlazeDS, Spring, Hibernate all together with Maven
For those who wants to play with Flex, BlazeDS, Spring, Hibernate using a set of Maven projet, François le Droff wrote a good article. He managed to... more »
4 commentsSave Tags: flash-flex, frameworks, tools
Fade from one color to another-Animating Color Transitions in Flex
This effect is useful for many things especially when we update a web page without reloading it because it gives you a way to draw attention to the... more »
0 commentsSave Tags: flash-flex, gui, how-to
Show Your Products In 360 Degree View In Flex
1Don’t you think it is so cool if show your products in 360 degree view on your website to your customer? In fact it is not difficult to realize after... more »
0 commentsSave Tags: flash-flex, how-to
36 New, Cool Flex and AS3 Tools, Libraries and Components
The Flex and AS3 ecosystem is exploding. The demand for individuals who know these technologies is at an all time high. Here is a new list of 36 Flex... more »
0 commentsSave Tags: flash-flex, tools
Google Maps Collaboration Using Google's New ActionScript API and BlazeDS
Flex application (with source code) allowing users to collaborate while working with Google Maps: map synchronization, whiteboard, etc.
0 commentsSave Tags: flash-flex, ria, web 2.0
An example of what can be acheived with Papervision3D,RSS and flash.
Visualising RSS news feeds in a new way.
0 commentsSave Tags: flash-flex, trends, usability
Making a good choice when using Flex components
Good people of Adobe were so kind to pack a lot of useful components with Flex Builder. Story goes, they are there to speed up the development process... more »
0 commentsSave Tags: flash-flex, opinion
What is Java good at
Java was the language designed for us to figure out what was going wrong at compile time not run time. We were supposed to be able to not have to... more »
5 commentsSave Tags: java, opinion
How To Fix Video Slowing Down Your Page Load Time
the problem here is that putting such a huge file on our page will slow down the other page elements that are also trying to load at the same time.... more »
0 commentsSave Tags: flash-flex, web design
15+ Strongly Recommand Tutorials You Must Read for Creating Skins and Themes( UI Design ) in Flex
As well as you know creating a polished user interface is an important part of a successful application. Although the Flex has powerful default skin... more »
0 commentsSave Tags: flash-flex
12 very simple,basic but useful function source in Flex
very simple,very basic but very useful function in Flex
0 commentsSave Tags: flash-flex
Rebuilding the build server on every build
I argue that with virtualization, there's a lot of compelling reasons and few downsides with not only rebuilding your applications from scratch... more »
3 commentsSave Tags: methodology, opinion, tools, unix-linux
I switched from Linux to Windows Server 2008
Wait, did I say that right? I thought it was supposed to be the other way around?
8 commentsSave Tags: server, unix-linux, windows
Look What you can do with RIA
I found this grea application build with Flex, just wanted to share the potencial of Flex
7 commentsSave Tags: flash-flex, ria, trends, web 2.0
Create your interesting Air desktop application using ActionScript(with source code)
If you are tired of dull desktop and want to have relaxation in busing worktime, why not you try the following example? It is a Air desktop... more »
0 commentsSave Tags: flash-flex
i[3] or 3[i]
The mistake I made was I wrote the index_number[name of array] ( Wrote 3[i] instead of i[3] ) and it gave the same result as it should have given, if... more »
2 commentsSave Tags: c-and-cpp
Make an AJAX call with the Extjs framework
Every day it’s more common make AJAX calls in our Web applications, so here is a very easy way to make it using the Extjs framework. Now the available... more »
0 commentsSave Tags: ajax
Identifying Top Developers
Most companies realize that having top-notch software developers can have a significant impact on the success of their software projects. So how do... more »
2 commentsSave Tags: opinion
the list of helpful Flex or Flash debug tools
For finding and reducing the number of bugs or defects,after your projects are built into applications you can run and debug them in Flex Builder or... more »
0 commentsSave Tags: flash-flex, tools
Using (Native)Windows with AIR
If you want to use native windows with custom chrome and transparency in Adobe AIR you have to consider some things before you succeed. In this blog I... more »
1 commentsSave Tags: flash-flex, gui, ria