DreamingWell Logo

Flex Articles

Flex

Flex Mobile Custom URL Schemes

Android and iOS support launching applications via custom URL schemes, or in other words, apps can be launched by the user clicking a link or button other than the icon on the start screen. This feature allows developers to add... Read More

Flex

Flex Mobile DisplayObject List (Video)

Flex SDK 4.5 for mobile shipped with an IconItemRenderer that is extremely efficient at showing static images in a list. However, most enterprise and data driven applications are going to need to show dynamically created, interactive, and data driven... Read More

Flex

Flex Mobile Custom View Panning (Video)

Flex SDK 4.5 mobile view navigator framework does not make use of the multi-touch features of the Flex 4.5 SDK. As stock, the framework provides 'navigation' buttons and an api to switch between views. The video above previews and... Read More

Flex

Flex Threading Class

Adobe's Flash player run time environment does not support multi-threading; except for very specific external interactions. Flash player uses an ancient frame-by-frame single threaded monolithic execution model. This means that drawing in the UI and handling user interactions are directly... Read More

Flex

Scrollable Flex Charts

The majority of the work in this project was taken directly from MaximPorges.com article on Scrolling Large Data Sets in Flex Charts. The code posted in that article works very well for horizontal scrolling, but not at all for vertical... Read More

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

Categories

Suggested Reading

 

Feeds

Twitter Status

Travis @wjrothman Please read the comment I just left on your Gizmodo article about "Why a Verizon iPhone May Drop Fewer Calls...". -TravisCollins

Last Seen in

Reston, Virginia

 
Privacy Policy

Copyright DreamingWell.com 1998 - 2011