|
Displaying 1 - 50 of about 1704 Related Tutorials.
|
BubbleChart Control in Flex4
BubbleChart control in Flex4:
The BubbleChart Control is a MX Component. There is no
Spark component.
You can provide the data to the chart control... of BubbleChart Control is <mx:BubbleChart>.
Example:
< |
PopUpAnchor Control in Flex4
PopUpAnchor Control in Flex4:
The PopUpAnchor control is a Spark component. This new
component added in Flex4. The PopUpAnchor control is used to a pop-up... control in Flex4.
Output:
In this example you can see how the pop up component |
Spinner in Flex4
Spinner control in Flex4:
Flex4 introduced a new a Spinner control which was not available in MX. In Flex4
Spinner control is called a Spark component...;
In this example you can see how we can use a
Spinner control in Flex4.
Output |
|
|
ToggleButtonBar Control in Flex4
ToggleButtonBar control in Flex4:
The ButtonBar control and the ToggleButtonBar control both are same. The
ToggleButtonBar control is a MX component... can see how we can use a
ToggleButtonBar control in Flex4.
Output:
Running |
AdvancedDataGrid Control in Flex4
AdvancedDataGrid control in Flex4:
The AdvancedDataGrid control is same as a DataGrid
control. It has a functionality of the standard DataGrid control. It provides
the good control of data display and data formatting. You can provide |
|
|
ComboBox in Flex4
ComboBox in Flex4:
In Flex4 Combobox is called a spark Combobox control. DropDownListBase
control is the base class of the combobox control. Combobox control works like a
DropDownList control. When we click on the combobox control |
HorizontalList Control in Flex4
HorizontalList control in Flex4:
The HorizontalList control is a MX component. There is
no spark component. The HorizontalList control displays the items... in it. The items will be
displayed from left to right. It looks like a HBox control |
LinkBar Control in Flex4
LinkBar control in Flex4:
The LinkBar control is a MX component. It has no Spark component. The LinkBar
control sets to Link Buttons in a horizontal... can use a LinkBar control in Flex4.
Output:
Running Application |
DateField control in Flex4
DateField control in flex4:
The DateField control is a MX component. It has no Spark
component.
It has a text field control and a calendar icon on its right side. When a user
clicks on this icon then pops up a DateChooser control |
ProgressBar Control in Flex4
ProgressBar control in Flex4:
The ProgressBar Control is a MX component. It has no
Spark Component. The ProgressBar Control displays a loading progress... of period. The
progress line of Progress Control represent time-based processes |
Alert Control in Flex4
Alert control in Flex4:
The Alert control is a MX component. It has no Spark component. The Alert
control contains a message, icon, title, and buttons... see how we can use a Alert control in Flex4.
Output:
Running Application |
DataGrid Control in Flex4
DataGrid control in Flex4:
The DataGrid control is a MX component. There is no
spark component. DataGrid Control is like a Table in html. The DataGrid control
has following features.
1. You can Re-Size, Sort and customize the column |
RichText in Flex4
RichText in Flex4:
In Flex4 RichText Control is a Spark Control... the RichEditableText control. You can use the
textFlow, text, and content properties For specifying the text in the RichText
control. You can set the alignment of text |
SWFLoader Control in Flex4
SWFLoader control in Flex4:
The SWFLoader control is a MX component. It has no Spark
component. The SWFLoader control loads one application into another... control in Flex4.
Output:
Running Application |
Flex4
Flex4 Hi......
please tell me about that.....
What?s new in flex4?
Thanks
Ans:
The Flex SDK has been focused around three primary... in flex4.
Integration with Adobe Catalyst
Spark Component Architecture
MXML |
HLOCChart Control in Flex4
HLOCChart control in Flex4:
The HLOCChart Control is a MX Component. There is no
Spark component. The HLOCChart Control represents financial data... to the chart control by using
data provider property. You will use <mx |
PlotChart Control in Flex4
PlotChart control in Flex4:
The PlotChart Control is a MX Component. There is no
Spark component. The PlotChart Control represents the each data value...
x-axis and y-axis. You can provide the data to the chart control by using data |
PieChart Control in Flex4
PieChart control in Flex4:
The PieChart Control is a MX Component. There is no
Spark component. The PieChart Control is a circular chart in which the wedges
represent to the data value. You can provide the data to the chart control |
AreaChart Control in Flex4
AreaChart control in Flex4:
The AreaChart Control is a MX Component. There is no
Spark component.
The AreaChart Control represents an area bounded... and areaStroke property. The tag of AreaChart
Control is <mx:AreaChart> |
BarChart control in Flex4
BarChart control in Flex4:
The BarChart Control is a MX Component. There is no
Spark component.
The BarChart Control represents the data in horizontal bars... clockwise. The tag of BarChart Control is <mx:BarChart>.
Example |
ColumnChart Control in Flex4
ColumnChart Control in Flex4:
The ColumnChart Control is a MX Component. There is no
Spark component. The ColumnChart control represents the data... the data to the
chart control by using data provider property. You will use <mx |
LineChart Control in Flex4
LineChart control in Flex4:
The LineChart Control is a MX Component. There is no
Spark component. The LineChart Control represents data in a series of line... to the chart
control by using data provider property.
You will use <mx |
CandleStick Control in Flex4
CandleStick control in Flex4:
The CandlestickChart Control is a MX Component. There is
no Spark component.
The CandlestickChart Control represents... the data to the chart control by using
data provider property.
You will use |
MenuBar Control in Flex4
MenuBar control in Flex4:
A MenuBar control displays a horizontal bar of menu
items. The menu item has a pop-up sub menu(optional). It is a static control... a MenuBar control in Flex4.
Output:
Running Application |
FlexNativeMenu Control in Flex4
FlexNativeMenu Control in Flex4:
The FlexNativeMenu is a MX component. It's provide a
data for menu control.
It has no visual representation... control in AIR Application. First you will make a
XML List for item and call |
RichTextEditor control in Flex4
RichTextEditor control in Flex4:
The RichTextEditor Control is a MX component... in RichTextEditor control. It
contains so many control which are following... can use a RichTextEditor control.
Example:
<?xml version=" |
Flex4
Flex4 Hi..
What is the difference between Flex3 and Flex4?
Please tell me about that......
Thanks
Difference between Flex3 and Flex4:
Adobe Flex 4 including a new skinning and component architecture, a new |
Formatting Legend in Chart in Flex4
Formatting Legend in Chart in Flex4:
In this section we will discuss the formatting of the
Legend in the Chart control. You can change the formatting... property for change
the formatting of legend in the chart control.
Example |
Menu Control in Flex4
Menu Control in Flex4:
The Menu contol is a pop-up control. It containes a
submenu. You can select a indivisual item from menu control. You use only
Actionscript for create a pop-up Menu control. There is no MXMl tag. You can |
PopUpMenuButton Control in Flex4
PopUpMenuButton Control in Flex4:
The PopUpMenuButton control is a MX component. It
is a pop-up Button control. It contains two buttons. First... a small icon button you
will see a PopUpMenu control. You can select an item |
HRule Control in Flex4
HRule control in Flex4:
The HRule control is a MX component. It has no Spark...;
In this example you can see how we can use a HRule control in Flex4... strokeColor and shadowColor
properties for set a color.
The tag of HRule control |
VRule Control in Flex4
VRule control in Flex4:
The VRule control is a MX component. It has no Spark...;
In this example you can see how we can use a VRule control in Flex4.
Output... strokeColor and shadowColor
properties for set a color.
The tag of VRule control |
List Control in Flex4
List control in Flex4:
Flex 4 List control is also called a Spark List control... item do not fit in the List
control then horizontal and vertical scroller... (<s:dataprovider>) for providing a data to a List control.
The tag is <s |
PopUpButton Control in Flex4
PopUpButton control in Flex4:
The PopUpButton control is a MX component... can see how we can use a
PopUpButton control in Flex4.
Output:
Running... is a button control. When the
user clicked a small button then opens a second pop-up |
RicheditableText in Flex4
RichEditableText in flex4:
In Flex4 the RichEditableText control is just like a RichText control
in which the text display in richly-formatted text... properties.
The RichEditableText class is same as the TextArea control class |
Tree Control in Flex4
Tree Control in Flex4:
The Tree control is used for a hierarchical data which...;
In this example you can see how we can use a
Tree control in Flex4.
Output... to expose
children.
The tag of Tree Control is <mx:Tree>.
Example |
TileList Control in Flex4
TileList control in Flex4:
The TileList control displays a component in tile... will be displayed from
top to bottom. It looks like a VBox control and Tile Container... control is <mx:TileList>.
Example:
<?xml version="1.0 |
Slider in Flex4
Slider control in Flex4:
Flex4 Slider control is also called a Spark Slider control. You can select a value
by moving a slider thumb between two end...;
In this example you can see how we can use a
Slider control in Flex4 |
Label in Flex4
Label in Flex4:
In Flex4 Label is a lightweight and low level UI-component that is known as Spark
Component in FLex4. Spark Label is used for rendering one or more lines of
uniformly-formatted text. Label in Flex4 utilize the new |
Image Control in Flex4
Image control in Flex4:
The Image Control is a MX component. It has no Spark...;
In this example you can see how we can use a Image control in Flex4.
Output:
Running... control. Flex importing GIF,
JPEG, PNG, and SWF files at run time |
Scroller control in Flex4
Scroller component in Flex4:
The Scroller control is the Spark component... see how we can use a
Scroller control in Flex4.
Output:
Running...:Scroller>. The scrollbars
control's the viewport's horizontal and vertical |
TextArea in Flex4
TextArea Control in Flex4:
The TextArea control is a component of both the MX... in
Flex4.
The characteristics of MX TextArea control is a
multilinear... Components while
developing any program in Flex4. The characteristics of MX |
OLAPDataGrid control in Flex4
OLAPDataGrid control in Flex4:
The full form of OLAP is online analytical processing.
OLAPDataGrid control contains a large amount of data in many dimensions. If you
collect the information of product from different region, and from |
TextInput in Flex4
TextInput in Flex4:
TextInput control is a Text entry control that allows... Layout Framework (TLF)
is used in Flex4 for text editing with high quality typography. In Flex4 TextInput control uses the new Text Layout
Framework(TLF |
VideoDisplay in Flex4
VideoDisplay Control in Flex4:
The VideoDisplay control is used in both the MX and
Spark components. You can use the MX VideoDisplay control for live... can use a
VideoDisplay control in Flex4.
Output:
Running Application |
DateChooser in Flex4
DateChooser control in flex4:
The DateChooser control is a MX component. It has no
Spark component. The DateChooser control contains the year, a month... date can be selected
at a time from the grid. The tag of DateChooser control |
Create OLAPQuary in OLAPDataGrid control in Flex4
Create OLAPQuary in OLAPDataGrid control in Flex4:
There are the following procedure for creating a query:
1. Make a cube for a query.
2. Make... the Query.
10.Now pass the query results to the OLAPDataGrid control.
Example |
VideoPlayer in Flex4
VideoPlayer control in Flex4:
The VideoPlayer control is used for playing downloaded or streaming video. The
VideoPlayer control supports multibit rate... how we can use a
VideoPlayer control in Flex4.
Output:
Running Application |
Drag and Drop in the same control in Flex4
Drag and Drop in the same control in Flex4:
We use the three property dragEnabled, dropEnabled and
dragMoveEnabled for performing drag and drop operation. In this example you can
see how we can drag and drop the item in the same |
RadioButton in Flex4
RadioButton in Flex4:
In Flex4 RadioButton is a spark component. You can use...;?>
<!-- Radiobutton control Example -->
<s:Application xmlns:fx...:Script>
<s:Panel
title="Radiobutton control Example"
width |