topleft

PureMVC

larger smaller reset larger Futurescale, Inc.
  • fixed-width
  • fluid-width
  • Home
  • About
  • Code
  • Docs
  • FAQ
  • Forums
  • News
  • Showcase
  • Contact
  • Jobs
topright
Demo_AS3_Flex_WebORB_Login
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Browse Source

Context Navigation

  • Start Page
  • Index
  • History
  • Last Change

TracNav

  •  PureMVC Manifold...

  •  Contributors
  •  Repositories
  • Ports...

  •  ActionScript 2
  • ActionScript 3
  •  C #
  •  ColdFusion
  •  Haxe
  •  Java
  •  JavaScript
  •  Objective C
  •  PHP
  •  Python
  •  Ruby
  •  Propose a Port

TracNav

  • AS3 Standard :  Login...

  • Downloads
  • Installation
  • Release Notes
  •  Live Demo
  •  View Source
  •  Discussion
  • Project Owner...

  •  Jens Krause

Demo - Flex + WebORB / Login

This demo illustrates the use of WebORB with PureMVC to perform a simple login from a Flex client.

Installing the Project Source Code

  • From the archive
    • Download the latest source code archive.
    • Unzip the source code zip to any folder on your disk. (for instance: c:\development\)
    • You will see a Login source folder. (for instance: c:\development\Login )
  • From the Repository
    • Use your  favorite SVN client to retrieve the latest source code release from the repository.
  • Add the Services
    • The Service layer is written in PHP for use with WebORB PHP, but it should also work with very little changes with others AMF PHP Gateways like AMFPHP1.9 or SabreAMF.
    • Copy all files located in folder named "Services" into {yourWebORBInstallationFolder}/Weborb/Services/
  • Setup and Compile the Demo Using Flex Builder 3
    • Create a new Flex Project called 'Login ' in Flex Builder 3, pointing to the new Login source folder.
    • Add the required libraries to the Login project's build path.
      • From the Flex Builder menu do: Project -> Properties -> Flex Build Path -> Library Path -> Add SWC Folder
        • Enter: libs
      • And on the Flex Compiler tab:
        • Add to additional compiler arguments : -services "services-config.xml"
  • Run Login.mxml

Download in other formats:

  • Plain Text

Trac Powered

Powered by Trac 0.11.6
By Edgewall Software.

Powered by the Subversion, Trac & Bugzilla Hosting Experts, Codesion.com

Copyright © 2006-2008 Futurescale, Inc.