CINXE.COM

Flex Test Drive - Build an application in an hour | Adobe Developer Connection

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="EN" xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.adobe.com/devnet/flex/testdrive.html","20120412210556","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1334264756"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="Content-Language" content="en"/> <meta http-equiv="Content-Style-Type" content="text/css"/> <meta http-equiv="Content-Script-Type" content="text/javascript"/> <meta http-equiv="Cache-Control" content="public"/> <title>Flex Test Drive - Build an application in an hour | Adobe Developer Connection</title><meta name="robots" content="noodp"/> <meta name="keywords" content="housead_follow_ADC_on_twitter,RIA,housead_flash_builder,Developer Week 2011"/> <meta name="description" content="Curious about Flex? Build an application in one hour and explore what else you can do with Flex and Flash Builder."/><meta name="creationDate" content="2011-06-10 @ 12:15:00"/> <meta name="lastModifiedDate" content="2011-06-10 @ 12:15:00"/> <meta name="viewport" content="width=device-width"/> <meta name="area" content="devnet"/> <link rel="icon" href="https://web.archive.org/web/20120412210556im_/http://wwwimages.adobe.com/www.adobe.com/include/img/favicon.ico" type="image/x-icon"/> <link rel="shortcut icon" href="https://web.archive.org/web/20120412210556im_/http://wwwimages.adobe.com/www.adobe.com/include/img/favicon.ico" type="image/x-icon"/> <script type="text/javascript"> function createNs ( ns ) { var o, a; a = ns.split("."); o = window[a[0]] = window[a[0]] || {}; for(i=1; i < a.length; i++) { o = o[a[i]] = o[a[i]] || {}; } return o; } createNs("Adobe.PageInfo"); createNs("Adobe.Tokens"); createNs("Adobe.UserInfo"); Adobe.PageInfo.AuthenticatedState = false; Adobe.PageInfo.localeCode = "en"; Adobe.PageInfo.accountPageName = ""; Adobe.PageInfo.productKey = ""; Adobe.PageInfo.catalogName = ""; Adobe.PageInfo.countryCode = "US"; Adobe.PageInfo.marketSegment = "COM"; Adobe.PageInfo.akamaiURLPrefix = "https://web.archive.org/web/20120412210556/http://wwwimages.adobe.com/www.adobe.com"; Adobe.PageInfo.pageLevel = "6"; </script> <link rel="stylesheet" href="https://web.archive.org/web/20120412210556cs_/http://wwwimages.adobe.com/www.adobe.com/include/style/adobe-light-compressed.css" type="text/css" media="screen"/> <link rel="stylesheet" type="text/css" media="screen,print" href="https://web.archive.org/web/20120412210556cs_/http://wwwimages.adobe.com/www.adobe.com/include/style/compressed.css"/> <link rel="stylesheet" type="text/css" media="screen" href="https://web.archive.org/web/20120412210556cs_/http://wwwimages.adobe.com/www.adobe.com/include/bach/bach-1.0.min.css"/> <script type="text/javascript" src="https://web.archive.org/web/20120412210556js_/http://wwwimages.adobe.com/www.adobe.com/include/script/compressed.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20120412210556js_/http://wwwimages.adobe.com/www.adobe.com/include/script/adobe-store-compressed.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20120412210556js_/http://wwwimages.adobe.com/www.adobe.com/include/bach/bach-1.0.min.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20120412210556js_/http://wwwimages.adobe.com/www.adobe.com/uber/js/omniture/mbox.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20120412210556js_/http://wwwimages.adobe.com/www.adobe.com/include/script/Typekit.js"></script> <script type="text/javascript">try{Typekit.load();}catch(e){}</script> <!--[if IE 6]> <script type="text/jscript"> try{ void(document.execCommand("BackgroundImageCache",false,true)); } catch(e) { //uncaught exception } </script> <![endif]--> <script type="text/javascript"> //<![CDATA[ var info = getCategoriesInfo(); $(window).bind("hashchange load", adobe.fn.focusHashElement); cart = new adobe.ui.CartFacade("cart-dialog", "cart-dialog-flash"); cart.setRequiredFlashVersion("9.0.115"); cart.setDefaultCountry(""); cart.setDomain(".adobe.com"); // set this to ".adobe.com" cart.setContextPath(""); // set this to empty when web context is '/' // Possibly add the .edu selector or override market segment Adobe.Product.Controller.CPod.EduController.processLocation(true); if(cart.isOverlaySupported()) { var PromoIDReport = new Array(); var prmid = window.location.search.match(/\bpromoid\=([^&#$]+)/); if(prmid) { prmid[1]=prmid[1].toUpperCase(); cart.setEmailTrackingId(prmid[1]); } // if a promo code is pass thru the URL, set the promo in the cart and the cookie prmid = window.location.search.match(/\bpromocode\=([^&#$]+)/) || null; if(prmid) { if (Adobe && Adobe.Cart && Adobe.Cart.Models && Adobe.Cart.Models.Cart) { var cart = Adobe.Cart.Models.Cart; var marketSegment = cart.getMarketSegment() || Adobe.Product.Controller.CPod.EduController.COM; cart.addPromotion({code:prmid[1], marketSegment:marketSegment}); cart.savePromoCode(prmid[1]); } } } //]]> </script> <script type="text/javascript"> var hash = location.hash; var deepLinkMap = new Object(); if(hash != null && hash != '') { $(document).ready(function() { var deepLink = deepLinkMap[hash]; if(deepLink != undefined && deepLink != '') { $('#' + deepLinkMap[hash] + ' a[name=' + deepLinkMap[hash] + ']').click(); } }); } </script> <link rel="canonical" href="https://web.archive.org/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive.html"/> <link rel="stylesheet" type="text/css" media="screen" href="/web/20120412210556cs_/http://www.adobe.com/etc/pagetables/reflowtypes/adobe_adc_default.css"/> <script type="text/javascript" src="/web/20120412210556js_/http://www.adobe.com/etc/pagetables/reflowtypes/adobe_adc_default.js"></script> </head> <body class="Text TextMedium Link"> <div class="ThemeText ThemePanelFill LayoutGrid PanelDiffuseShadow PanelFillExtraLight LayoutCenter LayoutSlimGrid LayoutWideGrid LayoutP"> <div class="PrintLayoutHide"> <!--googleoff: all--><div class="sitenav"> <script type="text/javascript"> //<![CDATA[ $(document).ready(adobe.fn.initGlobalNav); //]]> </script> <!--googleoff: index--> <!-- $Id: //depot/projects/dylan/releases/rc_12_4/ubi/globalnav/en_us/globalnav_ssi.html#1 $ --> <form id="globalnav-search" class="searchbuddy LayoutSlimHidden" name="globalnav-search" method="get" action="/web/20120412210556/http://www.adobe.com/go/gnav_search" accept-charset="utf-8"> <div id="SiteHeader" class="SiteHeader Text TextSmall"> <span id="globalnav"></span> <a href="/web/20120412210556/http://www.adobe.com/" id="shHome" class="SiteHeaderHome">Adobe</a> <div class="SiteHeaderBar" id="shBar"> <div class="SiteHeaderDropdownLink SiteHeaderBarItem SiteHeaderBarItemFirst" id="shProducts"> <a href="/web/20120412210556/http://www.adobe.com/products/catalog.html" id="shProductsLink" class="SiteHeaderBarLink">Products</a> <div class="SiteHeaderDropPanel" id="ProductsPanel"> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts3"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/products/acrobat.html?promoid=JOLIR">Acrobat</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts9"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/products/creativecloud.html?promoid=JQPEQ">Creative Cloud</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts1"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/products/creativesuite.html?promoid=JOLIS">Creative Suite</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts5"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/marketing/?promoid=JOLIT">Digital Marketing Suite</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts7"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/products/digital-publishing-suite-family.html?promoid=JOLIU">Digital Publishing Suite</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts6"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/products/elements-family.html?promoid=JOLIV">Elements</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts2"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/products/photoshopfamily.html?promoid=JOLIW">Photoshop</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts4"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/products/touchapps.html?promoid=JOLIQ">Touch Apps</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLinkNoBar" id="shProducts8"> <a href="/web/20120412210556/http://www.adobe.com/products/catalog.html?promoid=JOOTH">More products</a> </div> </div> </div> <div class="SiteHeaderDropdownLink SiteHeaderBarItem SiteHeaderBarItemFirst" id="shSolutions"> <a href="/web/20120412210556/http://www.adobe.com/solutions.html" id="shSolutionsLink" class="SiteHeaderBarLink">Solutions</a> <div class="SiteHeaderDropPanel" id="SolutionsPanel"> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shSolutions5"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/marketing/?promoid=JOLIX">Digital marketing</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shSolutions1"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/digital-media/?promoid=JOLIY">Digital media</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shSolutions2"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/education.html?promoid=JOLIZ">Education</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shSolutions3"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/go/gnavtray_solutions_financialservices_en_us">Financial services</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shSolutions4"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/go/gnavtray_solutions_government_en_us">Government</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shSolutions7"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/solutions/customer-experience/web-experience-management.html?promoid=JOOYM">Web Experience Management</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLinkNoBar" id="shSolutions6"> <a href="/web/20120412210556/http://www.adobe.com/solutions.html?promoid=JOOTI">More solutions</a> </div> </div> </div> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_learning_en_us" id="shLearning" class="SiteHeaderBarItem SiteHeaderBarLink">Learning</a> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_help_en_us" id="shHelp" class="SiteHeaderBarItem SiteHeaderBarLink">Help</a> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_downloads_en_us" id="shDownloads" class="SiteHeaderBarItem SiteHeaderBarLink">Downloads</a> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_company_en_us" id="shCompany" class="SiteHeaderBarItem SiteHeaderBarLink">Company</a> <div class="SiteHeaderDropdownLink SiteHeaderBarItem" id="shStore"> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_store_en_us" class="SiteHeaderBarLink" id="shStoreLink">Buy</a> <div class="SiteHeaderDropPanel" id="StorePanel"> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shStore1"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/go/gnavtray_store_homeuse_en_us">Home use</a></span> for personal and home office </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shStore2"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/go/gnavtray_store_education_en_us">Education</a></span> for students, educators, and staff </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shStore3"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/go/gnavtray_store_business_en_us">Business</a></span> for small and medium businesses </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shStore4"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/go/gnavtray_store_licensingprograms_en_us">Licensing programs</a></span> for businesses, schools, and government </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shStore5"> <span class="SiteHeaderPanelHeader"><a href="/web/20120412210556/http://www.adobe.com/go/gnavtray_store_specialoffers_en_us">Special offers</a></span> </div> </div> </div> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_search" id="shSearchButton" class="SiteHeaderBarItem SiteHeaderSearchButton" style="display: none;">Search</a> <div class="SiteHeaderBarItem SiteHeaderBarItemLast">&nbsp;</div> <div id="site-search" class="SiteHeaderSearch"> <input title="Search" type="text" id="search-input" name="term" maxlength="1000"/> <input type="hidden" id="searchbuddy-loc" name="loc" value="en_us"/> <button type="submit" id="search-submit" class="icon-replace search">Search</button> </div> </div> <div class="SiteHeaderUser"> <div id="shSignInBlock" class="Link"> <a id="shInfo" class="SiteHeaderUserItem SiteHeaderInfo">Info</a> <a href="/web/20120412210556/http://www.adobe.com/cfusion/membership/index.cfm?loc=en_us&amp;nl=1" id="shSignIn" class="SiteHeaderUserItem LinkStrong">Sign in</a> </div> <a href="/web/20120412210556/http://www.adobe.com/cfusion/membership/index.cfm?loc=en_us&amp;nl=1" id="shWelcome" class="SiteHeaderUserItem SiteHeaderArrow LinkStrong" style="display: none;">Welcome, <span id="screenName"></span></a> <div id="MyCartLinkContainer"> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_mycart_en_us" id="shMyCart" class="SiteHeaderUserItem SiteHeaderCart">My cart<span id="cartQuantity"></span></a> </div> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_myorders_en_us" id="shMyOrders" class="SiteHeaderUserItem">My orders</a> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_myadobe_en_us" id="shMyAdobe" class="SiteHeaderUserItem">My Adobe</a> </div> <div class="SiteHeaderPopPanelShadow width-150" id="WelcomePanelShadow" style="display: none;"></div> <div class="SiteHeaderPopPanel width-150" id="WelcomePanel" style="display: none;"> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shMyAccount"> <a class="SiteHeaderPanelHeader" href="/web/20120412210556/http://www.adobe.com/go/gnavtray_myadobe_en_us">My Adobe</a> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shMyOrders2"> <a class="SiteHeaderPanelHeader" href="/web/20120412210556/http://www.adobe.com/go/gnavtray_myadobe_myorders_en_us">My orders</a> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shMyInformation"> <a class="SiteHeaderPanelHeader" href="/web/20120412210556/http://www.adobe.com/go/gnavtray_myadobe_myinformation_en_us">My information</a> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shMyPreferences"> <a class="SiteHeaderPanelHeader" href="/web/20120412210556/http://www.adobe.com/go/gnavtray_myadobe_mypreferences_en_us">My preferences</a> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shSignOut"> <a class="SiteHeaderPanelHeader" href="/web/20120412210556/http://www.adobe.com/cfusion/membership/logout.cfm">Sign out</a> </div> </div> <div class="SiteHeaderPopPanelShadow width-250" id="InfoPanelShadow" style="display: none;"></div> <div class="SiteHeaderPopPanel width-250" id="InfoPanel" style="display: none;"> <div class="SiteHeaderPanelRow"> <span class="SiteHeaderPanelHeader">Why sign in?</span> Sign in to manage your account and access trial downloads, product extensions, community areas, and more. </div> </div> </div> </form> <div id="SiteHeaderMobile" class="SiteHeaderMobile LayoutHidden LayoutSlim Text TextSmall"> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_adobe_logo_en_us" id="shHomeMobile" class="SiteHeaderHome SiteHeaderHomeMobile">Adobe</a> <div class="SiteHeaderBar SiteHeaderBarMobile" id="shBarMobile"> <span class="SiteHeaderBarItemMobile SiteHeaderBarItemMobileNoLeftBorder" id="shProductsMobileSpan"><a href="/web/20120412210556/http://www.adobe.com/go/gnav_products_en_us" id="shProductsMobile" class="SiteHeaderBarLink">Products</a></span> <span class="SiteHeaderBarItemMobile" id="shSectionsMobileSpan"><a href="#" id="shSectionsMobile" class="SiteHeaderArrowMobile SiteHeaderBarLink">Sections</a></span> <span class="SiteHeaderBarItemMobile" id="shSectionsMobileBuy"><a href="/web/20120412210556/http://www.adobe.com/go/gnav_store_en_us" id="shBuyMobile" class="SiteHeaderBarLink">Buy</a></span> <span class="SiteHeaderBarItemMobile SiteHeaderBarItemMobileNoRightBorder SiteHeaderBarItemMobileNoPadding">&nbsp;</span> <span class="SiteHeaderBarItemMobile SiteHeaderBarItemMobileNoRightBorder SiteHeaderBarItemFloatRight" id="shSearchMobileSpan"><a href="/web/20120412210556/http://www.adobe.com/go/gnav_search" id="shSearchMobile" class="SiteHeaderSearchButtonMobile">Search</a></span> <span class="SiteHeaderBarItemMobile SiteHeaderBarItemMobileNoLeftBorder SiteHeaderBarItemFloatRight SiteHeaderBarItemMobileNoPadding">&nbsp;</span> </div> <div class="SiteHeaderBarMobileExtend" id="shBarExtend"> <div id="shBarExtendSections" style="display: none;"> <div id="shBarExtendSections1" class="SiteHeaderBarMobileExtendSections"> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_solutions_en_us" id="shSectionsSolutionsMobile" class="SiteHeaderBarExtendSectionsItem SiteHeaderBarLink">Solutions</a> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_company_en_us" id="shSectionsCompanyMobile" class="SiteHeaderBarExtendSectionsItem SiteHeaderBarLink">Company</a> </div> <div id="shBarExtendSections2" class="SiteHeaderBarMobileExtendSections"> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_help_en_us" id="shSectionsHelpMobile" class="SiteHeaderBarExtendSectionsItem SiteHeaderBarLink">Help</a> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_learning_en_us" id="shSectionsLearningMobile" class="SiteHeaderBarExtendSectionsItem SiteHeaderBarLink">Learning</a> </div> </div> <div id="shBarExtendSearch" style="display: none;"> <form id="globalnav-search-mobile" class="SiteHeaderSearchMobileForm" name="globalnav-search-mobile" method="get" action="/web/20120412210556/http://www.adobe.com/go/gnav_search" accept-charset="utf-8"> <input title="Search" type="text" id="search-input-mobile" name="term" maxlength="1000"/> <button type="submit" id="search-submit-mobile">Search</button> </form> </div> </div> <div class="SiteHeaderUser"> <a href="/web/20120412210556/http://www.adobe.com/cfusion/membership/index.cfm?loc=en_us&amp;nl=1" id="shSignInMobile" class="SiteHeaderUserItem SiteHeaderUserItemMobile LinkStrong">Sign in</a> <a href="/web/20120412210556/http://www.adobe.com/cfusion/membership/logout.cfm" id="shSignOutMobile" class="SiteHeaderUserItem SiteHeaderUserItemMobile LinkStrong" style="display: none;">Sign out</a> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_myorders_en_us" id="shMyOrdersMobile" class="SiteHeaderUserItem SiteHeaderUserItemMobile">My orders</a> <a href="/web/20120412210556/http://www.adobe.com/go/gnav_myadobe_en_us" id="shMyAdobeMobile" class="SiteHeaderUserItem SiteHeaderUserItemMobile">My Adobe</a> </div> </div> <!--googleon: index--> <div class="hovercart"> <div id="HoverCartModal"> <div class="CartHeaderPopPanelShadow HoverCartwidth" id="CartPanelShadow" style="display: none;"> <div class="CartHeaderPopPanel HoverCart" id="CartPanel"> <div id="HoverCartItem" class="RuleHBottom HoverCart-1-3 LayoutBigRowTop" style="display: none"> <div class="LayoutBreakAfter"> <div class="HoverCart-1 LayoutHItem"> <div style="padding-left:60px;" class=" LayoutBreakAfter LayoutPullout"> <div id="HoverCartBoxShotxyz" class="HoverCartBoxShot"> <a href=""> <img src="/web/20120412210556im_/http://www.adobe.com/devnet/flex/testdrive.html" class="LayoutImage" alt=""/> </a> </div> <div style="float:left;width:100%" class="CPodCostCell"> <span class="TextStrong ProductName" id="HoverCartHeaderxyz"> <a href="#"> </a> </span> <div class="LayoutBigRowBottom" id="HoverCartDescriptionxyz"> </div> <span id="HoverCartPreOrderHardGoodMsgxyz" style="display:none;" class="TextWarning TextPostScript"><span id="HoverCartPreOrderHardGoodMsgDatexyz">Date</span></span> <span id="HoverCartPreOrderSoftGoodMsgxyz" style="display:none;" class="TextWarning TextPostScript"><span id="HoverCartPreOrderSoftGoodMsgDatexyz">Date</span></span> </div> </div> </div> <div class="LayoutHItem HoverCart-2"> <div class="HoverCartQty"> Qty: <span id="HoverCartQtyxyz"> </span> </div> </div> <div class="HoverCart-3"> <div class="CheckoutCostDark LayoutRight"> <span id="HoverCartPricexyz"> </span> <span id="HoverCartSubscriptionxyz" class="CheckoutSubscription"> </span> </div> </div> </div> <div class="HoverCartEDUMessage LayoutBigCellBottom">Purchase requires verification of academic eligibility</div> </div> <div id="HoverCartContainer" class="LayoutBreakAfter" style=""></div> <a id="HoverCartMoreItems" class="LayoutBreakAfter" style="text-align: center;" href="/web/20120412210556/http://www.adobe.com/cart.html"></a> <div id="HoverCartButtons" class="HoverCart-1-3"> <div class="HoverCart-2-3 LayoutRight LayoutSmallRow LayoutBreakAfter"> <div class="HoverCart-2"> <div class="TextRight HoverCartSubTotal">Subtotal</div> </div> <div class="HoverCart-3 LayoutRight"> <div class="LayoutRight TextRight"> <div class="CheckoutCostDark"> <span id="HoverCartSubTotal"> </span> </div> </div> </div> </div> <div class="LayoutBreak"></div> <div class="HoverCart-1-3 LayoutRight LayoutCellTop LayoutBreakAfter"> <a href="/web/20120412210556/http://www.adobe.com/cart.html" id="HoverCartCheckOut" class="CartButtonYellow CartShopCheckOut LayoutRight"><span class="CartBuyIconText">Review and Checkout</span></a> </div> </div> </div> </div> </div> <script type="text/javascript"> /*global jQuery,adobe*/ jQuery.createNs("Adobe.Cart.ShoppingCart"); Adobe.Cart.ShoppingCart.HoverCart = { MaxItems: "4", DisplayTime: "5000", MoreItemsTextSingular: "() more item in your cart", MoreItemsTextPlural: "() more items in your cart", MonthToMonthText: "per month", YearlyText: "per year" }; Adobe.Cart.ShoppingCart.GlobalVars = { CountryCode: "US", MarketSegment: "COM", AkamaiURLPrefix: "https://web.archive.org/web/20120412210556/http://wwwimages.adobe.com/www.adobe.com", PriceMonthText: "per month", PriceYearText: "per year", FullSubMonthText: "Month-to-month", FullSubYearText: "One-year", SubMonthText: "Monthly", SubYearText: "Annual", SubscriptionItemText: "NONE", TermTypeMonth: "MONTH", TermTypeYear: "YEAR", BackupDVDParent: "_PARENT", /* params: { cart, price, categoryPath, originalPrice, storeName, locale, usePrecision, type, taxCode, delimiter, showCentDelim, distributionMethod } */ getPriceLabel: function(params) { var currency = params.cart.currency; var params = { storeName: params.storeName, locale: params.locale, productKey: params.categoryPath, priceObject: { price: { orginalPriceWithoutTax: params.originalPrice, priceWithoutTax: params.price, taxCode: params.taxCode || "" }, priceTypeKey: params.distributionMethod }, currencyObject: { delimiter: params.delimiter || ",", formatString: currency.FORMATSTRING, iso3Code: currency.CODE, symbol: currency.SYMBOL, usePrecision: params.usePrecision }, showCentDelim : params.showCentDelim || false, type: params.type }; return params; }, isSubscription: function(serviceCommitment, termType) { return (serviceCommitment == this.SubscriptionItemText && (termType == this.TermTypeMonth || termType == this.TermTypeYear)); }, subscriptionItem: function(serviceCommitment, termType) { return (termType == this.TermTypeMonth && (serviceCommitment == this.TermTypeMonth || serviceCommitment == this.TermTypeYear)); }, getSubscriptionText: function(serviceCommitment, termType) { if (this.isSubscription(serviceCommitment, termType)) { if (termType === this.TermTypeMonth) { return this.SubMonthText; } else if (termType === this.TermTypeYear) { return this.SubYearText; } } else if (this.subscriptionItem(serviceCommitment, termType)) { if (serviceCommitment === this.TermTypeMonth) { return this.FullSubMonthText; } else if (serviceCommitment === this.TermTypeYear) { return this.FullSubYearText; } } return ""; }, getSubscriptionPriceText: function(serviceCommitment, termType) { if (this.isSubscription(serviceCommitment, termType)) { if (termType === this.TermTypeMonth) { return this.PriceMonthText; } else if (termType === this.TermTypeYear) { return this.PriceYearText; } } else if (this.subscriptionItem(serviceCommitment, termType)) { return this.PriceMonthText; } return ""; } }; </script> </div> <div id="modalContent" style="display:none;"></div> </div> <!--googleon: all--></div> <div class="Link" id="top"> <div class="parbase compbase breadcrumb"><div class="LayoutHeader LayoutBreakAfter Link"> <div class="LayoutHeaderPath"> <div class="LayoutCellSides LinkStrong LayoutH IconAlign"> <span class="LayoutHItem LayoutSmallGutterRight"> <a href="/web/20120412210556/http://www.adobe.com/devnet.html"> Adobe Developer Connection</a> </span> <span class="LayoutSmallGutterRight LayoutHItem">/</span> <span class="LayoutHItem LayoutSmallGutterRight"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex.html"> Flex Developer Center</a> </span> <span class="LayoutSmallGutterRight LayoutHItem">/</span> </div> </div> </div> </div> <div class="LayoutH"> <h1 id="subcrumb" class="TextH1 LayoutCellSides LayoutSmallCellVSides"> Flex Test Drive – Build an application in an hour</h1> </div> </div> <div class="Link LayoutBreakAfter"> <!-- Column --> <div class="LayoutGrid-1-4 LayoutSlimGrid-1-2 TextSmall"> <div class="bodycontent1 parsys"><div id="bodycontent1"> <div class="text parbase section"> <div class="Semantic LayoutCellSides LayoutBreakAfter TextMedium"> <p>Curious about Flex and Flash Builder? Take the Flex Test Drive: <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/1_build_a_flex_app.html">Build an application in an hour</a>. If you like what you see, continue to explore the other topics listed on this page.</p> <p>The following modules include videos, sample code, and short tutorials designed to help you evaluate Flex and Flash Builder and understand how Flex and Flash Builder work together. Watch the videos, browse the sample code, or step through the tutorials in sequence. Or explore only the topics of interest to you, in no particular order.</p> <p class="note"><b>Note: </b>This Test Drive is for web developers familiar with building applications using PHP, ColdFusion, or Java. If you have a different background or skill set and are interested in learning Flex, check out <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/videotraining.html">Flex in a Week</a> video training.</p> </div> </div> <div class="parbase xdheading compbase section"><div pathtomoretext="" class="LayoutRow LayoutBreakAfter TextH5" linkboxcolor="RouterMore"> <table style="width: 100%;"> <tbody> <tr> <td class="LayoutCellSides LayoutSmallCellVSides PanelFillDark"> <h2 class="TextH5"> Getting Started</h2> </td> </tr> </tbody> </table> </div> </div> <div class="LayoutBreakAfter VerticalBarOverflow"><div class="LayoutGrid-1-2 LayoutSlimGrid-1-2"><div class="text parbase section"> <div class="Semantic LayoutCellSides LayoutBreakAfter TextMedium"> <ol> <li><a href="/web/20120412210556/http://www.adobe.com/go/try_flashbuilder/">Download and install Flash Builder 4.5 Premium</a> (requires free Adobe membership).</li> <li>Start with <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/1_build_a_flex_app.html">Test Drive: Build an application in an hour</a>.</li> <li>Explore the other topics listed below.</li> </ol> </div> </div> </div><div class="LayoutGrid-3-4 LayoutSlimGrid-1-2"><div class="generic flash parbase swfmodal compbase section"> <div class="LayoutCellSides"> <div class="ImageShadow LayoutRow" style="height:165px;width:316px;background-color:#000000"> <a id="bodycontent1-swfmodal-link" title="" tabindex="0" class="LayoutP LayoutMax LinkButtonInvert LinkStrong TextSmall" href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/_jcr_content/bodycontent1/swfmodal.content.html"> <span class="LayoutPLeft LayoutPTop"> <img title="td-demo-app_316" alt="td-demo-app_316" class="cq-dd-image LayoutImage" src="https://web.archive.org/web/20120412210556im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/flex/testdrive/td-demo-app_316.jpg"/></span> <span style="overflow:hidden" class="LayoutPLeft LayoutPBottom"> <span style="height:1000px;width:1000px;" class="LayoutPLeft LayoutPTop PanelInvert Vis6"> </span> <span class="LayoutP LayoutSmallCellVSides LayoutSmallCellLeft LayoutCellRight"> <span class="Icon LinkBoxInvert LayoutCellSides LayoutSmallCellVSides LayoutGutterRight"> <span class="Icon IconSmallInvertArrowE"></span> </span> View the sample application</span> </span> </a> </div> <script type="text/javascript"> // <![CDATA[ (function($) { $("#bodycontent1-swfmodal-link").bind("click", { width: "750", height: "590", target: "bodycontent1-swfmodal-link-ui", href: "/content/dotcom/en/devnet/flex/testdrive/_jcr_content/bodycontent1/swfmodal.modaldisplay.html", title: "" }, adobe.fn.handleModalButton); })(jQuery); // ]]> </script> <script type="text/javascript"> if(deepLinkMap != null) { deepLinkMap['#bodycontent1-swfmodal-link'] = 'bodycontent1-swfmodal-link'; } </script> </div> </div> </div></div><div class="parbase xdheading compbase section"><div pathtomoretext="" class="LayoutRow LayoutBreakAfter TextH5" linkboxcolor="RouterMore"> <table style="width: 100%;"> <tbody> <tr> <td class="LayoutCellSides LayoutSmallCellVSides PanelFillDark"> <h2 class="TextH5"> Contents</h2> </td> </tr> </tbody> </table> </div> </div> <div class="LayoutBreakAfter VerticalBarOverflow"><div class="LayoutGrid-1-2 LayoutSlimGrid-1-2"><div class="parbase manuallinklist compbase section"> <h2 class="TextH5 LayoutCellSides LayoutRow"> Test Drive: Build an application in an hour</h2> <ul class="LayoutCellSides TextSmall LayoutRow LinkStrong"> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/1_build_a_flex_app.html" title="Build the user interface">Build the user interface</a> </li> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/1_build_a_flex_app2.html" title="Connect to data">Connect to data</a> </li> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/1_build_a_flex_app3.html" title="Create " pages="">Create "pages"</a> </li> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/1_build_a_flex_app4.html" title="Code your interactions">Code your interactions</a> </li> </ul> </div> <div class="parbase manuallinklist compbase section"> <h2 class="TextH5 LayoutCellSides LayoutRow"> Modify the database</h2> <ul class="LayoutCellSides TextSmall LayoutRow LinkStrong"> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/2_modify_the_database.html" title="Add data">Add data</a> </li> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/2_modify_the_database2.html" title="Edit and delete data">Edit and delete data</a> </li> </ul> </div> <div class="parbase manuallinklist compbase section"> <h2 class="TextH5 LayoutCellSides LayoutRow"> Test and debug your code</h2> <ul class="LayoutCellSides TextSmall LayoutRow LinkStrong"> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/3_test_debug_code.html" title="Test server-side code">Test server-side code</a> </li> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/3_test_debug_code2.html" title="Trace network traffic">Trace network traffic</a> </li> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/3_test_debug_code3.html" title="Debug client-side code">Debug client-side code</a> </li> </ul> </div> </div><div class="LayoutGrid-3-4 LayoutSlimGrid-1-2"><div class="parbase manuallinklist compbase section"> <h2 class="TextH5 LayoutCellSides LayoutRow"> Deploy your application to a web server</h2> <ul class="LayoutCellSides TextSmall LayoutRow LinkStrong"> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/4_deploy_app.html" title="Include your application on a web page">Include your application on a web page</a> </li> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/4_deploy_app2.html" title="Deploy your service code">Deploy your service code</a> </li> </ul> </div> <div class="parbase manuallinklist compbase section"> <h2 class="TextH5 LayoutCellSides LayoutRow"> Change the appearance of your application</h2> <ul class="LayoutCellSides TextSmall LayoutRow LinkStrong"> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/5_customize_app.html" title="Create a style sheet">Create a style sheet</a> </li> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/5_customize_app2.html" title="Create skins">Create skins</a> </li> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/5_customize_app3.html" title="Apply additional skins">Apply additional skins</a> </li> </ul> </div> <div class="parbase manuallinklist compbase section"> <h2 class="TextH5 LayoutCellSides LayoutRow"> Add charts and graphs</h2> <ul class="LayoutCellSides TextSmall LayoutRow LinkStrong"> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/6_add_charts.html" title="Add pie and column charts">Add pie and column charts</a> </li> <li class="LayoutSmallRow"> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/testdrive/articles/6_add_charts2.html" title="Format charts">Format charts</a> </li> </ul> </div> </div></div><div class="text parbase section"> <div class="Semantic LayoutCellSides LayoutBreakAfter TextMedium"> <p><b>Serious about Flex?</b> <a href="/web/20120412210556/http://www.adobe.com/devnet/flex/videotraining.html">Learn Flex in a week—for free</a></p> </div> </div> <div class="parbase image section"> <img title="creative_commons_and_adobe" alt="creative_commons_and_adobe" class="cq-dd-image LayoutRow LayoutImage LayoutCellSides" src="https://web.archive.org/web/20120412210556im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/flex/testdrive/creative_commons_and_adobe.gif"/> </div> <div class="text parbase section"> <div class="Semantic LayoutCellSides LayoutBreakAfter TextMedium"> This work is licensed under a <a target="_blank" href="https://web.archive.org/web/20120412210556/http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>. Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at <a target="_blank" href="/web/20120412210556/http://www.adobe.com/communities/guidelines/ccplus/commercialcode_plus_permission.html">Adobe</a>. </div> </div> </div></div> <div class="taglist"> <div class="LayoutRow"> </div> <div class="LayoutH LinkWeak TextTag"> <a href="/web/20120412210556/http://www.adobe.com/devnet/tagsearch.tsb.prod-_sl_flash_builder_v_.tse.html" class="LayoutHItem LayoutHItem PanelFillMedium LayoutSmallGutterRight LayoutSmallRow LayoutSmallCellSides" title="Flash Builder"> Flash&nbsp;Builder </a> <a href="/web/20120412210556/http://www.adobe.com/devnet/tagsearch.tsb.prod-_sl_flex_v_.tse.html" class="LayoutHItem LayoutHItem PanelFillMedium LayoutSmallGutterRight LayoutSmallRow LayoutSmallCellSides" title="Flex"> Flex </a> <a href="/web/20120412210556/http://www.adobe.com/devnet/tagsearch.tsb.tag-ADC%2BKeywords_c_ria.tse.html" class="LayoutHItem LayoutHItem PanelFillMedium LayoutSmallGutterRight LayoutSmallRow LayoutSmallCellSides" title="RIA"> RIA </a> </div> </div> </div> <!-- Leaf --> <div class="LayoutGrid-5 LayoutSlimGrid-1-2"> <div class="parsys pocketcontentAdobe display"> <div class="LayoutRow"> <div class="ttt"><a href="https://web.archive.org/web/20120412210556/http://twitter.com/ADC_Adobe" target="_blank"><img title="follow_the_adc_on_twitter" alt="follow_the_adc_on_twitter" class="cq-dd-image LayoutImage LayoutRow LayoutCenter" src="https://web.archive.org/web/20120412210556im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/sharedpromo/header/follow_the_adc_on_twitter.jpg.adimg.mh.435.mw.220.jpg"/></a></div> </div> <div class="LayoutRow"> <div class="ttt"><div class="LayoutRowBottom PanelFillDark PanelFillDarkGlow PanelBevelTop PanelBevelBottom"> <div class="PanelBevelLeft"> <div class="PanelBevelRight"> <div class="LayoutBigCell TextSmall"> <h3 class="TextH5"> Flash Builder 4.6</h3> <div> <div class="TextSmall"> <p>Develop apps for iPhone, iPad, BlackBerry PlayBook, and Android.</p> <p></p> <br> <p><b><a href="https://web.archive.org/web/20120412210556/http://www.adobe.com/go/try_flashbuilder/">Download trial now</a></b><br> </p> </div> </div> </div> </div> </div> </div> </div> </div> <div class="LayoutRow"> <div class="ttt"><div class="LayoutRowBottom PanelFillDark PanelFillDarkGlow PanelBevelTop PanelBevelBottom"> <div class="PanelBevelLeft"> <div class="PanelBevelRight"> <a href="https://web.archive.org/web/20120412210556/http://forums.adobe.com/community/adc_feedback" target="_blank"><img title="ADC feedback site" alt="ADC feedback site" class="cq-dd-image LayoutImage LayoutCenter" src="https://web.archive.org/web/20120412210556im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/sharedpromo/header/adc-feedback-drkgray.jpg.adimg.mh.435.mw.220.jpg"/></a> <div class="LayoutBigCell TextSmall"> <div> <div class="TextSmall"> <p>Can't find what you're looking for?&nbsp; Suggest a content idea or vote up an existing topic on the new <a href="https://web.archive.org/web/20120412210556/http://forums.adobe.com/community/adc_feedback" target="_blank"><b>ADC feedback site</b></a>.<br> </p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div><div class="PrintLayoutHide"> <!--googleoff: all--> <script type="text/javascript"> var hideEvidon = false; $(document).ready(adobe.fn.initGlobalFooter); changeRegion = adobe.fn.changeRegionFooter; </script> <!--googleoff: index--> <!-- $Id: //depot/projects/dylan/releases/rc_12_4/ubi/footer/en_us/globalfooter_ssi.html#1 $ --> <div id="SiteFooter" class="SiteFooter Text TextSmall TextInvert Link LayoutBreak"> <span id="Georouting"></span> <div class="LayoutBreakAfter"> <div class="LayoutGrid-1 LayoutSlimGrid-1 LinkInvert"> <div class="LayoutCellSides LayoutCellTop"> <h4><a href="/web/20120412210556/http://www.adobe.com/products/catalog.html?promoid=JOPBT">Products</a></h4> <ul class="SiteFooterLinkList"> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconAcrobat" href="/web/20120412210556/http://www.adobe.com/products/acrobat.html?promoid=JOPBV">Acrobat</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconCloud" href="/web/20120412210556/http://www.adobe.com/products/creativecloud.html?promoid=JQPER">Creative Cloud</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconCS" href="/web/20120412210556/http://www.adobe.com/products/creativesuite.html?promoid=JOPBW">Creative Suite</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconOMS" href="/web/20120412210556/http://www.adobe.com/marketing/?promoid=JOPBY">Digital Marketing Suite</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconDPS" href="/web/20120412210556/http://www.adobe.com/products/digital-publishing-suite-family.html?promoid=JOPBZ">Digital Publishing Suite</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconElements" href="/web/20120412210556/http://www.adobe.com/products/elements-family.html?promoid=JOPBX">Elements</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconMobile" href="/web/20120412210556/http://www.adobe.com/products/mobileapps/?promoid=JOPCA">Mobile Apps</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconPS" href="/web/20120412210556/http://www.adobe.com/products/photoshopfamily.html?promoid=JOPCB">Photoshop</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconMobile" href="/web/20120412210556/http://www.adobe.com/products/touchapps.html?promoid=JOPBU">Touch Apps</a></li> </ul> </div> </div> <div class="LayoutGrid-2 LayoutSlimGrid-2 LinkInvert"> <div class="LayoutCellSides LayoutCellTop"> <h4><a href="/web/20120412210556/http://www.adobe.com/solutions.html?promoid=JOPCC">Solutions</a></h4> <ul class="SiteFooterLinkList"> <li><a href="/web/20120412210556/http://www.adobe.com/marketing/?promoid=JOPCD">Digital marketing</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/digital-media/?promoid=JOPCE">Digital media</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/solutions/customer-experience/web-experience-management.html?promoid=JOPCF">Web Experience Management</a></li> </ul> <h4><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_industries">Industries</a></h4> <ul class="SiteFooterLinkList SiteFooterLinkListBottom"> <li><a href="/web/20120412210556/http://www.adobe.com/education.html?promoid=JOPCH">Education</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_financial_services">Financial services</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_government">Government</a></li> </ul> </div> </div> <div class="LayoutGrid-3 LayoutSlimGrid-1 LinkInvert"> <div class="LayoutCellSides LayoutCellTop"> <h4><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_help">Help</a></h4> <ul class="SiteFooterLinkList"> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_product_help_centers">Product help centers</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_order_return">Orders and returns</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_download_install">Downloading and installing</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_myadobe">My Adobe</a></li> </ul> <h4><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_learning">Learning</a></h4> <ul class="SiteFooterLinkList SiteFooterLinkListBottom"> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_adobe_developer_connection">Adobe Developer Connection</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_adobetv">Adobe TV</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_training_certification">Training and certification</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_forums">Forums</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_design_center">Design Center</a></li> </ul> </div> </div> <div class="LayoutGrid-4 LayoutSlimGrid-2 LinkInvert"> <div class="LayoutCellSides LayoutCellTop"> <h4><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_buy">Ways to buy</a></h4> <ul class="SiteFooterLinkList"> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_homeuse">For personal and home office</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_students_store">For students, educators, and staff</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_small_medium_business">For small and medium businesses</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_licensingprograms">For businesses, schools, and government</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_special_offers">Special offers</a></li> </ul> <h4><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_downloads">Downloads</a></h4> <ul class="SiteFooterLinkList SiteFooterLinkListBottom"> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_adobe_reader">Adobe Reader</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_adobe_flashplayer">Adobe Flash Player</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_adobe_air">Adobe AIR</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_adobe_shockwave_player">Adobe Shockwave Player</a></li> </ul> </div> </div> <div class="LayoutGrid-5 LayoutSlimGrid-1-2 LinkInvert"> <div class="LayoutCellSides LayoutCellTop"> <h4><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_company">Company</a></h4> <ul class="SiteFooterLinkList"> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_news_room">News room</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_partner_programs">Partner programs</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_corporate_social_responsibility">Corporate social responsibility</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_career_opportunities">Career opportunities</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_investor_relation">Investor Relations</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_events">Events</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_legal">Legal</a></li> <li><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_contact_adobe">Contact Adobe</a></li> </ul> </div> </div> <div class="LayoutGridBreak"> <div class="LayoutCellSides LayoutCellBottom"> <div class="SiteFooterRegionSelector TextInvert LinkInvert LinkStrong"> <a href="/web/20120412210556/http://www.adobe.com/go/gffooter_choose_region" id="sfRegion" class="SiteFooterMenuItemIcon SiteFooterMenuItemIconRegionBlue">Choose your region</a> <span id="sfRegionSet" class="SiteFooterMenuItemIcon SiteFooterMenuItemIconRegionBlack" style="display: none;">United States <a href="/web/20120412210556/http://www.adobe.com/go/gffooter_choose_region" id="sfRegionChange">(Change)</a></span> </div> <div class="SiteFooterRegionPanel SiteFooterRegionPanelEvidon" id="RegionPanel" style="display: none;"> <div class="SiteFooterRegionPanelHeader"> <span class="SiteFooterMenuItemIcon SiteFooterMenuItemIconRegionBlack">Choose your region</span> <a id="sfRegionClose" class="SiteFooterRegionPanelHeaderClose">Close</a> </div> <div class="Column"> <div class="Column-1"> <p class="SiteFooterRegionPanelRegionHeader">North America</p> </div> <div class="Column-2-3"> <p class="SiteFooterRegionPanelRegionHeader">Europe, Middle East and Africa</p> </div> <div class="Column-4"> <p class="SiteFooterRegionPanelRegionHeader">Asia Pacific</p> </div> <div class="Column-1"> <ul> <li lang="en"><a onclick="changeRegion('ca');">Canada - English</a></li> <li lang="fr"><a onclick="changeRegion('ca_fr');">Canada - Fran&ccedil;ais</a></li> <li lang="es"><a onclick="changeRegion('la');">Latinoam&eacute;rica</a></li> <li lang="es"><a onclick="changeRegion('mx');">M&eacute;xico</a></li> <li lang="en"><a onclick="changeRegion('us');">United States</a></li> </ul> <p class="SiteFooterRegionPanelRegionHeader">South America</p> <ul> <li lang="pt"><a onclick="changeRegion('br');">Brasil</a></li> </ul> </div> <div class="Column-2"> <ul> <li lang="en"><a onclick="changeRegion('africa');">Africa - English</a></li> <li lang="de"><a onclick="changeRegion('at');">&Ouml;sterreich - Deutsch</a></li> <li lang="en"><a onclick="changeRegion('be_en');">Belgium - English</a></li> <li lang="fr"><a onclick="changeRegion('be_fr');">Belgique - Fran&ccedil;ais</a></li> <li lang="nl"><a onclick="changeRegion('be_nl');">Belgi&euml; - Nederlands</a></li> <li lang="bg"><a onclick="changeRegion('bg');">България</a></li> <li lang="hr"><a onclick="changeRegion('hr');">Hrvatska</a></li> <li lang="cs"><a onclick="changeRegion('cz');">Česk&aacute; republika</a></li> <li lang="da"><a onclick="changeRegion('dk');">Danmark</a></li> <li lang="en"><a onclick="changeRegion('eeurope');">Eastern Europe - English</a></li> <li lang="et"><a onclick="changeRegion('ee');">Eesti</a></li> <li lang="fi"><a onclick="changeRegion('fi');">Suomi</a></li> <li lang="fr"><a onclick="changeRegion('fr');">France</a></li> <li lang="de"><a onclick="changeRegion('de');">Deutschland</a></li> <li lang="hu"><a onclick="changeRegion('hu');">Magyarorsz&aacute;g</a></li> <li lang="en"><a onclick="changeRegion('ie');">Ireland</a></li> <li lang="en"><a onclick="changeRegion('il_en');">Israel - English</a></li> <li lang="it"><a onclick="changeRegion('it');">Italia</a></li> <li lang="lv"><a onclick="changeRegion('lv');">Latvija</a></li> <li lang="lt"><a onclick="changeRegion('lt');">Lietuva</a></li> <li lang="de"><a onclick="changeRegion('lu_de');">Luxembourg - Deutsch</a></li> <li lang="en"><a onclick="changeRegion('lu_en');">Luxembourg - English</a></li> <li lang="fr"><a onclick="changeRegion('lu_fr');">Luxembourg - Fran&ccedil;ais</a></li> </ul> </div> <div class="Column-3"> <ul> <li lang="en"><a onclick="changeRegion('mena_en');">Middle East and North Africa - English</a></li> <li lang="fr"><a onclick="changeRegion('mena_fr');">Moyen-Orient et Afrique du Nord - Fran&ccedil;ais</a></li> <li lang="nl"><a onclick="changeRegion('nl');">Nederland</a></li> <li lang="no"><a onclick="changeRegion('no');">Norge</a></li> <li lang="pl"><a onclick="changeRegion('pl');">Polska</a></li> <li lang="pt"><a onclick="changeRegion('pt');">Portugal</a></li> <li lang="ro"><a onclick="changeRegion('ro');">Rom&acirc;nia</a></li> <li lang="ru"><a onclick="changeRegion('ru');">Россия</a></li> <li lang="sr"><a onclick="changeRegion('rs');">Srbija</a></li> <li lang="sk"><a onclick="changeRegion('sk');">Slovensko</a></li> <li lang="sl"><a onclick="changeRegion('si');">Slovenija</a></li> <li lang="es"><a onclick="changeRegion('es');">Espa&ntilde;a</a></li> <li lang="sv"><a onclick="changeRegion('se');">Sverige</a></li> <li lang="de"><a onclick="changeRegion('ch_de');">Schweiz - Deutsch</a></li> <li lang="fr"><a onclick="changeRegion('ch_fr');">Suisse - Fran&ccedil;ais</a></li> <li lang="it"><a onclick="changeRegion('ch_it');">Svizzera - Italiano</a></li> <li lang="tr"><a onclick="changeRegion('tr');">T&uuml;rkiye</a></li> <li lang="uk"><a onclick="changeRegion('ua');">Україна</a></li> <li lang="en"><a onclick="changeRegion('uk');">United Kingdom</a></li> </ul> </div> <div class="Column-4"> <ul> <li lang="en"><a onclick="changeRegion('au');">Australia</a></li> <li lang="zh"><a onclick="changeRegion('cn');">中国</a></li> <li lang="zh"><a onclick="changeRegion('hk_zh');">中國香港特別行政區</a></li> <li lang="en"><a onclick="changeRegion('hk_en');">Hong Kong S.A.R. of China</a></li> <li lang="en"><a onclick="changeRegion('in');">India - English</a></li> <li lang="ja"><a onclick="changeRegion('jp');">日本</a></li> <li lang="ko"><a onclick="changeRegion('kr');">한국</a></li> <li lang="en"><a onclick="changeRegion('nz');">New Zealand</a></li> <li lang="en"><a onclick="changeRegion('ap');">Pacific - English</a></li> <li lang="zh"><a onclick="changeRegion('tw');">台灣</a></li> </ul> <p class="SiteFooterRegionPanelRegionHeader">Southeast Asia</p> <ul> <li lang="en"><a onclick="changeRegion('sea');">Includes Indonesia, Malaysia, Philippines, Singapore, Thailand, and Vietnam - English</a></li> </ul> </div> </div> </div> </div> </div> <div class="LayoutGridBreak"> <div class="LayoutCellSides"> <hr/> </div> </div> <div class="LayoutGrid-1-4 LayoutSlimGrid-1-2 LinkInvert LinkStrong"> <div class="LayoutCellSides LayoutCellBottom LinkInvert"> <p class="SiteFooterRow TextSmall">Copyright &copy; 2012 Adobe Systems Incorporated. All rights reserved.</p> <p class="SiteFooterRow TextSmall">Use of this website signifies your agreement to the <a href="/web/20120412210556/http://www.adobe.com/go/gffooter_terms_of_use">Terms of Use</a> and <a href="/web/20120412210556/http://www.adobe.com/go/gffooter_online_privacy_policy">Online Privacy Policy</a>.</p> <p class="SiteFooterRow SiteFooterRowTop"><a href="#" id="_bapw-link" class="TextSmall icon Icon SiteFooterMenuItemIconEvidon" style="display:none;">Ad Choices</a></p> </div> </div> <div class="LayoutGrid-5 LayoutSlimGrid-1-2"> <div class="LayoutCell"> <p class="TextRight"><a href="/web/20120412210556/http://www.adobe.com/go/gffooter_trust_icon"><img alt="Reviewed by TRUSTe: site privacy statement" src="/web/20120412210556im_/http://www.adobe.com/include/img/truste_seal_eu.gif"/></a></p> </div> </div> </div> </div> <!--googleon: index--> <!--googleon: all--></div> <div class="parsys templatembox bottomofbodymbox"> <div class="mboxDefault"> </div> <script type="text/javascript"> mboxCreate('defaultmboxname'); </script> </div> <div class="parsys doubleclickfloodlight"> </div> <!-- SiteCatalyst Copyright 2002 Omniture, Inc. More info available at http://www.omniture.com --> <script language="JavaScript" type="text/javascript"> <!-- var s_code = " "; var s_Host = window.location.hostname.toLowerCase(); var s_account = "mxmacromedia"; var scJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120412210556/https://www.adobe.com" : "https://web.archive.org/web/20120412210556/http://wwwimages.adobe.com"); document.write(unescape("%3Cscript src='" + scJsHost + "/uber/js/omniture_s_code.js' type='text/javascript'%3E%3C/script%3E")); //--> </script> <script language="JavaScript" type="text/javascript"> <!-- s.channel = "DevNet"; s.server = "Day WCMS"; /************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/ //var s_code=s.t();if(s_code)document.write(s_code); //--> </script> <script language="JavaScript" type="text/javascript"> <!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-'); //--> </script> <noscript> <img src="https://web.archive.org/web/20120412210556im_/http://stats.adobe.com/b/ss/mxmacromedia/1/H.22--NS/0?pageName=WCMS%3A%20Noscript&amp;g=http%3A//www.adobe.com/&amp;ch=WCMS%3A%20noscript&amp;server=WCMS" height="1" width="1" border="0" alt=""/> </noscript> <!-- End Omniture SiteCatalyst code --> <!-- End SiteCatalyst code version: H.20.3 --> <script type="text/javascript"> //<![CDATA[ if (isDesktop()) { var scJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120412210556/https://www.adobe.com" : "https://web.archive.org/web/20120412210556/http://wwwimages.adobe.com"); document.write(unescape("%3Cscript src='" + scJsHost + "/include/script/foresee/foresee-trigger.js' type='text/javascript'%3E%3C/script%3E")); } //]]> </script> </div> </body> </html><!-- FILE ARCHIVED ON 21:05:56 Apr 12, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 15:37:46 Feb 16, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.476 exclusion.robots: 0.024 exclusion.robots.policy: 0.016 esindex: 0.008 cdx.remote: 31.78 LoadShardBlock: 181.8 (3) PetaboxLoader3.datanode: 7427.544 (4) PetaboxLoader3.resolve: 180.28 (2) load_resource: 7461.985 -->

Pages: 1 2 3 4 5 6 7 8 9 10