Effortless Flex 4 development / Larry Ullman.
First the Web was all static content (HTML). Then as more was expected of sites, server-side technologies like PHP became necessary. But now Rich Internet Applications (RIA) put a lot of the functionality back in the Web browser, so a server-side technology alone will no longer suffice. Developers w...
Saved in:
Online Access: |
Full Text (via O'Reilly/Safari) |
---|---|
Main Author: | |
Format: | eBook |
Language: | English |
Published: |
Berkeley, Calif. :
New Riders,
©2010.
|
Subjects: |
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | b10278789 | ||
006 | m o d | ||
007 | cr ||||||||||| | ||
008 | 101129s2010 caua o 001 0 eng d | ||
005 | 20240829144033.6 | ||
010 | |a 2010283739 | ||
015 | |a GBB076664 |2 bnb | ||
016 | 7 | |a 015584814 |2 Uk | |
019 | |a 670294824 |a 748358541 |a 1048134882 |a 1048390532 |a 1062927950 |a 1103282846 |a 1105805581 |a 1112552719 |a 1113207188 |a 1113613046 |a 1129351151 | ||
020 | |a 9780131389465 | ||
020 | |a 0131389467 | ||
020 | |a 8131757161 | ||
020 | |a 9788131757161 | ||
020 | |z 9780321705945 |q (pbk.) | ||
020 | |z 0321705947 |q (pbk.) | ||
024 | 8 | |a 9780131389465 | |
029 | 1 | |a DEBSZ |b 355396300 | |
029 | 1 | |a GBVCP |b 785418393 | |
029 | 1 | |a HEBIS |b 291469493 | |
029 | 1 | |a AU@ |b 000067102464 | |
029 | 1 | |a AU@ |b 000073552585 | |
035 | |a (OCoLC)safo686709244 | ||
035 | |a (OCoLC)686709244 |z (OCoLC)670294824 |z (OCoLC)748358541 |z (OCoLC)1048134882 |z (OCoLC)1048390532 |z (OCoLC)1062927950 |z (OCoLC)1103282846 |z (OCoLC)1105805581 |z (OCoLC)1112552719 |z (OCoLC)1113207188 |z (OCoLC)1113613046 |z (OCoLC)1129351151 | ||
037 | |a safo9780131389465 | ||
040 | |a UMI |b eng |e pn |c UMI |d CEF |d OCLCQ |d DEBSZ |d C6I |d OCLCO |d OCLCQ |d OCLCF |d OCLCQ |d IDEBK |d OCLCO |d COO |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d OCLCQ |d YDX |d OCLCQ |d OCLCO |d WYU |d AU@ |d VT2 |d CNCEN |d OCLCQ |d OCLCO |d ERF |d RDF |d OCLCO |d UKBTH |d UHL |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d OCLCQ |d OCLCL | ||
049 | |a GWRE | ||
050 | 4 | |a QA76.625 |b .U45 2010 | |
100 | 1 | |a Ullman, Larry E. |q (Larry Edward), |d 1972- |1 https://id.oclc.org/worldcat/entity/E39PBJfrRXvpvg9br99wQmkFKd | |
245 | 1 | 0 | |a Effortless Flex 4 development / |c Larry Ullman. |
260 | |a Berkeley, Calif. : |b New Riders, |c ©2010. | ||
300 | |a 1 online resource (xviii, 437 pages) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a volume |b nc |2 rdacarrier | ||
347 | |a text file | ||
588 | 0 | |a Print version record. | |
505 | 0 | |a Cover13; -- Contents -- Introduction -- What is Flash? -- Why use Flash? -- The Case for RIAs -- The Case for Flash -- The Case Against Flash -- What is Flex? -- About This Book -- PART ONE: THE FUNDAMENTALS -- Chapter One: Building Flex Applications -- A Survey of the Land -- Basic MXML -- Using Flash Builder -- The Open Source Alternative -- Creating Desktop Applications -- Getting Help -- Chapter Two: User Interface Basics -- Things to know -- Cusstomizing the Application -- Simple Controls -- Controlling the Layout -- Creating Forms -- Putting it All Together -- Chapter Three: ActionScript You Need to Know -- Data Binding -- OOP Fundamentals -- ActinScript and MXML -- ActionScript Comments -- Simple Data Types -- Creating Functions -- Looking Ahead: the Click Event -- Control Structures -- Arrays -- Loops -- Manipulating Components -- Debugging Techniques -- Chapter Four: Event Management -- Fundamental Concepts -- Inline Event Handling -- Functions as Event Handlers -- System Events -- User Events -- Managing Event Handlers with ActionScript -- PART TWO: DATA AND COMMUNICATIONS -- Chapter Five: Displaying Data -- Representing Data -- Providing Data to Components -- ComboBox and DropDownList Components -- The List Component -- The DataGrid Component -- Chapter Six: Manipulating Data -- Using Label Functions -- Item Renderers -- Changing the Editor -- The DataGroup Component -- Formatting Data -- Validating Data -- Chapter Seven: Common Data Formats -- The Client-Server Relationship -- Four Data Formats -- Data Formats in PHP -- Data Types in ActionScript -- Debugging -- Chapter Eight: Using Simple Services -- Flash Security Model -- Setting Up a Local Environment -- Creating the PHP Scripts -- Flex Networking Components -- The HTTPService Component -- Sending Data to a Server -- Flash Builder Data Wizards -- Using the Network Monitor -- Chapter Nine: Using Complex Services -- Connecting to Web Services -- Setting Up the Local Environment -- Using RPC -- Data Management in Flash Builder -- Data Paging -- Creating Value Objects -- Adding Authentication -- PART THREE: APPLICATION DEVELOPMENT -- Chapter Ten: Creating Custom Code -- Simple Custom Components -- A Wee Bit More OOP -- Using ActionScript in Components -- Custom Events -- Creating a Custom Editor -- Chapter Eleven: Improving the User Experience -- Establishing Menus -- Adding Navigation -- Using View States -- Adding Deep Linking -- More on ToolTips -- Chapter Twelve: Alerts and Pop-ups -- Working with Alerts -- Creating Pop-up Windows -- Communicating Between Windows -- Chapter Thirteen: Improving the Appearance -- Creating Graphics -- Styling Applications -- Skinning Applications -- Working with Fonts -- Using Themes -- Index -- A -- B -- C -- D -- E -- F -- G -- H -- I -- J -- K -- L -- M -- N -- O -- P -- Q -- R -- S -- T -- U -- V -- W -- X -- Z. | |
520 | |a First the Web was all static content (HTML). Then as more was expected of sites, server-side technologies like PHP became necessary. But now Rich Internet Applications (RIA) put a lot of the functionality back in the Web browser, so a server-side technology alone will no longer suffice. Developers who have been doing server-side work for years need to broaden their horizons to provide a rich client-side experience. Enter Effortless Flex 4 Development by bestselling author Larry Ullman. Flash-Flex is a powerful duo for providing a rich, client-side experience. The first third of this book covers the fundamentals of creating Flex apps. The second third is about getting, displaying, validating, and sending data: locally, remotely, and from the user. All server-side code in this book is PHP, and this data-centric view and larger support for PHP is a key focus in Flex 4. The last third is about rounding out the know-how for full application development. Taking advantage of what Flex 4 has to offer, developers can quickly learn how to create RIAs, some of which interact with PHP scripts running on the server. Adobe has open-sourced Flex and made its SDK freely available, so it is becoming more attractive to developers who prefer open-source projects over commercial ones. Since the author is writing this book as a developer/programmer for other developers/programmers (as opposed to a designers), there is a predominance of how-tos and real-world practices. | ||
542 | |f Copyright © 2010 by Larry Ullman |g 2010 | ||
630 | 0 | 0 | |a Flex (Computer file) |
630 | 0 | 7 | |a Flex (Computer file) |2 fast |
650 | 0 | |a Internet programming. | |
650 | 0 | |a Application software |x Development. | |
650 | 0 | |a Web site development |x Computer programs. | |
650 | 0 | |a Client/server computing. | |
650 | 0 | |a Web sites |x Authoring programs. | |
650 | 7 | |a Application software |x Development |2 fast | |
650 | 7 | |a Client/server computing |2 fast | |
650 | 7 | |a Internet programming |2 fast | |
650 | 7 | |a Web site development |x Computer programs |2 fast | |
758 | |i has work: |a Effortless Flex 4 development (Work) |1 https://id.oclc.org/worldcat/entity/E39PCGYM78wV4ywKRXtVBmhtBq |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: Ullman, Larry E. (Larry Edward), 1972- |t Effortless Flex 4 development. |d Berkeley, Calif. : New Riders, ©2010 |z 9780321705945 |w (OCoLC)607974295 |
856 | 4 | 0 | |u https://go.oreilly.com/UniOfColoradoBoulder/library/view/~/9780131389465/?ar |z Full Text (via O'Reilly/Safari) |
915 | |a - | ||
956 | |a O'Reilly-Safari eBooks | ||
956 | |b O'Reilly Online Learning: Academic/Public Library Edition | ||
994 | |a 92 |b COD | ||
998 | |b Subsequent record output | ||
999 | f | f | |i e7b21101-0dcc-5b61-8622-bc0e08766f5a |s 95dfb227-416d-5440-8ba7-e113b3eaa79f |
952 | f | f | |p Can circulate |a University of Colorado Boulder |b Online |c Online |d Online |e QA76.625 .U45 2010 |h Library of Congress classification |i web |n 1 |