Loading SWF files into a Flex application with allowDomain(), Chapter 10, Solution 2

­Chapter_10_Flex_Sol_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 10: FLEX SECURITY
// 
// Solution 10-2: Loading SWF files into a Flex application with allowDomain()
//
// 
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0

Using a cross-domain policy file to load data on a different domain, Chapter 10, 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 10: FLEX SECURITY
// 
// Solution 10-1: Using a cross-domain policy file to load data on a different domain
//
// 
// @author      Marco Casario
// @date        01 April 2008
// @version     1.1
// @site        flexsolutions.comtaste.com
//

Importing Flash CS3 assets into Flex, Chapter 9, 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 9: DESIGNING AND PROGRAMMING THE LOOK AND FEEL OF FLEX APPLICATIONS
// 
// Solution 9-8: Importing Flash CS3 assets into Flex
//
// 
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0
// @site        flexsolutions.comtaste.com
//

Using and embedding fonts in Flex applications, Chapter 9, Solution 7

­Chapter_9_Flex_Sol_7_expert
<?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 9: DESIGNING AND PROGRAMMING THE LOOK AND FEEL OF FLEX APPLICATIONS
// 
// Solution 9-7: Using and embedding fonts in Flex applications
//
// 
// @author      Marco Casario
// @date        26 November 2007

Customizing the style of rows and columns of an AdvancedDataGrid control, Chapter 9, 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 9: DESIGNING AND PROGRAMMING THE LOOK AND FEEL OF FLEX APPLICATIONS
// 
// Solution 9-6: Customizing the style of rows and columns of an AdvancedDataGrid control
//
// 
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0

Applying programmatic skins, Chapter 9, Solution 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 9: DESIGNING AND PROGRAMMING THE LOOK AND FEEL OF FLEX APPLICATIONS
// 
// Solution 9-5: Applying programmatic skins
//
// 
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0
// @site        flexsolutions.comtaste.com
//

Applying graphical skins, Chapter 9, Solution 4

Chapter_9_Flex_Sol_4_expert
<?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 9: DESIGNING AND PROGRAMMING THE LOOK AND FEEL OF FLEX APPLICATIONS
//
// Solution 9-4: Applying graphical skins
//
//
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0

Designing a constraint-based layout, Chapter 9, 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 9: Designing and Programming the Look and Feel of Flex Applications
//
// Solution 9-2: Designing a constraint-based layout
//
//
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0
// @site        flexsolutions.comtaste.com
//

Designing the layout of a Flex application, Chapter 9, 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 9: Designing and Programming the Look and Feel of Flex Applications
// 
// Solution 9-1: Designing the layout of a Flex application
//
// 
// @author      Marco Casario
// @date        26 November 2007
// @version     1.0
// @site        flexsolutions.comtaste.com
//

Using the fdb command-line debugger, Chapter 8, 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 8: COMPILING AND DEPLOYING FLEX APPLICATIONS
// 
// Solution 8-6: Using the fdb command-line debugger
//
// 
// @author      Marco Casario
// @date        01 April 2008
// @version     1.1
// @site        flexsolutions.comtaste.com
//

Syndicate content