DreamingWell Logo

Flex Articles

Flex

Excluding all but one directory in ASDoc 3

ActionScript Doc (ASDoc) is a utility that ships with the Flex 3 SDK that generates documentation based on ActionScript code; its very similar to JDoc and JSDoc for Java and JavaScript. While ASDoc does have many handy features, one major... Read More

Flex

Generating ASDocs in Flex Builder 3

ASDoc's plethora of command line options can be frustrating to contend with. Here's an easy way to generate ASDocs for any project in Flex Builder 3.... Read More

Flex , Linux , PHP

Creating a scalable Flex Application with PHP, MemCached and AMF

MemCached is a free "distributed memory object caching system" that can work wonders on your application's responsiveness and server load. If your application does not need "instantaneous" data calculations for every user, you can use MemCached to greatly reduce your... Read More

Flex

Introducing RIAStats.com

RIAStats.com collects statistics about Rich Internet Application browser plugin deployments and provides the results publicly. The site uses a small javascript, much like Google Analytics, to detect the presence and version of RIA plugins. Like google analytics, any web site... Read More

Flex

Displaying a Shapefile (.shp) on a Map in Flex

Using some of my previously covered material, I have created a Flex appication that displays Shapefile (.shp) polygons on a map. This demo includes three different shapefiles that give some information about Brazos County, TX. You'll notice that you can... Read More

Flex

Google SocialGraph Explorer in Flex

Just for fun, I've created a Google SocialGraph Explorer application in Flex. Google's web spider picks up XFN and FOAF information. The Google SocialGraph API makes that data available through a JSON API. Running Demo Source Code This application makes... Read More

Flex

ModestMap Example in AIR (Updated)

The following was created as an example ModestMaps implementation in Adobe Air. This application shows the basic functionality of Modest Maps. You will need both of the following projects. The ModestMap Library is a checkout from the ModestMap SVN ModestMapAir... Read More

Flex

Available Mapping Solutions in Flex

Last week I gave a short presentation on available Flex mapping solutions to the DC Area Flex Users Group. We covered Yahoo Maps, ILOG Elixir, and ModestMaps. Below you'll find links to the slides I used during that presentation, in... Read More

Flex

Understanding Memory Leaks in ActionScript (Adobe Flex)

Thanks go to Danny of TheGoldHold.com for a bunch of this information! In ActionScript, there is no method to manually completely remove an object from memory. That task is soley the responsibility of the Flash Player's garbage collector (GC). The... Read More

Flex

Horizontal Scrolling in DataGrids with many Columns

Out of the box, horizontal scrolling in datagrids with many columns is not smooth; especially if your view has many visible rows. A cheap and easy way around this is to disable "liveScrolling". Without liveScrolling, the datagrid will not redraw... Read More

Categories

Suggested Reading

 

Previous Entries

Feeds

Twitter Status

Travis flying into LAX today for #AdobeMax through Wednesday.

Last Seen in

Reston, Virginia

 

Privacy Policy

|

Copyright DreamingWell.com 2008