0% found this document useful (0 votes)
52 views2 pages

Flex Overview

ActionScript is an open source, class-based scripting language based on JavaScript with Java/C features. It supports strong typing, package/namespace, compile and runtime type checking. MXML is an XML markup language used to create Flash user interfaces through nesting, reuse of components, and binding of values and events without additional code. In Flash games, ActionScript is used to program all movements and actions that occur in the game.

Uploaded by

banglecowboy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
52 views2 pages

Flex Overview

ActionScript is an open source, class-based scripting language based on JavaScript with Java/C features. It supports strong typing, package/namespace, compile and runtime type checking. MXML is an XML markup language used to create Flash user interfaces through nesting, reuse of components, and binding of values and events without additional code. In Flash games, ActionScript is used to program all movements and actions that occur in the game.

Uploaded by

banglecowboy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

ACTIONSCIPT OVERVIEW

Based on JavaScript with Java/C features


Open source spefication, compiler and VM
Class based not prototype based
package and namespace support
Strongly type (mostly)
Both compile time and runtime type checking
Event handing based on DOM events

MXML

XML UI markup Language


used to create flexible and simple layout
can nest files / reuse components
Supports binding and event handlers
- bind values(variables), no extra code
include optional code blocks
Treated as an AcionScript class

HOW ACTIONSCRIPT WORKS IN FLASH GAMES


-In FLASH Games, Actionscripting is used to plot and program any or all movements and actions that
occur within the game

================

deprecated features in Flash CC.

Object-level UndoProject
PanelActionScript 1&2
TLF textMotion Editor
Deco tools
Bone tool (IK)
Project panel
Printing
Strings panel
Behaviors panel
Movie Explorer
Bandwidth Profiler
FXG format
Actions Toolbox
Kuler panel
Share my Screen
Code Hinting (JSFL)
Video Cue Points
Close Captioning
Device Central
Customizable Tool Panel
Importing BMP, TIFF, AutoCad, AIFF, Sound Designer, Around AU and Adobe
Sounds Document formats
File Info (XMP Metadata)
Fireworks PNG Import

New software with way less features.

You might also like