Formatting and extending DataGrid columns, Chapter 7, Solution 3

­
<?xml version="1.0" encoding="utf-8"?>
<!--
////////////////////////////////////////////////////////////////////////////////
// Flex Solutions: Essential Techniques for Flex 2 and Flex 3 Developers
// Author: Marco Casario 
// Editor: FriendsOfED www.friendsofed.com
// All Rights Reserved.
//
// Chapter 7: DISPLAYING DATA WITH LIST-BASED COMPONENTS
// 
// Solution 7-3: Formatting and extending DataGrid columns
//
// 
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0
// @site        flexsolutions.comtaste.com
//

Getting the selected item, Chapter 7, Solution 2

­
<?xml version="1.0" encoding="utf-8"?>
<!--
////////////////////////////////////////////////////////////////////////////////
// Flex Solutions: Essential Techniques for Flex 2 and Flex 3 Developers
// Author: Marco Casario 
// Editor: FriendsOfED www.friendsofed.com
// All Rights Reserved.
//
// Chapter 7: DISPLAYING DATA WITH LIST-BASED COMPONENTS
// 
// Solution 7-2: Getting the selected item
//
// 
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0
// @site        flexsolutions.comtaste.com
//

Display data using list-based controls, Chapter 7, Solution 1

­
<?xml version="1.0" encoding="utf-8"?>
<!--
////////////////////////////////////////////////////////////////////////////////
// Flex Solutions: Essential Techniques for Flex 2 and Flex 3 Developers
// Author: Marco Casario 
// Editor: FriendsOfED www.friendsofed.com
// All Rights Reserved.
//
// Chapter 7: DISPLAYING DATA WITH LIST-BASED COMPONENTS
// 
// Solution 7-1: Display data using list-based controls
//
// 
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0
// @site        flexsolutions.comtaste.com
//

Using the RemoteObject with AMFPHP, Chapter 6, Solution 9

­
<?xml version="1.0" encoding="utf-8"?>
 
<!--
////////////////////////////////////////////////////////////////////////////////
// Flex Solutions: Essential Techniques for Flex 2 and Flex 3 Developers
// Author: Marco Casario 
// Editor: FriendsOfED www.friendsofed.com
// All Rights Reserved.
//
// Chapter 6: WORKING WITH REMOTE DATA USING THE RPC CLASSES
// 
// Solution 6-9: Using the RemoteObject with AMFPHP
// 
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0
// @site        flexsolutions.comtaste.com
//

Remote communication with the Flash Player URLLoader class, Chapter 6, Solution 8

­
<?xml version="1.0" encoding="utf-8"?>
<!--
////////////////////////////////////////////////////////////////////////////////
// Flex Solutions: Essential Techniques for Flex 2 and Flex 3 Developers
// Author: Marco Casario 
// Editor: FriendsOfED www.friendsofed.com
// All Rights Reserved.
//
// Chapter 6: WORKING WITH REMOTE DATA USING THE RPC CLASSES
// 
// Solution 6-8: Remote communication with the Flash Player URLLoader class
//
// 
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0
// @site        flexsolutions.comtaste.com
//

Using the RemoteObject with ColdFusion Flash Remoting, Chapter 6, Solution 7

­
<?xml version="1.0" encoding="utf-8"?>
 
<!--
////////////////////////////////////////////////////////////////////////////////
// Flex Solutions: Essential Techniques for Flex 2 and Flex 3 Developers
// Author: Marco Casario 
// Editor: FriendsOfED www.friendsofed.com
// All Rights Reserved.
//
// Chapter 6: WORKING WITH REMOTE DATA USING THE RPC CLASSES
// 
// Solution 6-7: Using the RemoteObject with ColdFusion Flash Remoting
//
// 
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0
// @site        flexsolutions.comtaste.com
//

Consuming a web service, Chapter 6, Solution 6

­
<?xml version="1.0" encoding="utf-8"?>
<!--
////////////////////////////////////////////////////////////////////////////////
// Flex Solutions: Essential Techniques for Flex 2 and Flex 3 Developers
// Author: Marco Casario 
// Editor: FriendsOfED www.friendsofed.com
// All Rights Reserved.
//
// Chapter 6: WORKING WITH REMOTE DATA USING THE RPC CLASSES
// 
// Solution 6-6: Consuming a web service
//
// 
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0
// @site        flexsolutions.comtaste.com
//

Sending parameters to a PHP and a JSP file, Chapter 6, Solution 5

­Chapter_6_Flex_Sol_5
<?xml version="1.0" encoding="utf-8"?>
<!--
////////////////////////////////////////////////////////////////////////////////
// Flex Solutions: Essential Techniques for Flex 2 and Flex 3 Developers
// Author: Marco Casario 
// Editor: FriendsOfED www.friendsofed.com
// All Rights Reserved.
//
// Chapter 6: WORKING WITH REMOTE DATA USING THE RPC CLASSES
// 
// Solution 6-5: Sending parameters to a PHP and a JSP file
//
// 
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0

Using the E4X format with the resultFormat property, Chapter 6, Solution 4

­
<?xml version="1.0" encoding="utf-8"?>
<!--
////////////////////////////////////////////////////////////////////////////////
// Flex Solutions: Essential Techniques for Flex 2 and Flex 3 Developers
// Author: Marco Casario 
// Editor: FriendsOfED www.friendsofed.com
// All Rights Reserved.
//
// Chapter 6: WORKING WITH REMOTE DATA USING THE RPC CLASSES
// 
// Solution 6-4: Using the E4X format with the resultFormat property
//
// 
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0
// @site        flexsolutions.comtaste.com
//

Loading dynamically generated XML using PHP and ActionScript, Chapter 6, Solution 3

­Chapter_6_Flex_Sol_3
<?xml version="1.0" encoding="utf-8"?>
<!--
////////////////////////////////////////////////////////////////////////////////
// Flex Solutions: Essential Techniques for Flex 2 and Flex 3 Developers
// Author: Marco Casario 
// Editor: FriendsOfED www.friendsofed.com
// All Rights Reserved.
//
// Chapter 6: WORKING WITH REMOTE DATA USING THE RPC CLASSES
// 
// Solution 6-3: Loading dynamically generated XML using PHP and ActionScript
//
// 
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0

Syndicate content