CINXE.COM

Adobe Developer Connection

<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><!-- InstanceBegin template="/Templates/devcenter.dwt" codeOutsideHTMLIsLocked="true" --> <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:80/devnet/","20100418040558","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1271563558"); </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-us"/> <meta name="robots" content="noodp"/> <!-- Master Template Version: 1.7 --> <!-- InstanceParam name="columns" type="number" value="0" --> <!-- InstanceParam name="locale" type="text" value="en_us" --> <!-- InstanceParam name="dropdown,pod,tab,tree,map" type="text" value="dropdown,carousel,modal" --> <!-- InstanceParam name="devCtrAccordion" type="boolean" value="true" --> <!-- InstanceParam name="devCtrNav" type="boolean" value="true" --> <!-- InstanceParam name="commentWidget" type="boolean" value="false" --> <link rel="icon" href="/web/20100418040558im_/http://www.adobe.com/favicon.ico" type="image/x-icon"/> <link rel="shortcut icon" href="/web/20100418040558im_/http://www.adobe.com/favicon.ico" type="image/x-icon"/> <script type="text/javascript" src="https://web.archive.org/web/20100418040558js_/http://wwwimages.adobe.com/www.adobe.com/lib/com.adobe/_all.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20100418040558js_/http://wwwimages.adobe.com/www.adobe.com/lib/yui/_all_adc_yui.js"></script> <script type="text/javascript"> /* Setting height of contentBody height to match rightNav if less than rightNav $Id: equalizePanes_js.ssi,v 1.7 2008/02/13 18:18:16 mok Exp $ */ EqualizePaneHeights = function() { var contentBody = $('L6C1'); var rightNav = $('L6C2'); if(!rightNav) { return; } var contentBodyHeight = contentBody.getHeight(); var rightNavHeight = rightNav.getHeight(); if(adobe.hostEnv.ieV != 6) { contentBody.style.minHeight = (rightNavHeight-16)+'px'; } else { contentBody.style.height = rightNavHeight + "px"; } } if (adobe.hostEnv.ieV == 7) { setTimeout("EqualizePaneHeights()",1600); } else { registerOnLoadFunc(EqualizePaneHeights); } </script> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20100418040558cs_/http://wwwimages.adobe.com/www.adobe.com/lib/com.adobe/template/devcenter/screen.css" media="screen"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20100418040558cs_/http://wwwimages.adobe.com/www.adobe.com/lib/com.adobe/template/devcenter/print.css" media="print"/> <!-- DEVNET ACCORDION MENU LOADER $Id: loader.ssi,v 1.6 2008/08/25 18:26:00 nearora Exp $ --> <script type="text/javascript"> var pageLoad = function() { // ADC accordions on Devnet home only var MyAccordions = [ // Content Teaser Menu { accordion: 'products-technologies-teaser', accordionCfg: { control: "products-technologies", expandedHeight: 3.8, expandDuration: 0.2, collapseDuration: 0.0001, sizeUnit: "em", defaultState: "expanded", isTeaser : true } }, // Content Accordion Menu { accordion: 'products-technologies-accordion', accordionCfg: { control: "products-technologies", expandedHeight: 33, expandDuration: 0.2, collapseDuration: 0.35, sizeUnit: "em" } }, // Resources Teaser Menu { accordion: 'resources-teaser', accordionCfg: { control: "resources", expandedHeight: 3.6, expandDuration: 0.2, collapseDuration: 0.0001, sizeUnit: "em", defaultState: 'expanded', isTeaser : true } }, // Resources Main Accordion Menu { accordion: 'resources-accordion', accordionCfg: { control: "resources", expandedHeight: 30, expandDuration: 0.2, collapseDuration: 0.35, sizeUnit: "em" } } ]; var AccordionLoad = function(elements) { elements.each(function(element) { var accordion = element.accordion; var accordionCfg = element.accordionCfg; var _new = new YAHOO.Accordion(accordion,accordionCfg); }); }; AccordionLoad(MyAccordions); }; YAHOO.util.Event.addListener(window, 'load', pageLoad); </script> <noscript> <style type="text/css"> .accordion-handle, .accordion-handle a { background-color: #9e9e9e !important; color: #fff !important; text-transform: uppercase; } .accordion-content { position: relative; _zoom: 1; background: #eee; width: 983px; } .teaser { display: none; } .accordion-column { width: 47%; } </style> </noscript> <noscript> <style type="text/css"> .carousel-component ul, .carousel-component li { margin: 0; padding: 0; list-style: none; _height: auto !important; } #ADC-Carousel.carousel-component .carousel-clip-region { width: 980px !important; _width: 986px !important; left: 20px; margin-left: 3px; _margin-left: 0; } #ADC-Carousel.carousel-component .carousel-list .carousel-container { float: left; width: 228.25px; _width: 245px } .carousel-feature { margin: 0 -11px !important; } #next-arrow, #prev-arrow { display: none; } .carousel-component::after { content: "\0020"; display: block; height: 0; clear: both; } .carousel-component { zoom: 1; margin-bottom: 9px; _margin-bottom: 0; } .accordion-handle { zoom: 1} </style> </noscript> <script type="text/javascript">adobe.Dwt.require("accordion","user","swf","dropdown","carousel","modal");</script> <!-- InstanceBeginEditable name="head" --> <title>Adobe Developer Connection</title> <script type="text/javascript"> var pageLoad = function() { var createCarousel = function(carousel) { var carousel = carousel.id; var carouselWrapper = $(carousel); carousel = new YAHOO.extension.Carousel(carousel, { numVisible: 4, animationSpeed: .15, scrollInc: 4, size: 12, navMargin: 20, prevElement: "prev-arrow", nextElement: "next-arrow", prevButtonStateHandler: handlePrevButtonState, nextButtonStateHandler: handleNextButtonState } ); //fixes FF highlighting everything if wrapper div is clicked. YAHOO.util.Event.addListener(carouselWrapper, 'mousedown', function(e) { this.startX = YAHOO.util.Event.getPageX(e); this.startY = YAHOO.util.Event.getPageY(e); if(this.startX > 1135 || this.startX < 139) { } }, this, true); return carousel; } // All the accordions on the page var MyAccordions = [ // Features (Carousel) { accordion: 'features', accordionCfg: { control: "features-control", expandedHeight: 362, defaultState: 'expanded' } }, // Get Started { accordion: 'getstarted', accordionCfg: { control: "getstarted-control", expandedHeight: 182 } }, // Newsletters and RSS Feeds { accordion: 'newsletters', accordionCfg: { control: "newsletters-control" } }, // Marketplace { accordion: 'marketplace', accordionCfg: { control: "marketplace-control" } }, // Developer services { accordion: 'services', accordionCfg: { control: "services-control" } }, // Code and Sample Applications { accordion: 'code', accordionCfg: { control: "code-control" } }, // SDK and Downloads { accordion: 'sdk', accordionCfg: { control: "sdk-control" } }, // Certification and Training { accordion: 'training', accordionCfg: { control: "training-control" } }, // Developer Community { accordion: 'community', accordionCfg: { control: "community-control", defaultState: 'expanded' } } ]; var AccordionLoad = function(elements) { elements.each(function(element) { var accordion = element.accordion; var accordionCfg = element.accordionCfg; var _new = new YAHOO.Accordion(accordion,accordionCfg); }); }; createCarousel({id: 'ADC-Carousel'}); AccordionLoad(MyAccordions); }; YAHOO.util.Event.addListener(window, 'load', pageLoad); </script> <!-- InstanceEndEditable --> </head> <body> <!--googleoff: all--><a href="/web/20100418040558/http://www.adobe.com/help/accessibility.html" tabindex="1" id="accesslink">Accessibility</a><!--googleon: all--> <form name="searchform" action="/web/20100418040558/http://www.adobe.com/go/gnav_search" method="get" class="en" id="adc-globalnav-search"> <dl id="globalnav" class="menu clear-after"> <dt id="adc-adobe-link"><a href="/web/20100418040558/http://www.adobe.com/">Adobe.com</a></dt> <dd id="adc-globalnav-utilities"> <ul class="menu pipe"> <li id="greeting" style="display: none;"><a>Welcome <span id="screenName"></span></a></li> <li id="account" style="display: none;"><a href="/web/20100418040558/http://www.adobe.com/cfusion/membership/index.cfm?loc=en_us&amp;nl=1&amp;ogn=EN_US-gn_your_account">Your account</a></li> <li id="signin" style="background-image: none;"><a href="/web/20100418040558/http://www.adobe.com/go/join_adc">Sign in and join ADC</a></li> <li id="signout" style="display: none;"><a href="/web/20100418040558/http://www.adobe.com/cfusion/membership/logout.cfm?ogn=EN_US-gn_signout&amp;returnURL=/devnet">Sign out</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://rss.adobe.com/developer_center_tutorials.rss?locale=en" class="icon rss-file">RSS</a></li> <li id="international"><a href="/web/20100418040558/http://www.adobe.com/go/gn_intl">United States (Change)</a></li> </ul> <script type="text/javascript"> // <![CDATA[ var greeting = document.getElementById('greeting'), screenName = document.getElementById('screenName'), account = document.getElementById('account'), signin = document.getElementById('signin'), signout = document.getElementById('signout'); if(greeting && signout && screenName) { var screenNameValue = adobe.Cookie.get("SCREENNAME"), rememberMe = adobe.Cookie.get('RMID'), authenticAdobeId = adobe.Cookie.get("ADC_MEMBER") || adobe.Cookie.get('AUID'); if(screenNameValue) { if(adobe.hostEnv.ieV!=6) { screenName.innerHTML = screenNameValue; } else { registerOnLoadFunc(function() { /*--- if not in regOnRdy, then other JS dom rewrites don't happen in IE6 ---*/ screenName.innerHTML = screenNameValue; }); } } if(rememberMe) { greeting.style.display=""; account.style.backgroundImage = ""; } if(authenticAdobeId) { greeting.style.display=""; if(adobe.hostEnv.ieV==6) { greeting.style.display="inline"; } signout.style.display=""; account.style.display=""; signin.style.display = "none"; } } // ]]> </script> </dd> <dt id="adc-logo"><a href="/web/20100418040558/http://www.adobe.com/devnet/">Adobe Developer Connection</a></dt> <dd id="adc-site-search"> <input type="text" id="adc-search-input" name="term" title="Search developer content..." value="Search developer content..."/> <script type="text/javascript"> adobe.InputTitleOverlay.init("adc-search-input"); </script> <select name="category" id="adc-search-categories" title="Search in"> <option value="hl=en_US&amp;lr=en_US&amp;self=1&amp;area=0&amp;l=productAll&amp;q="> All products </option> <option value="hl=en_US&amp;lr=en_US&amp;self=1&amp;area=0&amp;l=acrobat_product_adobelr&amp;q="> Acrobat </option> <option value="hl=en_US&amp;lr=en_US&amp;self=1&amp;area=0&amp;l=air_product_adobelr&amp;q="> Adobe AIR </option> <option value="hl=en_US&amp;lr=en_US&amp;self=1&amp;area=0&amp;l=coldfusion_product_adobelr&amp;q="> ColdFusion </option> <option value="hl=en_US&amp;lr=en_US&amp;self=1&amp;area=0&amp;l=dreamweaver_product_adobelr&amp;q="> Dreamweaver </option> <option value="hl=en_US&amp;lr=en_US&amp;self=1&amp;area=0&amp;l=flashplayer_product_adobelr&amp;q="> Flash Player </option> <option value="hl=en_US&amp;lr=en_US&amp;self=1&amp;area=0&amp;l=flash_product_adobelr&amp;q="> Flash Professional </option> <option value="hl=en_US&amp;lr=en_US&amp;self=1&amp;area=0&amp;l=flex_product_adobelr&amp;q="> Flex </option> <option value="hl=en_US&amp;lr=en_US&amp;self=1&amp;area=0&amp;l=livecycle_product_adobelr&amp;q="> LiveCycle </option> </select> <input type="hidden" name="siteSection" value="devnet"/> <button type="submit" id="adc-site-search button" class="button" name="search" value="Search" title="Search">Search</button> </dd> </dl> </form> <script type="text/javascript"> // <![CDATA[ // $Id: search.js,v 1.3 2010/02/08 19:33:30 jisutton Exp $ // observe the submitAction to prevent double submit in IE $(document.searchform).observe("submit",getURL); function getURL(event) { event.stop(); // stop submit and gather info var term = encodeURIComponent(document.searchform.term.value); var category = document.searchform.category.value; term = (term == "Search%20developer%20content...") ? "" : term; if(term.substring(0,5) == 'site:') { if(term.indexOf(' ') < 0) term=""; else term = term.substring(term.indexOf(' '),term.length) ; } var collection = category+term; // create query string that CF search will parse document.searchform.method = 'post'; // change to post for JS submit document.searchform.action = 'https://web.archive.org/web/20100418040558/http://community.adobe.com/help/search.html?'+collection; document.searchform.submit(); return false; } // ]]> </script> <div id="layoutLogic" class="L6"> <div id="L6C1" class="columns-0-A"> <div id="adc-accordion" class="clear-after"> <div id="products-technology"> <!--Product Technology Control Handle--> <div id="products-technologies" class="accordion-controller"> <div class="accordion-handle">Products</div> <div class="accordion-handle">Technologies</div> <br class="clear-both"/> </div> <!--Product Technology Teaser Accordion--> <div id="products-technologies-teaser" class="teaser accordion"> <div class="accordion-content"> <div id="products-teaser" class="columns-2-AB-A accordion-column"> <ul class="link-list menu"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/acrobat/">Acrobat</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/coldfusion/">ColdFusion</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flash/">Flash Professional</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/">Flex</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/air/">Adobe AIR</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/dreamweaver/">Dreamweaver</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flashplayer/">Flash Player</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/livecycle/">LiveCycle</a></li> </ul> </div> <div id="technology-teaser" class="columns-2-AB-B accordion-column"> <ul class="link-list menu"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/actionscript/">ActionScript</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flashplatform/">Flash Platform</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/devices/">Mobile and devices</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/swf/">SWF</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/dreamweaver/css.html">CSS</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/flex_java.html">Java and Flex</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/flex_php.html">PHP and Flex</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/video/">Video</a></li> </ul> </div> <br class="clear-both"/> </div> </div> <!--Product Technology Main Accordion--> <div id="products-technologies-accordion" class="accordion"> <div class="accordion-content"> <!--Product Technology Accordion - Products Panel (left) --> <div id="all-products" class="columns-2-AB-A accordion-column"> <div class="columns-3-ABC-A"> <h3>A&#8211;C</h3> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/acrobat/">Acrobat</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/acrobatconnect/">Acrobat Connect </a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/acrobat3d/">Acrobat 3D</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/air/">Adobe AIR</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/mediaplayer/">Adobe Media Player</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/readermobile/">Adobe Reader Mobile</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/aftereffects/">After Effects</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/audition/">Audition</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/authorware/">Authorware</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/bridge/">Bridge</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/captivate/">Adobe Captivate</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/coldfusion/">ColdFusion</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/contentserver/">Content Server 3</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/contribute/">Contribute</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/webpublishingsystem/">Contribute Publishing Server</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/creativesuite/">Creative Suite</a></li> </ul> </div> <div class="columns-3-ABC-B"> <h3>D&#8211;H</h3> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/livecycle/dataservices.html">Data Services</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/devicecentral/">Device Central</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/director/">Director</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/documentserver/">Document Server</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/dreamweaver/">Dreamweaver</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/fireworks/">Fireworks</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/">Flash Builder </a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flash/">Flash Professional</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/devices/flashlite.html">Flash Lite</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flashmediaserver/">Flash Media Server</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flashplayer/">Flash Player</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flashremoting/">Flash Remoting</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/">Flex</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/framemaker/">FrameMaker</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/golive/">GoLive</a></li> </ul> </div> <div class="columns-3-ABC-C"> <h3>I&#8211;Z</h3> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/illustrator/">Illustrator</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/ilog/index.html">ILOG Elixir for Adobe AIR and Flex</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/indesign/">InDesign / InCopy / InDesign Server</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/java/">JRun</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/livecycle/">LiveCycle</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://developer.omniture.com/" target="_blank">Omniture </a></li> <li><a href="https://web.archive.org/web/20100418040558/http://www.openscreenproject.org/developers/get_started.html" target="_blank">Open Screen Project</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/pagemaker/">PageMaker</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/photoshop/">Photoshop</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/photoshoplightroom/">Photoshop Lightroom</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/premiere/">Premiere Pro</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/reader/">Reader</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/robohelp/">RoboHelp</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/soundbooth/">Soundbooth</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/typemanager/">Type Manager</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/versioncue/">Version Cue</a></li> </ul> </div> <br class="clear-both"/> </div> <!--Product Technology Accordion - Technology Panel (right) --> <div id="all-technologies" class="columns-2-AB-B accordion-column"> <div class="columns-2-AB-A"> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/topics/3d.html">3D</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/accessibility/">Accessibility</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/actionscript/">ActionScript</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/postscript/">Adobe PostScript</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/ajax/">Ajax</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/topics/architecture.html">Architecture</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/dreamweaver/css.html">CSS</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/digitalpublishing/">Digital Publishing</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flv/">FLV/F4V </a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/opentype/">Font / Type / OpenType</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/games/">Game development</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/flex_java.html">Java and Flex</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/devices/">Mobile and devices</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/pdf/">PDF</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/pixelbender/">Pixel Bender</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/flex_php.html">PHP and Flex</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/rtmp/">RTMP</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/scripting/">Scripting</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/security/">Security</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/seo/">SEO</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/spry/">Spry framework for Ajax</a></li> </ul> </div> <div class="columns-2-AB-B"> <ul class="link-list"> <li><a href="https://web.archive.org/web/20100418040558/http://support.adobe.com/devsup/devsup.nsf/svgkb.htm">SVG</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/swf/">SWF</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/tlf/">Text Layout Framework</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://partners.adobe.com/public/developer/tiff/index.html">TIFF</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flash/video.html">Video</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/xmp">XMP</a></li> </ul> <h3>Developer services</h3> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flashplatform/services/">Flash Platform Services</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/acrobat_com_dev_en">Acrobat.com Document Services</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://learn.adobe.com/wiki/display/kulerdev/Home" target="_blank">Kuler Services</a> </li> <li><a href="https://web.archive.org/web/20100418040558/http://learn.adobe.com/wiki/display/services" target="_blank" class="link-more">All services</a> </li> </ul> <h3>Project centers</h3> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/interactive/">Interactive experiences</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/devices/?view=gettingstarted">Mobile</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/ria/">Rich Internet applications (RIAs)</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/websites/">Websites</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/video/">Video on the web</a></li> </ul> </div> <br class="clear-both"/> </div> <br class="clear-both"/> </div> </div> </div> <div id="resources-container"> <!--Developer Resources Control Handle--> <div id="resources" class="accordion-controller clear-after"> <div class="accordion-handle">Developer resources</div> </div> <!--Developer Resources Teaser Accordion--> <div id="resources-teaser" class="teaser accordion"> <div class="accordion-content"> <div class="columns-2-AB-A accordion-column"> <ul class="link-list menu"> <li><a href="https://web.archive.org/web/20100418040558/http://cookbooks.adobe.com/home">Cookbooks</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/support/forums/">Forums</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://groups.adobe.com/" target="_blank">User groups</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/support/documentation/">Documentation</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/cfusion/exchange/index.cfm">Exchanges</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/channel/development/">Videos</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://feeds.adobe.com/FeedList.cfm#Adobe_Feeds" target="_blank">Blogs</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/support/">Support</a></li> </ul> </div> <div class="columns-2-AB-A accordion-column"> <ul class="link-list menu"> <li><a href="/web/20100418040558/http://www.adobe.com/newsletters/edge/">Edge newsletter</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/" target="_blank">Adobe Labs</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/sdks.html">SDKs</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://bugs.adobe.com/jira/secure/BrowseProject.jspa" target="_blank">Bug base</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/archive/">Article archive</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/downloads/">Trial downloads</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/training/">Training</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://opensource.adobe.com/" target="_blank">Adobe Open Source</a></li> </ul> </div> <br class="clear-both"/> </div> </div> <!--Developer Resources Main Accordion--> <div id="resources-accordion" class="accordion"> <div class="accordion-content"> <div class="columns-2-AB-A accordion-column"> <div class="columns-2-AB-A"> <h3>Community resources</h3> <ul class="link-list"> <li><a href="https://web.archive.org/web/20100418040558/http://cookbooks.adobe.com/home">Adobe Cookbooks</a> <span class="note">(share code)</span></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/cssadvisor">CSS Advisor</a> <span class="note">(browser bug fixes)</span></li> <li><a href="/web/20100418040558/http://www.adobe.com/cfusion/exchange/index.cfm">Exchanges</a> <span class="note">(share components)</span></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/" target="_blank">Adobe Labs</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://opensource.adobe.com/">Adobe Open Source</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/support/forums/">Forums</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/support/rss/">RSS feeds</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://bugs.adobe.com/jira/secure/BrowseProject.jspa" target="_blank">Bug base</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://groups.adobe.com/" target="_blank">User groups</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/communities/experts/">Adobe Community Professional</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/events/">Developer events</a></li> </ul> <p>&nbsp;</p> </div> <div class="columns-2-AB-B"> <h3>Integration</h3> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/intuit/">Intuit </a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/facebook/">Facebook </a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/salesforce/">Salesforce.com </a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/sap/">SAP </a></li> </ul> <h3>Product documentation</h3> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/support/documentation/">All products</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/actionscript/references/">ActionScript Language Reference</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/learn_lc_documentation">LiveCycle ES</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://help.adobe.com/en_US/Spry/1.4/index.html" target="_blank">Spry</a></li> </ul> <h3>Downloads</h3> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/downloads/">Trial downloads</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/sdks.html">SDKs</a></li> </ul> <h3>Samples</h3> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/topics/sample_apps.html">Sample applications</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/cfusion/showcase/index.cfm">Showcase</a></li> </ul> </div> <br class="clear-both"/> </div> <div class="columns-2-AB-B accordion-column"> <div class="columns-2-AB-A"> <h3>Training and books</h3> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/training/self_paced_training/">Online training</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://partners.adobe.com/public/partnerfinder/tp/show_find.do">Classroom training</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/support/certification/">Certification</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://www.oreilly.com/store/series/adl.csp" target="_blank">Adobe Developer Library</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://www.adobepress.com/" target="_blank">Adobe Press</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://my.safaribooksonline.com/14daysfree?portal=my&amp;uicode=adobe" target="_blank">Safari Books Online</a></li> </ul> <h3>Newsletters</h3> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/newsletters/edge/">Edge newsletter</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/cfusion/resourcecenter/rc_driver.cfm?pagename=des_dev_nl">ADC Update e-mail</a></li> </ul> <h3>Blogs</h3> <ul class="link-list"> <li><a href="https://web.archive.org/web/20100418040558/http://feeds.adobe.com/" target="_blank">Adobe XML news aggregator</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://weblogs.macromedia.com/mxna/FeedList.cfm#Adobe_Feeds" target="_blank">Adobe blogs</a></li> </ul> </div> <div class="columns-2-AB-B"> <h3>Archives</h3> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/archive/">ADC articles by date</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/spotlight/">Developer Spotlight</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/logged_in/">Logged In</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/videos/">Video</a></li> </ul> <h3>ADC program</h3> <ul class="link-list"><li><a href="/web/20100418040558/http://www.adobe.com/go/join_adc" class="link-more">Sign in or join ADC</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/logged_in/jwall_dev_connection.html">ADC program overview</a></li> </ul> <h3>Additional resources</h3> <ul class="link-list"> <li><a href="https://web.archive.org/web/20100418040558/https://xd.adobe.com/#/home" target="_blank">Adobe XD team's Inspire publication</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/designcenter/">Design Center</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/support/">Support</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/security/">Security information</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/cfusion/partnerportal/index.cfm" target="_blank">Partners</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://www.flex.org/" target="_blank">Flex.org</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/edu/">Education Developer Center</a></li> </ul> </div> <br class="clear-both"/> </div> <br class="clear-both"/> </div> </div> </div> </div> <!-- InstanceBeginEditable name="c0 content" --> <div id="services-control" class="accordion-controller"> <div class="accordion-handle">Developer Services</div> </div> <div id="services" class="accordion"> <div class="accordion-content content-panel"> <div> <div class="pullout-left left-wrap"> <p class="pullout-item"><a href="/web/20100418040558/http://www.adobe.com/devnet/flashplatform/services/"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/afpsfeature.png" alt="Flash Platform Services" class="border" border="0" height="74" width="214"/></a></p> <h2>Flash Platform Services</h2> <p>Learn about a new family of services that lets you add new capabilities to your apps and profit from your projects. <br/> <a class="link-more" href="/web/20100418040558/http://www.adobe.com/devnet/flashplatform/services/">Flash Platform Services Developer Center</a></p> </div> <div class="columns-4-ABCD-A"> <h2><a href="/web/20100418040558/http://www.adobe.com/devnet/flashplatform/services/distribution/">Distribution</a></h2> <p>Share your apps on social media platforms, track their success, and earn revenue through ad-hosting.</p> </div> <div class="columns-4-ABCD-B"> <h2><a href="/web/20100418040558/http://www.adobe.com/devnet/flashplatform/services/collaboration/">Collaboration</a></h2> <p>Use Flex-based client components and a hosted service to add real-time social capabilities into your RIAs.</p> </div> <div class="columns-4-ABCD-C"> <h2><a href="/web/20100418040558/http://www.adobe.com/devnet/flashplatform/services/social/">Social</a></h2> <p>Enable applications to integrate with leading social networks like Facebook and MySpace.</p> </div> <div class="columns-4-ABCD-C"> <h2><a href="/web/20100418040558/http://www.adobe.com/go/shibuya" target="_blank">Shibuya (beta)</a></h2> <p>Start selling your AIR applications with new try &amp; buy functionality. Shibuya is now in limited beta. </p> </div> <br class="clear-both"/> </div> <br class="clear-both"/> </div> </div> <div id="getstarted-control" class="accordion-controller"> <div class="accordion-handle">Get Started</div> </div> <div id="getstarted" class="accordion"> <div class="accordion-content content-panel"> <div class="columns-2-aaB-aa" style="margin-top:-20px;"> <h2>Get started with Adobe products and technologies</h2> <p>Start creating better user experiences. Read the overviews and build your skills with these tutorials, demos, and sample apps.</p> </div> <div class="columns-2-aaB-B" style="padding-top:20px;"> <div class="columns-2-AB-A"> <h3>Products</h3> <div class="columns-2-AB-A"> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/actionscript/getting_started.html">ActionScript</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/air/?view=gettingstarted">Adobe AIR</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/coldfusion/?view=gettingstarted">ColdFusion</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/dreamweaver/?view=gettingstarted">Dreamweaver</a></li> </ul> </div> <div class="columns-2-AB-B"> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/fireworks/?view=gettingstarted">Fireworks</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flash/?view=gettingstarted">Flash Professional</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flashmediaserver/?view=gettingstarted">Flash Media Server</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/?view=gettingstarted">Flex</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/livecycle/?view=quickstarts">LiveCycle</a></li> </ul> </div> </div><!-- /columns-2-AB-A --> <div class="columns-2-AB-B"> <h3>Project types</h3> <div class="columns-2-AB-A"> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/interactive/">Interactive experiences</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/devices/?view=gettingstarted">Mobile</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/ria/">RIAs</a></li> </ul> </div> <div class="columns-2-AB-B"> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/video/">Video on the web</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/websites">Websites</a></li> </ul> </div> </div><!-- /columns-2-AB-B --> <br class="clear-both"/> </div><!-- /col --> <br class="clear-both"/> </div> </div> <div id="features-control" class="accordion-controller"> <div class="accordion-handle">Features</div> </div> <div id="features" class="accordion"> <div class="accordion-content"> <div id="ADC-Carousel" class="carousel-component"> <div class="carousel-prev" id="prev-arrow" title="Previous">Previous</div> <div class="carousel-next" id="next-arrow" title="Next">Next</div> <div class="carousel-clip-region"> <ul id="ADC-list" class="carousel-list"> <!-- Feature number should match the "size" in /devnet/ssi/homepage_load.ssi carousel properties --> <!-- FEATURE 1 --> <li id="ADC-Carousel-item-1" class="carousel-container"> <div class="carousel-feature"> <h2><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/web/?devcon=f1web">Web development</a></h2> <p class="txtcenter"><a href="/web/20100418040558/http://www.adobe.com/devnet/logged_in/sfegette_dwcs5.html?devcon=f1"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/scott_fegette.jpg" alt="Scott Fegette" title="By Scott Fegette" width="214" height="74" class="border"/></a></p> <h3><a href="/web/20100418040558/http://www.adobe.com/devnet/logged_in/sfegette_dwcs5.html?devcon=f1">Introducing Dreamweaver CS5</a></h3> <p>Get an overview of key new features such as CSS Inspect mode, CMS support, the new Site Setup dialog box, and more.</p> </div> <div class="carousel-feature-links"> <h4>More Dreamweaver CS5</h4> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/products/dreamweaver/?devcon=f1a">Product info</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/products/dreamweaver/whatsnew/?devcon=f1b">What's new</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://cs5launch.adobe.com/?sdid=FDSET" target="_blank">Creative Suite 5 announced</a></li> </ul> </div> </li> <!-- FEATURE 2 --> <li id="ADC-Carousel-item-2" class="carousel-container"> <div class="carousel-feature"> <h2><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/websites/?devcon=f2web">Web development</a></h2> <p class="txtcenter"><a href="/web/20100418040558/http://www.adobe.com/devnet/logged_in/bbowman_fwcs5.html?devcon=f2"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/bruce_bowman.jpg" alt="Bruce Bowman" title="By Bruce Bowman" width="214" height="74" class="border"/></a></p> <h3><a href="/web/20100418040558/http://www.adobe.com/devnet/logged_in/bbowman_fwcs5.html?devcon=f2">Introducing Fireworks CS5</a></h3> <p>Take an in-depth tour of the latest version and learn the important aspects of this release: stability, performance, and polish.</p> </div> <div class="carousel-feature-links"> <h4>More Fireworks CS5</h4> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/products/fireworks/?devcon=f2a">Product info</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/products/fireworks/features/?devcon=f2b">Features</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://cs5launch.adobe.com/?sdid=FDSET" target="_blank">Creative Suite 5 announced</a></li> </ul> </div> </li> <!-- FEATURE 3 --> <li id="ADC-Carousel-item-3" class="carousel-container"> <div class="carousel-feature"> <h2><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/websites/?devcon=f3web">Web development</a></h2> <p class="txtcenter"><a href="/web/20100418040558/http://www.adobe.com/devnet/logged_in/rgalvan_flcs5.html?devcon=f3"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/richard_galvan.jpg" alt="Richard Galvan" title="By Richard Galvan" width="214" height="74" class="border"/></a></p> <h3><a href="/web/20100418040558/http://www.adobe.com/devnet/logged_in/rgalvan_flcs5.html?devcon=f3">Introducing Flash Professional CS5</a></h3> <p>Learn about the new features, including new text engine, XML-based FLA files, video improvements, streamlined IDE, and more.</p> </div> <div class="carousel-feature-links"> <h4>More Flash Professional CS5</h4> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/products/flash/?devcon=f3a">Product info</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/products/flash/whatsnew/?devcon=f3b">What's new</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://cs5launch.adobe.com/?sdid=FDSET" target="_blank">Creative Suite 5 announced</a></li> </ul> </div> </li> <!-- FEATURE 4 --> <li id="ADC-Carousel-item-4" class="carousel-container"> <div class="carousel-feature"> <h2><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/ria/?devcon=f4ria">RIA</a></h2> <p class="txtcenter"><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/articles/databinding_pitfalls.html?devcon=f4"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/elad_elrom.jpg" alt="Elad Elrom" title="By Elad Elrom" width="214" height="74" class="border"/></a></p> <h3><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/articles/databinding_pitfalls.html?devcon=f4">Flex data binding pitfalls: common misuses and mistakes</a></h3> <p>Ensure you are using data binding effectively and only when necessary.</p> </div> <div class="carousel-feature-links"> <h4>More Flex</h4> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/articles/flex4sdk_whatsnew.html?devcon=f4a">What's new</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://cookbooks.adobe.com/post_FACEBOOK__Create_a_re_usable_FriendsList_MXML_comp-17169.html">FriendsList MXML component</a></li> <li> <a href="/web/20100418040558/http://www.adobe.com/devnet/flex/articles/flex3and4_differences.html?devcon=f4c">Differences between Flex 3, Flex 4</a></li> </ul> </div> </li> <!-- FEATURE 5 --> <li id="ADC-Carousel-item-5" class="carousel-container"> <div class="carousel-feature"> <h2><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/ria/?devcon=f5ria">RIA</a></h2> <p class="txtcenter"><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/videotraining/?devcon=f5"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/flex_inaweek.jpg" width="214" height="74" border="0" alt="Flex in a Week image" title="By Adobe" class="border"></a></p> <h3>Updated: <a href="/web/20100418040558/http://www.adobe.com/devnet/flex/videotraining/?devcon=f5">Flex in a Week</a></h3> <p>Learn to use Flash Builder 4 and Flex 4 by stepping through this five-day video training course.</p> </div> <div class="carousel-feature-links"> <h4>More Flex learning resources</h4> <ul class="link-list"> <li>New: <a href="/web/20100418040558/http://www.adobe.com/devnet/flex/testdrive/?devcon=f5a">Flex Test Drive</a></li> <li>Updated: <a href="/web/20100418040558/http://www.adobe.com/devnet/flex/tourdeflex/?devcon=f5b">Tour de Flex</a></li> <li>Updated: <a href="/web/20100418040558/http://www.adobe.com/devnet/flex/quickstarts/?devcon=f5c">Quick Starts</a></li> </ul> </div> </li> <!-- FEATURE 6 --> <li id="ADC-Carousel-item-6" class="carousel-container"> <div class="carousel-feature"> <h2><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/ria/?devcon=f6ria">RIA</a></h2> <p class="txtcenter"><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/watch/adc-presents/styling-flex-4-components-with-flash-builder-4/?devcon=f6" target="_blank"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/adc_presents_logo.jpg" alt="ADC Presents" title="By Piotr Walczyszyn" width="214" height="74" class="border"/></a></p> <h3><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/watch/adc-presents/styling-flex-4-components-with-flash-builder-4/?devcon=f6" target="_blank">Style Flex 4 components with Flash Builder 4</a></h3> <p>Understand new theming capabilities in Flash Builder 4 and the new features of the CSS engine that comes with Flex 4.</p> </div> <div class="carousel-feature-links"> <h4>More Flash Builder 4 videos</h4> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/articles/flashbuilder4_datawizards_spring.html?devcon=f6a">Data wizards with Java and Spring</a></li> <li class="style1"><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/articles/flashbuilder4_php_code.html?devcon=f6b">Write Flex and PHP code</a></li> <li class="style1"><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/articles/flashbuilder4_coldfusion_developers.html?devcon=f6c">Flash Builder 4 and ColdFusion</a></li> </ul> </div> </li> <!-- FEATURE 7 --> <li id="ADC-Carousel-item-7" class="carousel-container"> <div class="carousel-feature"> <h2><a href="/web/20100418040558/http://www.adobe.com/devnet/devices/?devcon=f7mob">Mobile and devices</a></h2> <p class="txtcenter"><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/watch/flash-platform-in-action/flash-brings-the-web-to-life/" target="_blank"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/atv_flash_web_to_life.jpg" alt="Rocket launch image" title="By Adobe" width="214" height="74" class="border"/></a></p> <h3><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/watch/flash-platform-in-action/flash-brings-the-web-to-life/" target="_blank">Watch Flash bring the web to life on any screen</a></h3> <p>See the Flash Platform in action on the Dell 5&quot; tablet, Dell 12&quot; smartbook, Palm Pre, Nexus One, Motorola Droid, and HP Mini 311 Netbook.</p> </div> <div class="carousel-feature-links"> <h4>More Flash Platform on devices</h4> <ul class="link-list"> <li><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/watch/industry-trends/sling-media-on-the-flash-platform/" target="_blank">Sling Media on Flash </a></li> <li><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/watch/industry-trends/leading-ceos-discuss-open-screen-project-and-flash/" target="_blank">Tech CEOs discuss Flash on devices</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/watch/open-screen-project/flash-challenge-in-barcelona/" target="_blank">Flash challenge: Barcelona</a></li> </ul> </div> </li> <!-- FEATURE 8 --> <li id="ADC-Carousel-item-8" class="carousel-container"> <div class="carousel-feature"> <h2><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/ria/?devcon=f8ria">RIA</a></h2> <p class="txtcenter"><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/watch/flash-platform-in-action/introducing-new-flash-platform-tools/?devcon=f8" target="_blank"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/flex_fb_cb.jpg" alt="Flash Platform logo" title="By David Wadhwani" width="214" height="74" class="border"/></a></p> <h3><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/watch/flash-platform-in-action/introducing-new-flash-platform-tools/?devcon=f8" target="_blank">Introducing the new Flash Platform tools</a></h3> <p>David Wadhwani introduces Flex 4, Flash Builder 4, and the new ColdFusion Builder products.</p> </div> <div class="carousel-feature-links"> <h4>More "what's new" videos</h4> <ul class="link-list"> <li><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/watch/flash-camp-boston/keynote-whats-new-in-flex-4-/?devcon=f8a" target="_blank">Flex 4 SDK</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/watch/flash-camp-boston/whats-new-in-flash-builder-4-/?devcon=f8c" target="_blank">Flash Builder 4</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/watch/flash-camp-boston/introducing-coldfusion-builder-/?devcon=f8b" target="_blank">ColdFusion Builder</a></li> </ul> </div> </li> <!-- FEATURE 9 --> <li id="ADC-Carousel-item-9" class="carousel-container"> <div class="carousel-feature"> <h2><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/ria/?devcon=f9ria">RIA</a></h2> <p class="txtcenter"><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/testdrive/?devcon=f9"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/flex_testdrive.jpg" alt="Flex Test Drive image" title="By Adobe" width="214" height="74" class="border"/></a></p> <h3><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/testdrive/?devcon=f9">Take the Flex Test Drive</a></h3> <p>Curious about Flex? Build an application in one hour and explore what else you can do with Flex and Flash Builder.</p> </div> <div class="carousel-feature-links"> <h4>More Flex and Flash Builder</h4> <ul class="link-list"> <li>Updated: <a href="/web/20100418040558/http://www.adobe.com/devnet/flex/videotraining/?devcon=f9a">Learn Flex in a week</a></li> <li>Updated: <a href="/web/20100418040558/http://www.adobe.com/devnet/flex/quickstarts/?devcon=f9b">Quick Starts</a></li> </ul> </div> </li> <!-- FEATURE 10 --> <li id="ADC-Carousel-item-10" class="carousel-container"> <div class="carousel-feature"> <h2><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/ria/?devcon=f10ria">RIA</a></h2> <p class="txtcenter"><a href="/web/20100418040558/http://www.adobe.com/devnet/facebook/index.html#startnow"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/facebook.jpg" alt="Facebook image" title="By Jeanette Stallons" width="214" height="74" class="border"/></a></p> <h3>Updated: <a href="/web/20100418040558/http://www.adobe.com/devnet/facebook/index.html#startnow">Get started with Flex and Facebook</a></h3> <p>Learn to build and deploy a Facebook web application with Flex.</p> </div> <div class="carousel-feature-links"> <h4>More Flex and Facebook</h4> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/facebook/articles/flash_facebook_technology.html?devcon=f10a">Technology overview</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/facebook/articles/first_flex_facebook_web_app_pt1.html?devcon=f10b">Build your first web app</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/facebook/articles/first_flex_facebook_desktop_app.html?devcon=f10c">Build your first desktop app</a></li> </ul> </div> </li> <!-- FEATURE 11 --> <li id="ADC-Carousel-item-11" class="carousel-container"> <div class="carousel-feature"> <h2><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/ria/?devcon=f11ria">RIA</a></h2> <p class="txtcenter"><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/?devcon=f11"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/flashbuilder4.jpg" alt="Flash Builder image" title="By Adobe" width="214" height="74" class="border"/></a></p> <h3><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/?devcon=f11">Flash Builder 4 and Flex 4 SDK now available</a></h3> <p>Download the trial of <a href="/web/20100418040558/http://www.adobe.com/go/try_flashbuilder">Flash Builder 4</a> and the <a href="/web/20100418040558/http://www.adobe.com/go/flex4_sdk_download">Flex 4 SDK</a> and get started.</p> </div> <div class="carousel-feature-links"> <h4>More Flex and Flash Builder</h4> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/articles/flashbuilder4_whatsnew.html?devcon=f11a">What's new in Flash Builder 4</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/articles/flex4sdk_whatsnew.html?devcon=f11b">What's new in Flex 4</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/articles/flex3and4_differences.html?devcon=f11c">Differences between Flex 3 and 4</a></li> </ul> </div> </li> <!-- FEATURE 12 --> <li id="ADC-Carousel-item-12" class="carousel-container"> <div class="carousel-feature"> <h2><a href="/web/20100418040558/http://www.adobe.com/devnet/projects/ria/?devcon=f12ria">RIA</a></h2> <p class="txtcenter"><a href="/web/20100418040558/http://www.adobe.com/devnet/flashplatform/services/social/?devcon=f12"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/fps_social_marquee.jpg" alt="Social marquee" title="By Adobe" width="214" height="74" class="border"/></a></p> <h3><a href="/web/20100418040558/http://www.adobe.com/devnet/flashplatform/services/social/?devcon=f12">New in Flash Platform Services: Social service</a></h3> <p>Integrate your app with multiple social networks&#8212;including Facebook, Twitter, and MySpace&#8212;using a single, unified API.</p> </div> <div class="carousel-feature-links"> <h4>More Flash Platform Services</h4> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flashplatform/services/?devcon=f12a">Flash Platform Services</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/flashplatform/services/social/?devcon=f12b">Social service product page</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/social_doc" target="_blank">Social service documentation</a></li> </ul> </div> </li> </ul> </div> </div> </div> </div> <div id="newsletters-control" class="accordion-controller"> <div class="accordion-handle">Newsletters &amp; RSS Feeds</div> </div> <div id="newsletters" class="accordion"> <div class="accordion-content content-panel"> <div class="columns-2-AB-A"> <h2>Newsletters</h2> <div class="columns-2-AB-A"> <p><a href="/web/20100418040558/http://www.adobe.com/go/edge" target="_blank"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/edge_2010_02.jpg" alt="Edge newsletter image" title="By Edge staff" width="214" height="74" class="border"/></a></p> <h3><a href="/web/20100418040558/http://www.adobe.com/go/edge" target="_blank">The Edge</a></h3> <p>Published every eight weeks, the Edge contains original content geared toward informing, enlightening, and inspiring web designers and developers.</p> <ul class="link-list"> <li><a href="https://web.archive.org/web/20100418040558/http://www.adobe.com/cfusion/entitlement/index.cfm?loc=en&amp;e=edge%5Fsubscribe" target="_blank" class="link-more">Subscribe to the Edge</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://direct.adobe.com/v?xPcHnvWEclqlHTHlcv" target="_blank" class="link-more">See a recent issue</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/newsletters/edge/" class="link-more">Visit the Edge archive</a> </li> </ul> </div> <div class="columns-2-AB-B"> <p><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/newsflash_banner_214x74.jpg" alt="News Flash logo" width="214" height="74" border="0" class="border" title="By Adobe"/></p> <h3>News Flash</h3> <p>Stay current with the latest news for <a href="/web/20100418040558/http://www.adobe.com/flashplatform">Adobe Flash Platform</a> from a developer's perspective.</p> <ul class="link-list"> <li><a href="https://web.archive.org/web/20100418040558/http://www.adobe.com/cfusion/entitlement/index.cfm?e=rianewsletter" class="link-more">Subscribe to the News Flash</a> (formerly the RIA Buzz)</li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/ria/newsletter/mar2010/" target="_blank" class="link-more">See a recent issue</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/ria/newsletter/index.html" class="link-more">Visit News Flash archive</a> </li> </ul> </div> <br class="clear-both"/> </div> <div class="columns-2-AB-B"> <div class="columns-2-AB-A"> <h2>RSS and blog feeds</h2> <h3>Blog feeds</h3> <ul class="link-list"> <li><a href="https://web.archive.org/web/20100418040558/http://feeds.adobe.com/FeedList.cfm" target="_blank" class="link-more">Visit the Adobe blog aggregator</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://feeds.adobe.com/RSSMachine.cfm" target="_blank" class="link-more">Customize your feed</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://feeds.adobe.com/SubmitFeed.cfm?init=true" target="_blank" class="link-more">Submit your feed</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://feeds.adobe.com/FeedList.cfm#Adobe_Feeds" target="_blank" class="link-more">See all Adobe blog feeds</a></li> </ul> </div> <div class="columns-2-AB-B"> <h2>&nbsp;</h2> <h3>ADC content feeds</h3> <ul class="link-list"> <li><a href="https://web.archive.org/web/20100418040558/http://rss.adobe.com/developer_center_air_tutorials.rss?locale=en" target="_blank">Adobe AIR</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://rss.adobe.com/developer_center_coldfusion_tutorials.rss?locale=en_US" target="_blank">ColdFusion</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://rss.adobe.com/developer_center_dreamweaver_tutorials.rss?locale=en_US" target="_blank">Dreamweaver</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://rss.adobe.com/developer_center_fireworks_tutorials.rss?locale=en" target="_blank">Fireworks</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://rss.adobe.com/developer_center_flash_tutorials.rss?locale=en_US" target="_blank">Flash</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://rss.adobe.com/developer_center_flex_tutorials.rss?locale=en_US" target="_blank">Flex</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://rss.adobe.com/en/developer_center_livecycle_tutorials.rss" target="_blank">LiveCycle</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/support/rss/" class="link-more">See all Adobe product feeds</a></li> </ul> </div> <br class="clear-both"/> </div> <br class="clear-both"/> </div> </div> <div id="code-control" class="accordion-controller"> <div class="accordion-handle">Code &amp; Sample Applications</div> </div> <div id="code" class="accordion"> <div class="accordion-content content-panel"> <div class="columns-2-AB-A"> <h2>Featured sample applications</h2> <div class="columns-2-Abb-A"> <div class="pullout-left left-60"> <p class="pullout-item"><a href="/web/20100418040558/http://www.adobe.com/devnet/flash/samples/"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/58x43/trio.gif" alt="Flash sample" width="58" height="43"/></a></p> <h4><a href="/web/20100418040558/http://www.adobe.com/devnet/flash/samples/">Flash ActionScript 3 samples</a></h4> <p>Learn about Flash by doing: These updated samples demonstrate features common in Flash development.</p> </div> <div class="pullout-left left-60"> <p class="pullout-item"><a href="/web/20100418040558/http://www.adobe.com/devnet/air/?view=samples"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/58x43/air_logo.jpg" alt="AIR sample" width="57" height="42" class="border" border="0"/></a></p> <h4><a href="/web/20100418040558/http://www.adobe.com/devnet/air/?view=samples">Adobe AIR sample applications</a></h4> <p>Be inspired by what your peers are building on AIR&#8212;and learn from them.</p> </div> </div> <div class="columns-2-Abb-bb"> <h4>Samples by product</h4> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/air/?view=samples">Adobe AIR</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/dreamweaver/?view=samples">Dreamweaver</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/fireworks/?view=samples">Fireworks</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flash/?view=samples">Flash Professional</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flashmediaserver/?view=samples">Flash Media Server</a> </li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/?view=samples">Flex</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/livecycle/?view=samples">LiveCycle</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/devices/?view=samples">Mobile</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/topics/sample_apps.html" class="link-more">More sample apps</a></li> </ul> </div> <br class="clear-both"/> </div> <div class="columns-2-AB-B"> <h2>Code samples</h2> <p>Visit the following community-powered resources to share solutions, get answers to common coding problems, or rate and comment on posts: </p> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/go/air_cookbook">AIR cookbook </a></li> <li><a href="https://web.archive.org/web/20100418040558/http://www.coldfusioncookbook.com/" target="_blank">ColdFusion cookbook</a> </li> <li><a href="/web/20100418040558/http://www.adobe.com/go/cssadvisor">CSS Advisor</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/flex_cookbook">Flex cookbook</a></li> </ul> <br/> <h4><a href="/web/20100418040558/http://www.adobe.com/cfusion/exchange/">Exchanges</a></h4> <p>Download and share extensions, scripts, templates, and other items that extend the functionality of Adobe applications.</p> </div> <br class="clear-both"/> </div> </div> <div id="sdk-control" class="accordion-controller"> <div class="accordion-handle">SDK &amp; Downloads</div> </div> <div id="sdk" class="accordion"> <div class="accordion-content content-panel"> <div class="columns-2-AB-A"> <div class="module"> <h2>Popular downloads</h2> <div class="columns-3-ABC-A"> <h3><a href="/web/20100418040558/http://www.adobe.com/downloads/">Trials</a></h3> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/go/getair" target="_blank">Adobe AIR</a> <span class="note">(free)</span></li> <li><a href="https://web.archive.org/web/20100418040558/http://opensource.adobe.com/blazeds" target="_blank">BlazeDS</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/trycoldfusion">ColdFusion 8</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/trydreamweaver">Dreamweaver CS4</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/tryfireworks">Fireworks CS4</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/tryflash">Flash CS4</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/tryflex">Flex Builder 3</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/tryflashmediaserver">Flash Media Server 3</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/trylivecycle">LiveCycle ES</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/tryphotoshop">Photoshop CS4</a></li> </ul> </div> <div class="columns-3-ABC-B"> <h3><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/" target="_blank">Adobe Labs</a></h3> <ul class="link-list"> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/air/" target="_blank">Adobe AIR for Linux</a> </li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/adsforpdf/" target="_blank">Ads for Adobe PDF</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/alchemy/" target="_blank">Alchemy</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/cocomo/" target="_blank">Cocomo</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/configurator/" target="_blank"> Configurator</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/durango/" target="_blank">Durango</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/flashbuilder4/" target="_blank">Flash Builder 4</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/flashcatalyst/" target="_blank">Flash Catalyst</a> </li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/flashplayer10/" target="_blank">Flash Player 10</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/flex4sdk/" target="_blank">Flex 4 SDK </a></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/flex/flexbuilder_linux/" target="_blank">Flex Builder for Linux</a></li> </ul> </div> <div class="columns-3-ABC-C"> <ul class="link-list"><li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/wiki/index.php/InContext_Editing" target="_blank">Adobe InContext Editing</a> <span class="note">(preview)</span></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/jamjar/" target="_blank">JamJar</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/knowhow/" target="_blank">knowhow</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/mars/" target="_blank">Mars Project </a></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/photoshopmobile/" target="_blank">Photoshop.com Mobile</a> </li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/pixelbender/" target="_blank">Pixel Bender</a> </li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/wiki/index.php/Spry" target="_blank">Spry framework for Ajax</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/stratus/" target="_blank">Stratus</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://labs.adobe.com/technologies/textlayout/" target="_blank">Text Layout Framework</a></li> </ul> </div> <br class="clear-both"/> </div> </div> <div class="columns-2-AB-B"> <div class="module"> <h2>Product SDKs</h2> <div class="columns-2-AB-A"> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/acrobatconnect/articles/intro_sync_swf.html">Acrobat Connect Professional Collaboration Builder</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/acrobat/?tab:downloads=1/">Acrobat</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/getairsdk" target="_blank">Adobe AIR SDK</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/aftereffects/">After Effects</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/readermobile/">Adobe Reader Mobile</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/audition/">Audition</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/bridge/">Bridge</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/devicecentral/">Adobe Device Central</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/digitalpublishing/">Digital Editions</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/flex4_sdk_download" target="_blank">Flex 4 SDK</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/opentype/afdko/">Font Development Kit for OpenType (AFDKO)</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/framemaker/">FrameMaker Developer Kit</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/illustrator/">Illustrator</a></li> </ul> </div> <div class="columns-2-AB-B"> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/indesign/">InDesign / InCopy</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/linguisticlibrary/">Linguistic Library</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/livecycle/downloads.html">LiveCycle</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/photoshop/">Photoshop</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/photoshoplightroom/">Photoshop Lightroom</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/postscript/">PostScript</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/premiere/">Premiere Pro</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/readermobile/">Reader Mobile SDK</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/products/livecycle/solutionaccelerators/download.html">Solution Accelerators</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/soundbooth/">Soundbooth</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/versioncue/">Version Cue</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/devnet//xmp/">XMP</a></li> </ul> </div> <br class="clear-both"/> </div> </div> <br class="clear-both"/> </div> </div> <div id="training-control" class="accordion-controller"> <div class="accordion-handle">Certification &amp; Training</div> </div> <div id="training" class="accordion"> <div class="accordion-content content-panel"> <div class="columns-2-AB-A"> <h2><a href="/web/20100418040558/http://www.adobe.com/training/certification/">Certification</a></h2> <h3><a href="/web/20100418040558/http://www.adobe.com/devnet/flex/articles/flex_certification.html">Certified Flex 3 Developer Exam: Now available</a></h3> <p>Set yourself apart from other IT professionals, and demonstrate your skills and knowledge with Flex by taking the new Flex certification exam.</p> </div> <div class="columns-2-AB-B"> <h2><a href="/web/20100418040558/http://www.adobe.com/training/">Training</a></h2> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/cfusion/event/index.cfm?loc=en_us">Online events</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/training/self_paced_training/">Self-paced courses</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/training/instructor_led/">Instructor-led courses</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/education/resources/training/index.html">Professional development workshops</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://www.oreilly.com/store/series/adl.csp" target="_blank">Adobe Developer Library (on O'Reilly.com)</a></li> </ul> </div> <br class="clear-both"/> </div> </div> <div id="community-control" class="accordion-controller"> <div class="accordion-handle">Developer Community &amp; Support</div> </div> <div id="community" class="accordion"> <div class="accordion-content content-panel"> <div class="columns-2-AB-A"> <div class="columns-2-AB-A"> <h2>Find a user group</h2> <p><a href="https://web.archive.org/web/20100418040558/http://groups.adobe.com/" target="_blank"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/adobegroups.jpg" alt="Adobe Groups" class="border" border="0" width="214" height="74"/></a></p> <p><strong></strong>Create your profile on Adobe Groups today! Join Adobe user groups and connect with other members of the community.</p> <ul class="link-list"> <li><a class="link-more" href="https://web.archive.org/web/20100418040558/http://groups.adobe.com/" target="_blank">Find a user group</a></li> <li><a class="link-more" href="/web/20100418040558/http://www.adobe.com/go/EJJRL" target="_blank">Learn more</a></li> <li><a class="link-more" href="https://web.archive.org/web/20100418040558/http://groups.adobe.com/pages/b7f274b895/pages/2bccac9d79" target="_blank">Browse the job board</a></li> </ul> <h2>Community support</h2> <p><a href="https://web.archive.org/web/20100418040558/http://cookbooks.adobe.com/"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/adobe_cookbook_badge.jpg" alt="Adobe Cookbooks logo" class="border" border="0" width="214" height="70"/></a></p> <p>Find, share, and comment on code with the developer community.</p> <ul class="link-list"> <li><a href="/web/20100418040558/http://www.adobe.com/devnet/logged_in/esullivan_cookbook_20.html" class="link-more">Learn more</a></li> </ul> <!-- p>Visit the following community-powered resources to share solutions and get answers to common coding problems:</p> <ul class="link-list"> <li><a href="/go/air_cookbook">AIR cookbook</a></li> <li><a href="http://www.coldfusioncookbook.com/" target="_blank">ColdFusion cookbook</a></li> <li><a href="/go/cssadvisor">CSS Advisor</a></li> <li><a href="/go/flex_cookbook">Flex cookbook</a></li> </ul --> <h2>InsideRIA</h2> <p><a href="https://web.archive.org/web/20100418040558/http://www.insideria.com/" target="_blank"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/ora_insideria.jpg" alt="O'Reilly InsideRIA logo" width="214" height="74" border="0" class="border"/></a></p> <p>Stay on top of RIA developments and trends on this O'Reilly Media site.</p> <ul class="link-list"> <li><a href="https://web.archive.org/web/20100418040558/http://www.insideria.com/" target="_blank" class="link-more">View InsideRIA.com</a></li> </ul> </div> <div class="columns-2-AB-B"> <h2>Blogs<a href="https://web.archive.org/web/20100418040558/http://www.insideria.com/" target="_blank"></a></h2> <p><a href="https://web.archive.org/web/20100418040558/http://blogs.adobe.com/adc/" target="_blank"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/adc_blog.jpg" alt="ADC blog" width="214" height="74" border="0" class="border"/></a></p> <ul class="link-list"> <li><a href="https://web.archive.org/web/20100418040558/http://feeds.adobe.com/FeedList.cfm" target="_blank">Adobe blog aggregator</a></li> <li><a href="https://web.archive.org/web/20100418040558/http://feeds.adobe.com/FeedList.cfm#Adobe_Feeds" target="_blank">Posts by Adobe employees</a></li> </ul> <h3>Featured blog</h3> <div class="pullout-left left-60"> <p class="pullout-item"><a href="https://web.archive.org/web/20100418040558/http://blogs.adobe.com/conversations/" target="_blank"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/58x43/adobe_logo_58x43.jpg" alt="Adobe" width="57" height="43" class="border"/></a></p> <h4><a href="https://web.archive.org/web/20100418040558/http://blogs.adobe.com/conversations/" target="_blank">Adobe Featured Blogs</a></h4> </div> <p>This one-stop information and conversation destination is for virtually anyone interested in what's going on at Adobe: blogs, articles, videos, editorials, business insights, and more.</p> <h3>Featured Adobe evangelist</h3> <div class="pullout-left left-60"> <p class="pullout-item"><a href="https://web.archive.org/web/20100418040558/http://www.jamesward.com/" target="_blank"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/58x43/james_ward.jpg" alt="James Ward" width="57" height="43" class="border"/></a></p> <h4><a href="https://web.archive.org/web/20100418040558/http://www.jamesward.com/" target="_blank">James Ward</a></h4> </div> <p>This Adobe JCP representative to JSR 286, 299, and 301 uses Flex to build beautiful front ends for Java-based back ends&#8212;and blogs about RIAs, Flex, AIR, Java, open source, Linux, enterprise software, and cloud computing.</p> <p><a href="/web/20100418040558/http://www.adobe.com/devnet/ssi/content/adobe_evangelists.html" class="link-more">Meet more evangelists</a></p> <h2>Write &amp; Give Program</h2> <p><a href="/web/20100418040558/http://www.adobe.com/devnet/write_give/"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/adc_write_give_lockup.jpg" alt="ADC Write &amp; Give Program" width="214" height="74" border="0" class="border"/></a></p> <p>We acknowledge the writing efforts of our community authors by donating money to charities for each article they publish in the ADC.</p> <p><a href="/web/20100418040558/http://www.adobe.com/devnet/write_give/" class="link-more">Learn more</a></p> </div> <br class="clear-both"/> </div> <div class="columns-2-AB-B"> <div class="columns-2-AB-A"> <h2>Developer videos</h2> <p><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/watch/flash-camp-boston/developers-speak-out-about-flash-builder-4/" target="_blank"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/flash_camp_boston_developer.jpg" alt="Flash Camp Boston image" width="214" height="74" border="0" class="border"/></a></p> <h4><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/watch/flash-camp-boston/developers-speak-out-about-flash-builder-4/" target="_blank">Buzz about Flash Builder 4</a></h4> <p>Flex developers at Flash Camp in Boston speak out about the exciting new features in Flash Builder 4 (formerly Flex Builder).</p> <p><a href="https://web.archive.org/web/20100418040558/http://tv.adobe.com/show/flash-camp-boston/" target="_blank" class="link-more">See more Flash Camp videos</a></p> <h2>Featured events</h2> <p><a href="https://web.archive.org/web/20100418040558/http://fitc.ca/toronto" target="_blank"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/fitc_toronto2010.jpg" alt="FITC Toronto image" width="214" height="74" class="border"/></a></p> <h4><a href="https://web.archive.org/web/20100418040558/http://fitc.ca/toronto" target="_blank">FITC Toronto 2010</a><br/> <span class="article-date">(Apr. 25&#8211;27; Toronto, Canada)</span></h4><br/> <p><a href="/web/20100418040558/http://www.adobe.com/go/developerweek?sdid=FDTDT" target="_blank"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/adobe_developer_week_2010.jpg" alt="Adobe Developer Week 2010 logo" width="214" height="74" border="0" class="border"/></a></p> <h4><a href="/web/20100418040558/http://www.adobe.com/go/developerweek?sdid=FDTDT" target="_blank">Adobe Developer Week</a><br/> <span class="article-date">(May 10&#8211;14; online)</span></h4><br/> <p><a href="https://web.archive.org/web/20100418040558/http://blog.flashandthecity.com/" target="_blank"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/fatc_2010.jpg" alt="FATC image" width="214" height="74" class="border"/></a></p> <h4><a href="https://web.archive.org/web/20100418040558/http://blog.flashandthecity.com/" target="_blank">Flash and the City</a><br/> <span class="article-date">(May 14&#8211;16; New York, N.Y.)</span></h4> <!-- p><a href="/devnet/flex/events/"><img src="/devnet/images/214x74/flashplatform.jpg" alt="Adobe Flash Platform image" width="214" height="74" class="border" /></a></p> <h4><a href="/devnet/flex/events/">Flash Platform events</a><br /> <span class="article-date">(ongoing; worldwide)</span></h4 --> <br/> <p><a href="/web/20100418040558/http://www.adobe.com/devnet/events/" class="link-more">See more developer events</a></p> </div> <div class="columns-2-AB-B"> <h2>Developer Spotlight</h2> <p><a href="/web/20100418040558/http://www.adobe.com/devnet/spotlight/spotlight_dlenaerts.html"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/david_lenaerts.jpg" alt="David Lenaerts" title="By David Lenaerts" width="214" height="74" class="border"/></a></p> <h4><a href="/web/20100418040558/http://www.adobe.com/devnet/spotlight/spotlight_dlenaerts.html">David Lenaerts</a></h4> <p>Meet David Lenaerts, picked for his use of Adobe technologies such as Flash, Flex, AIR, Pixel Bender and, on occasion, Alchemy.</p> <p><a href="/web/20100418040558/http://www.adobe.com/devnet/spotlight/" class="link-more">See more developer spotlights</a></p> <!-- p class="txtcenter"><a href="http://www.openscreenproject.org/developers/get_started.html" target="_blank"><img src="/devnet/images/214x74/openscreenproject_logo.jpg" width="214" height="74" class="border" title="By Adobe" alt="Open Screen Project logo"></a></p> <h3><a href="http://www.openscreenproject.org/developers/get_started.html" target="_blank">Open Screen Project Fund</a></h3> <p>Apply to the US$10 million fund and start developing your next experience for multiple devices.</p --> <!-- p><a href="/cfusion/showcase/index.cfm"><img src="/devnet/images/214x74/sod_badge.jpg" width="214" height="74" class="border" alt="Site of the Day logo" /></a></p> <p>Nominate your work for the Adobe Site of the Day, chosen for the most innovative use of Adobe Flash Platform technologies.</p> <p><a href="/cfusion/showcase/index.cfm?event=submit&amp;loc=en_us" class="link-more">Submit today</a></p --> <h2>Contest</h2> <p><a href="https://web.archive.org/web/20100418040558/http://sunlightlabs.com/contests/designforamerica/" target="_blank"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/design_for_america.jpg" alt="Design for America logo" width="214" height="74" class="border"/></a></p> <h4><a href="https://web.archive.org/web/20100418040558/http://sunlightlabs.com/contests/designforamerica/" target="_blank">Design for America</a><br/> <span class="article-date">(Mar. 8 &#8211; May 17; US residents only)</span></h4> <p>Showcase your talents while helping to make government more engaging to the American public. Check out the contest categories and enter now. (Open to US residents only.)</p> <h2>Join the ADC</h2> <p><a href="/web/20100418040558/http://www.adobe.com/go/join_adc"><img src="/web/20100418040558im_/http://www.adobe.com/devnet/images/214x74/adc_lockup.jpg" width="214" height="74" class="border" alt="Adobe Developer Connection"/></a></p> <p>Some of the benefits of joining:</p> <ul class="noindent"><li><strong>ADC Developer Desktop:</strong> Track bugs and aggregate components on your desktop</li> <li><strong>Discounts from O'Reilly Media:</strong> Buy two books, get one free</li> </ul> <form action="/web/20100418040558/http://www.adobe.com/go/join_adc"> <input class="button submit" value="Join the ADC now" type="submit"> </form> <!-- <h2>Web Pro Community Challenge</h2> <p><a href="http://www.webprochallenge.org" target="_blank"><img src="/devnet/images/214x74/webprochallenge.gif" alt="Web Pro Community Challenge" width="214" height="74" class="border" /></a></p> <p>Showcase your design and development skills, give back to a nonprofit organization, and connect with other Adobe community members.<br /> <a href="http://www.webprochallenge.org" target="_blank" class="link-more">Learn more</a></p> --> </div> <br class="clear-both"/> </div> <br class="clear-both"/> <script language="JavaScript" type="text/javascript"> <!-- Script for USER GROUPS function enableState(country_id){ //set state dropdown enabled if country_id is United States id if(country_id == "D6D8274E-1954-4FEA-87FD8F85B651B29A"){ document.forms.search.state_id.disabled = false; document.forms.search.findType.value = 1; } else if(country_id == "") { document.forms.search.state_id.disabled = true; document.forms.search.findType.value = 3; document.forms.search.state_id.value = ""; } else { document.forms.search.state_id.disabled = true; document.forms.search.findType.value = 2; document.forms.search.state_id.value = ""; } } //When state selected, assure that findType is set correctly. Javascript back button problems. function setTypeForState() { document.forms.search.findType.value = 1; } //executed when go button clicked. Sets correct findType. This is to overcome javascripot back button problems. function checkCountry(country_id) { if(country_id == "D6D8274E-1954-4FEA-87FD8F85B651B29A"){ document.forms.search.findType.value = 1; } else if(country_id == "") { document.forms.search.findType.value = 3; document.forms.search.state_id.value = ""; } else { document.forms.search.findType.value = 2; document.forms.search.state_id.value = ""; } } //--> </script> </div> </div> <!-- InstanceEndEditable --></div> </div> <!--googleoff: index--><!-- devnet global footer $Revision: 1.10 $ --> <div id="globalfooter"> <ul class="pipe menu"> <li><a href="/web/20100418040558/http://www.adobe.com/go/gftray_foot_adc">ADC Home</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/gftray_foot_privacy_security">Online Privacy Policy</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/gftray_foot_terms">Terms of Use</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/gftray_foot_contact_adobe">Contact us</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/gftray_foot_accessibility">Accessibility</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/gftray_foot_report_piracy">Report piracy</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/gftray_foot_permissions_trademarks">Permissions and trademarks</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/gftray_foot_feedback">Send feedback</a></li> <li><a href="/web/20100418040558/http://www.adobe.com/go/gftray_foot_home">Adobe.com Home</a></li> </ul> <div class="pullout-right right-125"> <p class="pullout-item"><a href="/web/20100418040558/http://www.adobe.com/go/gftray_foot_truste" target="_blank"><img src="/web/20100418040558im_/http://www.adobe.com/images/globalnav/truste_seal_eu.gif" alt="Reviewed by TRUSTe: site privacy statement" width="116" height="33" id="trustelogo"/></a></p> <p id="copyright">Copyright &#169; 2010 Adobe Systems Incorporated. <a href="/web/20100418040558/http://www.adobe.com/go/gftray_all_rights_reserved">All rights reserved</a>.</p> <p id="terms">Use of this website signifies your agreement to the <a href="/web/20100418040558/http://www.adobe.com/go/gftray_foot_terms">Terms of Use</a> and <a href="/web/20100418040558/http://www.adobe.com/go/gftray_foot_privacy_security">Online Privacy Policy (updated 07-14-2009)</a>.</p> <p id="searchengine">Search powered by <a href="https://web.archive.org/web/20100418040558/http://www.google.com/" target="new">Google&trade;</a></p> </div> </div> <script type="text/javascript" src="https://web.archive.org/web/20100418040558js_/http://wwwimages.adobe.com/www.adobe.com/js/fsrscripts/oeTriggerParams.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20100418040558js_/http://wwwimages.adobe.com/www.adobe.com/js/fsrscripts/oeLauncher.js"></script> <script type="text/javascript"> try { ForeCStdSetCookie(triggerParms["oecpp_ABXTesting"], ForeCStdGetCookie('LAYOUT'), null,"/",triggerParms["domain"]); if (triggerParms["oeMode"] == 1) { ForeCStdSetCookie('currentURL', window.location.href, null,'/',triggerParms["domain"]); } var FSRcurrentURL = ""; //var FSRreferrerURL = ""; FSRcurrentURL = (window.location.href).toLowerCase(); FSRreferrerURL = (document.referrer).toLowerCase(); try { FSRcurrentURL = (window.location.href).toLowerCase(); FSRreferrerURL = (document.referrer).toLowerCase(); if (FSRcurrentURL.indexOf("adobe.com/products/acrobat/readstep2.html") > -1 || FSRcurrentURL.indexOf("adobe.com/products/acrobat/readstep3.html") > -1 || FSRcurrentURL.indexOf("adobe.com/downloads") > -1 || FSRcurrentURL.indexOf("adobe.com/shockwave/download") > -1) { if (FSRreferrerURL.indexOf("adobe.com") > -1) { openFSRTracker(1); } } else { openFSRTracker(1); } } catch (err) {} } catch (err) {} </script> <!--googleon: index--> <!-- InstanceBeginEditable name="analytics" --> <div style="display: none;"> <!-- SiteCatalyst code version: H.15.2. Copyright 1997-2009 Omniture, Inc. More info available at http://www.omniture.com --> <script language="JavaScript" type="text/javascript"><!-- var s_code=' '; var s_docHost = window.location.hostname.toLowerCase(); var s_docURL = window.location.pathname.toLowerCase(); var scJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20100418040558/https://www.adobe.com" : "https://web.archive.org/web/20100418040558/http://wwwimages.adobe.com"); if (s_docHost.indexOf(".corp.adobe") != -1 || s_docHost.indexOf("stage.") != -1 || s_docHost.indexOf(".dev.adobe") != -1 || s_docHost.indexOf("staging.") != -1) scJsHost=""; document.write(unescape("%3Cscript src='" + scJsHost + "/uber/js/omniture_s_code.js' type='text/javascript'%3E%3C/script%3E")); //--></script> <script type="text/javascript"><!-- var s_accountName; s_server="www.adobe.com static content pages"; if (!window.s_account) s_accountName="mxmacromedia"; else s_accountName=window.s_account; if (window.s_docURL.indexOf("/devnet/") != -1) { s_channel="DevNet"; // Track Tabs as Pages when targeted directly if (document.URL.indexOf("navID=") != -1) { var s_pairs = window.location.search.substring(1).split("&"); for (i=0;i<s_pairs.length;i++) { if (s_pairs[i].indexOf("navID=") != -1) s_pageName=document.URL.substring(0, document.URL.indexOf("?")+1) + s_pairs[i]; s_pageName=s_pageName.toLowerCase(); } } } else if (window.s_docURL.indexOf("/designcenter/") != -1) s_channel="Adobe Design Center"; else if ((window.s_docHost.indexOf("labs.adobe") != -1) || (window.s_docHost.indexOf("labs-staging.") != -1)) s_channel="Labs"; else if (window.s_docHost.indexOf("help.adobe.com") != -1) s_channel="Support Help.adobe.com"; else if (window.s_docHost.indexOf("kb2.adobe.com") != -1) s_channel="Support Knowledgebase"; if (!window.scMMInclude) { var s_wd=window,s_tm=new Date; if(s_code!=' '){ s_code=s_dc(s_accountName); if(s_code)document.write(s_code) } } else { s_wds(s_accountName);s_ca(s_accountName); } function sendAnalyticsEvent(str){var ns=s_accountName;if(str!=null)ns+=","+str;void(s_gs(ns));} function sendLinkEvent(accnt,lnkname,type){ accnt=s_accountName;s_linkType=type;s_lnk=true;s_linkName=lnkname;void(s_gs(accnt));} var searchForm = (document.forms["globalnav-search"]) || (document.forms["adc-globalnav-search"]); if(searchForm) { if (typeof s_channel == "undefined") { var s_channel; } s_pageName_input_value = (s_pageName!="" && s_pageName != null) ? s_pageName : window.location.href.split("?"); s_channel_input_value = (s_channel!="") ? s_channel : "Channel:n/a"; var s_pageName_input = new Element('input'); s_pageName_input.writeAttribute({ "name" : "s_pageName", "type" : "hidden", "value": s_pageName_input_value[0] }); var s_channel_input = new Element('input'); s_channel_input.writeAttribute({ "name" : "s_channel", "type" : "hidden", "value": s_channel_input_value }); Element.insert(searchForm, s_pageName_input ).insert(s_channel_input); } //--></script> <noscript><img src="https://web.archive.org/web/20100418040558im_/http://stats.adobe.com/b/ss/mxmacromedia/1/H.15-XELvs" height="1" width="1" border="0" alt=""/></noscript> <!-- End SiteCatalyst code --> </div> <!-- InstanceEndEditable --> <img id="flash_pixel" name="flash_pixel" src="/web/20100418040558im_/http://www.adobe.com/images/pixel.gif" width="1" height="1" alt=""/> </body> <!-- InstanceEnd --></html><!-- FILE ARCHIVED ON 04:05:58 Apr 18, 2010 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 10:17:53 Feb 27, 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.526 exclusion.robots: 0.023 exclusion.robots.policy: 0.014 esindex: 0.009 cdx.remote: 4.566 LoadShardBlock: 259.232 (6) PetaboxLoader3.datanode: 291.926 (7) load_resource: 219.321 PetaboxLoader3.resolve: 82.306 -->

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