Feeds:
Posts
Comments

Archive for the ‘Uncategorized’ Category

/* CSS file */
@namespace mx “library://ns.adobe.com/flex/halo”;
@namespace s “library://ns.adobe.com/flex/spark”;
//CFF(Compact Font Format)
//For halo component set the embedAsCFF:false
@font-face {
src: url(“assets/fonts/verdana.TTF”);
fontFamily: myHaloFont;
advancedAntiAliasing: true;
embedAsCFF:false;
}
//For spark component [...]

Read Full Post »

http://www.madeinflex.com/img/entries/2007/05/customeasingexplorer.html

Read Full Post »

http://weblogs.macromedia.com/mc/archives/flex_user_experience/index.html

Read Full Post »

http://examples.adobe.com/flex2/inproduct/sdk/explorer/explorer.html

Read Full Post »

http://tv.adobe.com/#vi+f1556v1715

Read Full Post »

Learn Flex in one week by going through this video training course. To maximize your learning, we recommend that you view the videos and complete the exercises in the order that they are listed. If you run into problems and have questions, you can ask a question on the Flex in a Week forum.
Note: Before [...]

Read Full Post »

http://gregorywilson.wordpress.com/2008/09/06/21-flex-videos-from-360flex-san-jose-2008/

Read Full Post »

LifeCycle DE overView Video: very usefull
 https://admin.adobe.acrobat.com/_a295153/livecycledevoverview1/
from Greg Wilson’s Ramblings
As you probably know, Flex Data Services was recently renamed to LiveCycle Data Services ES, commonly referred to as LiveCycle DS. However, this name change has confused a lot of people because there was already a set of products named LiveCycle Enterprise Suite, commonly referred to as [...]

Read Full Post »

In computing, a software framework provides “the skeleton of an application that can be customized by an application developer” Like software libraries, software frameworks aid the software developer by containing source code that solves problems for a given domain and provides a simple API. However, while a code library acts like a servant to other [...]

Read Full Post »

Very clear view about the BlazeDS vs LCDS from Sujit Reddy G blog.
Following are the differences between LCDS and BlazeDS in terms of features. For more details on the features, please visit http://www.adobe.com/products/livecycle/dataservices/features.html
– Indicates the feature is available

Features
BlazeDS
LCDS

Data management Services
 
 

Client-Server synchronization
 

Conflict resolution
 

Data paging
 

SQL adapter
 

Hibernate adapter
 

Document Services
 
 

LiveCycle remoting
 

RIA-to-PDF conversion
 

Enterprise-Class Flex application services
 
 

Data access/remoting

Proxy service

Automated testing support
 

Software [...]

Read Full Post »

Older Posts »