Friday, January 23, 2009

validation

UserName and password Validation:

private function LoginOpenHandler(event:MouseEvent):void
{
if(count>=3)
{
//This page is displayed,After Three InCorrect Login Attempts
var errorPage:LoginErrorPageEvent=new LoginErrorPageEvent();
errorPage.dispatch();

for(var i:int=0;i {
if((arrayValid[i].username==usernameInput.text)&&(arrayValid[i].password==passwordInput.text))
{

//This page is Displayed, After Successfull login
var login:SystemManagerLandingPageEvent=new SystemManagerLandingPageEvent();
login.dispatch();


break;
}
else if(i==arrayValid.length-1){

count++;
break;
}
}
}

else{
for(i=0;i {
if((arrayValid[i].username==usernameInput.text)&&(arrayValid[i].password==passwordInput.text))
{

login=new SystemManagerLandingPageEvent();
login.dispatch();
break;
}
else if(i==arrayValid.length-1)
{

count++;
break;
}
}
}

Wednesday, January 21, 2009

Flex

http://www.swfflex.com/blog/index.cfm?mode=cat&category_id=BCA18B35-15C5-E1E2-3EA47603F2774059

carosoul appl

http://www.swfflex.com/flexprojects/touchscreenMusic/DCCMusicPlayer.html

http://oreilly.com/catalog/9780596516215/toc.html

http://livedocs.adobe.com/flex/3/html/help.html?content=controls_02.html

http://livedocs.adobe.com/flex/3/html/help.html?content=17_Networking_and_communications_9.html

http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&productId=2&postId=8703

http://blog.benstucki.net/

http://connectstudios.com/?section=8

http://www.swfflex.com/blog/index.cfm?mode=cat&category_id=BCA18B35-15C5-E1E2-3EA47603F2774059

Photoviewer example view and code

http://examples.adobe.com/flex2/inproduct/sdk/photoviewer/PhotoViewer.html

icons

http://www.desktopsmiley.com/go.do?a=604

http://www.google.co.in/imgres?imgurl=http://www.freeiconsweb.com/Freeicons_big/Free_icons.jpg&imgrefurl=http://www.freeiconsweb.com/Free_Desktop_icons.htm&h=567&w=400&sz=66&tbnid=5jNaQFl6dyyTJM::&tbnh=134&tbnw=95&prev=/images%3Fq%3Dfree%2Bicon%2Bimages&hl=en&usg=__t9Ylv-UCdpyKHHcdkuHO9yawjcg=&sa=X&oi=image_result&resnum=1&ct=image&cd=1

weborb samples

http://www.themidnightcoders.com/products/pdf-generator/overview.html

http://www.themidnightcoders.com/products/pdf-generator/examples.html

http://seantheflexguy.com/blog/page/3/

http://www.themidnightcoders.com/fileadmin/docs/pdfgen/dotnet/index.htm?t=5000

http://www.themidnightcoders.com/blog/

weborb pdf generation

http://www.themidnightcoders.com/fileadmin/docs/pdfgen/dotnet/index.htm?t=5000

winamp in flex

http://flexarena.blogspot.com/2006/10/winamp-on-flex.html

fmsvideo chat

http://www.swfflex.com/flexprojects/videoChat/srcview/index.html

http://www.flexvideochat.com/requirements.htm

http://www.flexvideochat.com/bin/

flex applications views

http://www.regeneration.org/tips-downloads/

flex360

http://www.flex360.com/

http://dougmccune.com/blog/

check it

http://www.digitalmediaminute.com/article/2667/flex-thumbnail-browser-component

http://joshblog.net/

sample application

http://fleksray.org/adobe_flex_components_en.html#popuptoolbar

flex materials pdf

http://www.adobe.com/support/documentation/en/flex/

example itext

http://itextdocs.lowagie.com/tutorial/general/index.php

adobe devnet

http://www.adobe.com/devnet/acrobat/

cyn.in open source for desktop appl

http://www.cynapse.com/get/download-cynin-open-source

sample codes for skinning

http://www.cveflex.com/source.html

uml diagram applications

http://live.yworks.com/yfiles-flex/

china flex groups

http://blog.minidx.com/category/flex/progressbar-flex

air drag and drop

http://blog.vixiom.com/2007/06/29/merb-on-air-drag-and-drop-multiple-file-upload/

Flex and cold fusion blogs

http://blog.vixiom.com/

http://blog.digitalbackcountry.com/

http://www.yswfblog.com/blog/2007/12/13/yahoo-and-flex-feel-good-in-your-own-skin/]

colfusion links

http://www.adobe.com/products/coldfusion/

http://blog.digitalbackcountry.com/category/coldfusion/

sample flex programs

http://tutorials.jenkov.com/

http://tutorials.jenkov.com/flex-tetris/TheTetrisGame.html#top

Icon Free Download links

http://www.freeiconsweb.com/free_icons_08.html

edoc links

http://etalki.com/eTalki/bin-debug/eTalki.html

About MVC

http://puremvc.org/

flex examples

http://www.flashcomguru.com/

http://www.sebastiaanholtrop.com/

carosul view and source

http://dougmccune.com/blog/2007/11/03/coverflow-flex-component/

air appl

http://www.insideria.com/2008/03/beginning-air-accessing-the-fi.html

flex with php

http://www.adobe.com/devnet/flex/articles/php_getstarted.html

http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_22970538.html

Air Examples

http://airexamples.com/page/2/

Action Script Examples

http://actionscriptexamples.com/

flex

http://www.axelscript.com/category/coldfusion/

Saturday, October 18, 2008

Monday, October 6, 2008

For more themes and examples..

Fleksray.org
For more skins, components and many more examples go for Fleksray.
Vipercreation.com
For more examples like drop and drag, effects in flex and many source code are available.

ILOG Elixir

Advaned data visualization for flex and air

A Blog covering Air, Flash, Flex, Illustrator and Photoshop

flex appl examples

A Blog covering Air, Flash, Flex examples

Data Managment services

Data services and restaurant appl example
Using RPC services in Flex Data Services 2

Difference between Remote Procedure Call (RPC) Services: HttpService, Remote Objects, and Web Services in Flex

I would like to use the Flex Data Services (FDS) especially since I really want to see if Adobe/Macromedia has made Data Management and Messaging simpler, I might research the FDS Express later on; but I want to get up and running, so here we go. For right now, the RPC calls are built-in to the Flex SDK and Flexbuilder, so I got to go with what I got.

Basically, Flex allows three types of RPC services: HttpService, WebServices, and RemoteObject Services. In Flex, using the “RemoteObjects specifies named or unnamed sources and connects to an Action Message Format (AMF) gateway, whereas using the HTTPService and WebService use named services or raw URLs and connect to an HTTP proxy using text-based query parameters or XML”. Specifically, HTTPServices use raw HTTP requests, WebServices use the SOAP protocol and RemoteObjects uses AMF3.

“RemoteObject provides two advantages over HTTP or SOAP. First, while the AMF protocol uses HTTP to transfer packets, the data is transferred in a binary format that is natively understood by the Flash Player. As a result, data can move across the network more quickly and it can be deserialized more rapidly than text-based formats such as XML. Both of these result in performance gains, particularly where large sets of data are involved. Secondly, RemoteObject provides signficant productivity advantages. The remoting service, which runs on your server, automatically marshalls data between AMF and your server-side language (e.g., PHP, Java, C#). As a result, you can directly call methods on your PHP objects without having to write an XML REST interface or create web service interfaces”.

So which one to choose? As far as I’m concerned, I use little data sets so receiving data over the HTTPService has been a cinch. If I ever have to go through a larger data sets, I’ve looked at AMFPHP and found version 1.9 was very good and easier to configure then others. Again, this will probably be something that I’ll have to further research.

References:

http://store1.adobe.com/devnet/flex/articles/refactoring_flex.html
The article explains how to refact flex and about the data management services in FDS.

http://www.adobe.com/devnet/flex/articles/rpc_service.html
An article about Flex’s RPC services

http://www.adobe.com/devnet/flex/articles/remoteobject_sabreamf.html
Article about the other PHP Remoting framework, SabreAMF.