The following example shows how you can display custom icons in an Adobe AIR application by setting the <icon> node in the AIR application’s descriptor XML file.
Full code after the jump.
{ 4 comments }
A bunch of Adobe AIR examples*
The following example shows how you can specify a custom default installation folder when a user installs an Adobe AIR application by setting the <installFolder> node in the AIR application’s descriptor XML file.
Full code after the jump.
{ 0 comments }