|
Displaying 1 - 50 of about 1695 Related Tutorials.
|
AdvancedDataGrid Control in Flex4
AdvancedDataGrid control in Flex4:
The AdvancedDataGrid control is same... the data
using dataprovider property. The tag of AdvancedDataGrid control <...;
<s:Panel
title="AdvancedDataGrid Control
Example" height |
Sorting by multiple columns in AdvancedDataGrid in Flex4
Sorting by multiple columns in AdvancedDataGrid in Flex4:
In this example you can see how we can sort a
AdvancedDataGrid control using multiple column . We... and you will choose a multiple
column for sort a AdvancedDataGrid control |
Navigation Tree icon and labels in AdvancedDataGrid
Navigation Tree icon and labels in AdvancedDataGrid in Flex4:
In this example... in AdvancedDataGrid control. You can use the
style property for change the icon...="699">
<mx:AdvancedDataGrid
sortExpertMode=" |
|
|
Style in AdvancedDataGrid
Style in AdvancedDataGrid control:
We use a inline style for AdvancedDataGrid. In this
example you can see how we can use a style in AdvanceddataGrid...
title="Style in AdvancedDataGrid
Control Example" height="470 |
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 |
|
|
Item Renderer in AdvancedDataGrid
Item Renderer in AdvancedDataGrid:
In this example you can see how we can use a item
renderer property in AdvanceddataGrid control.
The tag of item... a pie
chart as a item renderer and displayed in AdvancedDataGrid.
Example |
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 |
Selecting multiple cells and rows in AdvancedDataGrid
Selecting multiple cells and rows in AdvancedDataGrid:
In this example you can see how we can select the
multiple rows and cells from AdvancedDataGrid control. You can use the
allowMultipleSelection property.
It is a Boolean type |
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 |
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 |
groupIconFunction in AdvancedDataGrid
in AdvancedDataGrid:
In this example you can see how we can control the
display of the leaf nodes of the navigation tree. This control achieved by the
groupIconFunction property in AdvancedDataGrid. The groupIconFunction property
control the icon |
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 |
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 |
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 |
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 |
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 |
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 |
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... control you will provide the
data individually to the series. There are three |
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 |
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 |
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 |
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 |
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 |
Displaying Hierarchical data in AdvancedDataGrid in Flex4
Displaying Hierarchical data in AdvancedDataGrid in Flex4:
Hierarchical data... we can use a Hierarchical data in AdvancedDataGrid.
Example:
<...">
<mx:AdvancedDataGrid
sortExpertMode="true" |
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 |
Differences between OLAPDataGrid and AdvancedDataGrid
Differences between OLAPDataGrid and AdvancedDataGrid:
There are several differences which are following.
1. OLAPDataGrid control does not have a column dragging.
2. OLAPDataGrid control cell has a data which is a result of OLAPQuery |