Flex « Actionscript Programming « Flash Tutorials

Home
Flash Tutorials
1.Actionscript Programming
2.Animals
3.Animation
4.Colors
5.Design
6.Effects
7.Game Cartoon
8.Humans
9.Models
10.Nature
11.Operations
12.Shapes
Flex
Flash / Flex / ActionScript
Flash Tutorials » Actionscript Programming » Flex 

1. Build a Multi-Purpose Contact Form With Flex - Flashtuts+    flash.tutsplus.com

Build a Multi-Purpose Contact Form With Flex - Flashtuts+Handling ungrouped checkboxes and radio buttons with 'click' event is lame (You should an least use change event insted): - if you click on them they may not change there state (because user can click one more time on previously selected item) - according to your mealsAndCot function you are adding the same element multiple time because you're not checking that selected value is present in the array. Using change Event giv you acces to elements current value. You can access there also through currentTarget property of an event. - passing the reference to the object it selef in the click handler 'mealsAndCot(yesCot)'? You hav got event for that:

3. Flash, Flex, AIR: Search Manager – Suggest tool(AS3)    theflashflex.blogspot.com

7. Flex 2 Compilation - Hidden Goodies « FlashGuru Blog    flashguru.co.uk

Flex Builder 2 which is currently in public beta has a little known gem of a feature (for which documentation is scarse) which you can use to learn alot more about what Flex actually does under the hood to make all that mxml markup goodness into a working Flash movie. This compiler option did not work in the previous public alpha build.

8. Multiple uploads with jQuery and Flex or Flash | ProDevTips - dev notes and tutorials    prodevtips.com

Lost Flirts - a Joomla 1.5 component from scratch on September 29th, 2009

9. senocular.com Tutorial: Beginners Guide to Getting Started with AS3 (Without Learning Flex) page 1    senocular.com

senocular.com Tutorial: Beginners Guide to Getting Started with AS3 (Without Learning Flex) page 1Drag and Drop: The easiest way to supply an ActionScript 3 file to mxmlc.exe is to just use explorer to drag an AS file onto the EXE (or a shortcut to it). mxmlc.exe will be called targeting that ActionScript 3 file and will use the default options to compile and save the SWF in the directory in which the AS file was located.

11. Alternativa 3D Series - Tutorial 6 - Dragging 3D Objects in Flex 3 using Alternativa3D and Actionscript 3 - The Tech Labs    thetechlabs.com

In order to give the user a sense of the ground and it's perspective we also create a Plane with a simple checkerboard texture, and rotate it so it is horizontal.

14. Create Cool Line Effects using Actionscript 3.0 in Flash CS4 or Flex Builder 3 - The Tech Labs    thetechlabs.com

You can try, and see if it works…

15. Integrate Flex Builder 3.0 & Php easly with the fresh ZendAMF - The Tech Labs    thetechlabs.com

Integrate Flex Builder 3.0 & Php easly with the fresh ZendAMF - The Tech LabsProject Name: phpintegration

16. Create and Skin a Photo Gallery with Flickr, Flex and Actionscript 3.0 - The Tech Labs    thetechlabs.com

Create and Skin a Photo Gallery with Flickr, Flex and Actionscript 3.0 - The Tech LabsThen, go to the 'Layout' sections of the property's panel while the button you just created is selected.You should see a 'Constraints' section, make sure the top left two check boxes are selected. This makes sure that no matter how much the application is resized, the button will stay in the top left of the window. This is what the Constraints section should look like once you have finished.

18. Develop an AIR Contact app in Flex Part 1 | Web Designer - Defining the internet through beautiful design    webdesignermag.co.uk

Develop an AIR Contact app in Flex Part 1 | Web Designer - Defining the internet through beautiful designDevelopers can now take their RIA concepts out of the browser and onto the desktop. There are so many concepts feasible in an AIR application and with the ability to store data in a local database, programs we have long been familiar with can now be rebuilt with your own added flair. This tutorial will show you how to build a simplified version of Apple???s Address Book using SQLite to store contact information. The UI will be created using MXML components with ActionScript classes to control all functionality. We urposely aimed to use a variety of techniques in the code to handle states, communicate data, etc, so we would recommend studying the source for further insight. To complete this tutorial, you will need to use the source files to access all of the code; certain scripts are covered in each step. In addition, the guide is split over two parts with next month???s final text including the PDF pages and final files from here.

20. Binding Data in Flex 3 | Build Internet!    buildinternet.com

Binding Data in Flex 3 | Build Internet!

21. Simple Flex Tutorial    petefreitag.com

Simple Flex TutorialI have a problem with the MenuBar and a question to delete a component out of storage.

java2s.com  |  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.