This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/royale-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 973f3dbd Deploy site
973f3dbd is described below
commit 973f3dbde6e75e8c0abe1cc52ac748323cf4a80b
Author: GitHub Actions <[email protected]>
AuthorDate: Mon Feb 9 20:54:09 2026 +0000
Deploy site
---
blog/adding-an-item-to-a-jewel-list/index.html | 2 +-
blog/apache-royale-v0-9-0-released/index.html | 2 +-
blog/apache-royale-v0-9-1-released/index.html | 2 +-
blog/apache-royale-v0-9-10-released/index.html | 2 +-
blog/apache-royale-v0-9-12-released/index.html | 2 +-
blog/apache-royale-v0-9-2-released/index.html | 2 +-
blog/apache-royale-v0-9-4-released/index.html | 2 +-
blog/apache-royale-v0-9-6-released/index.html | 2 +-
blog/apache-royale-v0-9-7-released/index.html | 2 +-
blog/apache-royale-v0-9-8-released/index.html | 2 +-
blog/apache-royale-v0-9-9-released/index.html | 2 +-
.../index.html | 2 +-
.../index.html | 2 +-
.../index.html | 2 +-
.../index.html | 2 +-
.../index.html | 2 +-
.../index.html | 2 +-
.../index.html | 2 +-
blog/index.html | 2 +-
.../index.html | 2 +-
blog/page/10/index.html | 2 +-
blog/page/2/index.html | 2 +-
blog/page/3/index.html | 2 +-
blog/page/4/index.html | 2 +-
blog/page/5/index.html | 2 +-
blog/page/6/index.html | 2 +-
blog/page/7/index.html | 2 +-
blog/page/8/index.html | 2 +-
blog/page/9/index.html | 2 +-
blog/royale-at-apachecon-2020/index.html | 2 +-
.../index.html | 2 +-
blog/using-an-item-renderer-with-a-list/index.html | 2 +-
.../index.html | 2 +-
blog/using-jewel-alert-control/index.html | 2 +-
blog/using-jewel-tilehorizontallayout/index.html | 2 +-
blog/using-the-jewel-slider-control/index.html | 2 +-
.../index.html | 2 +-
blog/working-with-vector-graphics/index.html | 2 +-
css/styles.css | 2 +-
docs/index.html | 2 +-
download/index.html | 2 +-
faq/index.html | 2 +-
features/index.html | 2 +-
get-involved/index.html | 2 +-
ides/index.html | 2 +-
index.html | 2 +-
js/topbar.js | 20 ++++++++++++++++
mailing-lists/index.html | 2 +-
royale-commercial-support/index.html | 2 +-
showcase/index.html | 2 +-
sitemap.xml | 28 +++++++++++-----------
source-code/index.html | 2 +-
team/index.html | 2 +-
thanks-to/index.html | 2 +-
54 files changed, 86 insertions(+), 66 deletions(-)
diff --git a/blog/adding-an-item-to-a-jewel-list/index.html
b/blog/adding-an-item-to-a-jewel-list/index.html
index 59461757..90191dce 100644
--- a/blog/adding-an-item-to-a-jewel-list/index.html
+++ b/blog/adding-an-item-to-a-jewel-list/index.html
@@ -39,4 +39,4 @@
</j:initialView>
</j:Application>
-</code></pre><p>In this example, the List is populated from an ArrayList
object that holds a basic array of the data. The ArrayList has all collection
methods to manage internal data, like addItem and addItemAt. We used Avengers
character names to showcase this example, but you'll see one character is
missing ;). For this example we used the Amethyst Jewel Theme to match movie
colors better.</p><p>When you select a row in the List a CHANGE event is fired.
We have the event call an event [...]
\ No newline at end of file
+</code></pre><p>In this example, the List is populated from an ArrayList
object that holds a basic array of the data. The ArrayList has all collection
methods to manage internal data, like addItem and addItemAt. We used Avengers
character names to showcase this example, but you'll see one character is
missing ;). For this example we used the Amethyst Jewel Theme to match movie
colors better.</p><p>When you select a row in the List a CHANGE event is fired.
We have the event call an event [...]
\ No newline at end of file
diff --git a/blog/apache-royale-v0-9-0-released/index.html
b/blog/apache-royale-v0-9-0-released/index.html
index 7b741232..eb6131b3 100644
--- a/blog/apache-royale-v0-9-0-released/index.html
+++ b/blog/apache-royale-v0-9-0-released/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.0
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.0
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
diff --git a/blog/apache-royale-v0-9-1-released/index.html
b/blog/apache-royale-v0-9-1-released/index.html
index cba022be..0a9bfb03 100644
--- a/blog/apache-royale-v0-9-1-released/index.html
+++ b/blog/apache-royale-v0-9-1-released/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.1
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.1
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
diff --git a/blog/apache-royale-v0-9-10-released/index.html
b/blog/apache-royale-v0-9-10-released/index.html
index 106ca890..f3c2b254 100644
--- a/blog/apache-royale-v0-9-10-released/index.html
+++ b/blog/apache-royale-v0-9-10-released/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.10
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.10
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel [...]
\ No newline at end of file
diff --git a/blog/apache-royale-v0-9-12-released/index.html
b/blog/apache-royale-v0-9-12-released/index.html
index bb42f9c5..a232f7d3 100644
--- a/blog/apache-royale-v0-9-12-released/index.html
+++ b/blog/apache-royale-v0-9-12-released/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.12
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.12
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel [...]
\ No newline at end of file
diff --git a/blog/apache-royale-v0-9-2-released/index.html
b/blog/apache-royale-v0-9-2-released/index.html
index 476ecaf8..035f1236 100644
--- a/blog/apache-royale-v0-9-2-released/index.html
+++ b/blog/apache-royale-v0-9-2-released/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.2
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.2
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
diff --git a/blog/apache-royale-v0-9-4-released/index.html
b/blog/apache-royale-v0-9-4-released/index.html
index 1559d890..398854ae 100644
--- a/blog/apache-royale-v0-9-4-released/index.html
+++ b/blog/apache-royale-v0-9-4-released/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.4
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.4
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
diff --git a/blog/apache-royale-v0-9-6-released/index.html
b/blog/apache-royale-v0-9-6-released/index.html
index f703e2a0..4daeb624 100644
--- a/blog/apache-royale-v0-9-6-released/index.html
+++ b/blog/apache-royale-v0-9-6-released/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.6
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.6
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
diff --git a/blog/apache-royale-v0-9-7-released/index.html
b/blog/apache-royale-v0-9-7-released/index.html
index 8a72ee94..486a0cba 100644
--- a/blog/apache-royale-v0-9-7-released/index.html
+++ b/blog/apache-royale-v0-9-7-released/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.7
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.7
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
diff --git a/blog/apache-royale-v0-9-8-released/index.html
b/blog/apache-royale-v0-9-8-released/index.html
index fd28d164..8cfa1e6a 100644
--- a/blog/apache-royale-v0-9-8-released/index.html
+++ b/blog/apache-royale-v0-9-8-released/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.8
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.8
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
diff --git a/blog/apache-royale-v0-9-9-released/index.html
b/blog/apache-royale-v0-9-9-released/index.html
index 23d17da9..5073e322 100644
--- a/blog/apache-royale-v0-9-9-released/index.html
+++ b/blog/apache-royale-v0-9-9-released/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.9
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale v0.9.9
released!</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel= [...]
\ No newline at end of file
diff --git
a/blog/binding-the-text-property-of-a-jewel-textinput-to-update-a-text-label/index.html
b/blog/binding-the-text-property-of-a-jewel-textinput-to-update-a-text-label/index.html
index 3ef71d74..d3873730 100644
---
a/blog/binding-the-text-property-of-a-jewel-textinput-to-update-a-text-label/index.html
+++
b/blog/binding-the-text-property-of-a-jewel-textinput-to-update-a-text-label/index.html
@@ -42,4 +42,4 @@
</j:initialView>
</j:Application>
-</code></pre><p><strong>Data binding</strong> is a general technique that
binds together and synchonizes data from a provider, or source (in this case
the contents of the text property of a TextInput field), and a consumer (in
this case the text property of a Label). You can use data binding with many
controls, variables and components to provide a powerful user experience. You
can bind a List as the data provider for an ArrayList variable so the ArrayList
displays details of the item th [...]
\ No newline at end of file
+</code></pre><p><strong>Data binding</strong> is a general technique that
binds together and synchonizes data from a provider, or source (in this case
the contents of the text property of a TextInput field), and a consumer (in
this case the text property of a Label). You can use data binding with many
controls, variables and components to provide a powerful user experience. You
can bind a List as the data provider for an ArrayList variable so the ArrayList
displays details of the item th [...]
\ No newline at end of file
diff --git a/blog/creating-a-group-of-jewel-radiobuttons/index.html
b/blog/creating-a-group-of-jewel-radiobuttons/index.html
index 652e583c..aaaf23f5 100644
--- a/blog/creating-a-group-of-jewel-radiobuttons/index.html
+++ b/blog/creating-a-group-of-jewel-radiobuttons/index.html
@@ -37,4 +37,4 @@
</j:initialView>
</j:Application>
-</code></pre><p>The radio buttons have these properties
available:</p><ul><li><strong>text</strong>: The label description for the
radio button</li><li><strong>value</strong>: The internal value of the radio
button</li><li><strong>selected</strong>: If this is true it means that the
radio button is selected; it is false
otherwise</li><li><strong>groupName</strong>: All radio buttons with the same
group name are related, so the user can change which radio button is selected
but can never [...]
\ No newline at end of file
+</code></pre><p>The radio buttons have these properties
available:</p><ul><li><strong>text</strong>: The label description for the
radio button</li><li><strong>value</strong>: The internal value of the radio
button</li><li><strong>selected</strong>: If this is true it means that the
radio button is selected; it is false
otherwise</li><li><strong>groupName</strong>: All radio buttons with the same
group name are related, so the user can change which radio button is selected
but can never [...]
\ No newline at end of file
diff --git a/blog/creating-a-hello-world-in-apache-royale/index.html
b/blog/creating-a-hello-world-in-apache-royale/index.html
index 6b9c5642..73adcdf0 100644
--- a/blog/creating-a-hello-world-in-apache-royale/index.html
+++ b/blog/creating-a-hello-world-in-apache-royale/index.html
@@ -12,4 +12,4 @@
</js:View>
</js:initialView>
</js:Application>
-</code></pre><p>In this example you can see the use of the following MXML
tags:</p><ul><li><strong>Application</strong>: Is the main tag in your
application. All content in Apache Royale is added inside this
tag.</li><li><strong>SimpleCSSValuesImpl</strong>: This class implements a
minimal set of CSS rules that is sufficient for most
applications.</li><li><strong>View</strong>: This is the class for most views
in a Royale application.</li><li><strong>Label</strong>: Implements the basic
[...]
\ No newline at end of file
+</code></pre><p>In this example you can see the use of the following MXML
tags:</p><ul><li><strong>Application</strong>: Is the main tag in your
application. All content in Apache Royale is added inside this
tag.</li><li><strong>SimpleCSSValuesImpl</strong>: This class implements a
minimal set of CSS rules that is sufficient for most
applications.</li><li><strong>View</strong>: This is the class for most views
in a Royale application.</li><li><strong>Label</strong>: Implements the basic
[...]
\ No newline at end of file
diff --git a/blog/customization-through-the-royale-api/index.html
b/blog/customization-through-the-royale-api/index.html
index 75177bb9..2427cdf9 100644
--- a/blog/customization-through-the-royale-api/index.html
+++ b/blog/customization-through-the-royale-api/index.html
@@ -81,4 +81,4 @@
</j:initialView>
</j:Application>
-</code></pre><p>This example takes the <a
href="https://royale.apache.org/using-jewel-alert-control/">Using the Jewel
Alert Control</a> example and uses the Royale API to add content and customize
some parts of the Alert.</p><p>The code is more complex than in some of our
other examples, for teaching purposes:</p><ul><li>In the
<strong>clickHandler</strong> method, we create an Alert control and create a
CheckBox to add to the Alert's content zone. Then we call the
<strong>expandButtons< [...]
\ No newline at end of file
+</code></pre><p>This example takes the <a
href="https://royale.apache.org/using-jewel-alert-control/">Using the Jewel
Alert Control</a> example and uses the Royale API to add content and customize
some parts of the Alert.</p><p>The code is more complex than in some of our
other examples, for teaching purposes:</p><ul><li>In the
<strong>clickHandler</strong> method, we create an Alert control and create a
CheckBox to add to the Alert's content zone. Then we call the
<strong>expandButtons< [...]
\ No newline at end of file
diff --git a/blog/dividing-an-apache-royale-application-with-modules/index.html
b/blog/dividing-an-apache-royale-application-with-modules/index.html
index 3c800548..195dcc85 100644
--- a/blog/dividing-an-apache-royale-application-with-modules/index.html
+++ b/blog/dividing-an-apache-royale-application-with-modules/index.html
@@ -76,4 +76,4 @@
</j:HGroup>
</j:Module>
-</code></pre><p>We need to use the <strong>Module</strong> tag as the main
tag. This means that the module can't be loaded on its own. It needs to be
parented by an application and loaded by a ModuleLoader.</p><p>The content of
the module can be whatever code you want. In this case we are adding just a few
Jewel controls to show a big search box.</p><p>Notice that the module has an
<strong>initComplete</strong> handler where you can execute code you need to
initialize the module (in this [...]
\ No newline at end of file
+</code></pre><p>We need to use the <strong>Module</strong> tag as the main
tag. This means that the module can't be loaded on its own. It needs to be
parented by an application and loaded by a ModuleLoader.</p><p>The content of
the module can be whatever code you want. In this case we are adding just a few
Jewel controls to show a big search box.</p><p>Notice that the module has an
<strong>initComplete</strong> handler where you can execute code you need to
initialize the module (in this [...]
\ No newline at end of file
diff --git
a/blog/hello-node-how-to-transpile-actionscript-for-node-js/index.html
b/blog/hello-node-how-to-transpile-actionscript-for-node-js/index.html
index fc819387..2ef46a00 100644
--- a/blog/hello-node-how-to-transpile-actionscript-for-node-js/index.html
+++ b/blog/hello-node-how-to-transpile-actionscript-for-node-js/index.html
@@ -19,4 +19,4 @@
</code></pre><p>This will produce a folder named <em>bin</em> containing
<em>js-debug</em> and <em>js-release</em> folders. The <em>js-debug</em> folder
contains JavaScript that is easy to read, and each class is loaded at runtime
from a separate file. The <em>js-release</em> folder contains JavaScript that
has been concatenated and minified for production.</p><p>The project should now
contain the following files and folders:</p><p><img
src="/img/blog/[email protected]" alt="Scre [...]
</code></pre><p>You should see the following output in your
console:</p><pre><code>Hello node v6.11.0
The address of localhost is: 127.0.0.1
-</code></pre><p>(The Node version number might be different,
obviously!)</p><h2>What's Next?</h2><p>This is just a simple example, but it
gives you a glimpse of how developers can bring ActionScript server-side using
Apache Royale and Node.js. By using an established ecosystem like Node.js,
ActionScript developers can take advantage of all of the libraries published to
NPM and join a large, vibrant community.</p></article></div></div><footer
class="footer"><div class="footer-row"><div cl [...]
\ No newline at end of file
+</code></pre><p>(The Node version number might be different,
obviously!)</p><h2>What's Next?</h2><p>This is just a simple example, but it
gives you a glimpse of how developers can bring ActionScript server-side using
Apache Royale and Node.js. By using an established ecosystem like Node.js,
ActionScript developers can take advantage of all of the libraries published to
NPM and join a large, vibrant community.</p></article></div></div><footer
class="footer"><div class="footer-row"><div cl [...]
\ No newline at end of file
diff --git
a/blog/how-to-create-a-desktop-application-with-royale-and-electron/index.html
b/blog/how-to-create-a-desktop-application-with-royale-and-electron/index.html
index 4ff13129..b5de3527 100644
---
a/blog/how-to-create-a-desktop-application-with-royale-and-electron/index.html
+++
b/blog/how-to-create-a-desktop-application-with-royale-and-electron/index.html
@@ -262,4 +262,4 @@ ipcMain.on("mainMessageHandler", (event, arg)
=> {
var time = new Date().toLocaleTimeString();
win.webContents.send("rendererMessageHandler", "hello there.
it's " + time);
})
-</code></pre><p>Notice the <strong>rendererMessageHandler</strong>. We have
added a listener for this event in
<strong>HelloWorld.mxml</strong>.</p><p>Launch the application and click the
<strong>Hello World</strong> button.</p><p><img
src="/img/blog/hello-world-electron.png" alt=""></p><p><em>Hello World
message</em></p><h2>Debugging</h2><p>To debug the <strong>Renderer</strong>
process, <strong>HelloWorld.mxml</strong>, add a breakpoint in the button click
handler. Open the debug view [...]
\ No newline at end of file
+</code></pre><p>Notice the <strong>rendererMessageHandler</strong>. We have
added a listener for this event in
<strong>HelloWorld.mxml</strong>.</p><p>Launch the application and click the
<strong>Hello World</strong> button.</p><p><img
src="/img/blog/hello-world-electron.png" alt=""></p><p><em>Hello World
message</em></p><h2>Debugging</h2><p>To debug the <strong>Renderer</strong>
process, <strong>HelloWorld.mxml</strong>, add a breakpoint in the button click
handler. Open the debug view [...]
\ No newline at end of file
diff --git a/blog/index.html b/blog/index.html
index db46f292..e89ba050 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale
Blog</title><link rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link
rel="stylesheet" href="/css/styles.css"><link rel="shortcut ic [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale
Blog</title><link rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link
rel="stylesheet" href="/css/styles.css"><link rel="shortcut ic [...]
\ No newline at end of file
diff --git a/blog/loading-external-data-through-httpservice/index.html
b/blog/loading-external-data-through-httpservice/index.html
index 3d7cfb5d..ed773b52 100644
--- a/blog/loading-external-data-through-httpservice/index.html
+++ b/blog/loading-external-data-through-httpservice/index.html
@@ -142,4 +142,4 @@
}
}
}
-</code></pre><p>We instantiate the HTTPService in the constructor, and declare
an event listener for the <strong>HTTPConstants.COMPLETE</strong> event, so we
perform actions when the data finishes loading. The action we do from this
class is throw a new event "<strong>dataReady</strong>" to consume in
our application.</p><p><strong>sourceCodeUrl</strong> will pass the GitHub url
to be called by our service class, and fills <strong>HTTPService.url</strong>
so HTTPService knows w [...]
\ No newline at end of file
+</code></pre><p>We instantiate the HTTPService in the constructor, and declare
an event listener for the <strong>HTTPConstants.COMPLETE</strong> event, so we
perform actions when the data finishes loading. The action we do from this
class is throw a new event "<strong>dataReady</strong>" to consume in
our application.</p><p><strong>sourceCodeUrl</strong> will pass the GitHub url
to be called by our service class, and fills <strong>HTTPService.url</strong>
so HTTPService knows w [...]
\ No newline at end of file
diff --git a/blog/page/10/index.html b/blog/page/10/index.html
index feeec3d7..317021c1 100644
--- a/blog/page/10/index.html
+++ b/blog/page/10/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale
Blog</title><link rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link
rel="stylesheet" href="/css/styles.css"><link rel="shortcut ic [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache Royale
Blog</title><link rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link
rel="stylesheet" href="/css/styles.css"><link rel="shortcut ic [...]
\ No newline at end of file
diff --git a/blog/page/2/index.html b/blog/page/2/index.html
index 2bf16eab..9f5e1316 100644
--- a/blog/page/2/index.html
+++ b/blog/page/2/index.html
@@ -76,4 +76,4 @@
<j:HSlider width="200" value="85"
minimum="50" maximum="150"
valueChange="tabbar.selectedIndex == 0 ? thl.columnWidth =
event.target.value : thll.columnWidth = event.target.value;"/>
</j:VGroup>
-</code></pre><p>We use the tabbar selectedIndex to affect the current selected
content layout and avoid changing the content layout in the other tab. Check
the final code example to see the rest of sliders since all are
similar.</p><p>And that's all! I hope you like this layout example in Royale.
As always, enjoy coding with Apache Royale!</p><h2>Where to go from
here</h2><ul><li><a
href="https://apache.github.io/royale-docs/features/data-binding">Apache Royale
Data Binding documentation [...]
\ No newline at end of file
+</code></pre><p>We use the tabbar selectedIndex to affect the current selected
content layout and avoid changing the content layout in the other tab. Check
the final code example to see the rest of sliders since all are
similar.</p><p>And that's all! I hope you like this layout example in Royale.
As always, enjoy coding with Apache Royale!</p><h2>Where to go from
here</h2><ul><li><a
href="https://apache.github.io/royale-docs/features/data-binding">Apache Royale
Data Binding documentation [...]
\ No newline at end of file
diff --git a/blog/page/3/index.html b/blog/page/3/index.html
index d1636df3..15e8a242 100644
--- a/blog/page/3/index.html
+++ b/blog/page/3/index.html
@@ -346,4 +346,4 @@ ipcMain.on("mainMessageHandler", (event, arg)
=> {
var time = new Date().toLocaleTimeString();
win.webContents.send("rendererMessageHandler", "hello there.
it's " + time);
})
-</code></pre><p>Notice the <strong>rendererMessageHandler</strong>. We have
added a listener for this event in
<strong>HelloWorld.mxml</strong>.</p><p>Launch the application and click the
<strong>Hello World</strong> button.</p><p><img
src="/img/blog/hello-world-electron.png" alt=""></p><p><em>Hello World
message</em></p><h2>Debugging</h2><p>To debug the <strong>Renderer</strong>
process, <strong>HelloWorld.mxml</strong>, add a breakpoint in the button click
handler. Open the debug view [...]
\ No newline at end of file
+</code></pre><p>Notice the <strong>rendererMessageHandler</strong>. We have
added a listener for this event in
<strong>HelloWorld.mxml</strong>.</p><p>Launch the application and click the
<strong>Hello World</strong> button.</p><p><img
src="/img/blog/hello-world-electron.png" alt=""></p><p><em>Hello World
message</em></p><h2>Debugging</h2><p>To debug the <strong>Renderer</strong>
process, <strong>HelloWorld.mxml</strong>, add a breakpoint in the button click
handler. Open the debug view [...]
\ No newline at end of file
diff --git a/blog/page/4/index.html b/blog/page/4/index.html
index aa120a7c..bec1bd5f 100644
--- a/blog/page/4/index.html
+++ b/blog/page/4/index.html
@@ -191,4 +191,4 @@ hljs["highlightBlock"](block);
</j:View>
</j:initialView>
</j:Application>
-</code></pre><p>In the example code you can see how we call the
<em>hljs.highlightBlock</em> method with the recommended dot syntax as with any
other ActionScript code, creating a seamless integration between your project
code and the external JavaScript code.</p><h2>Conclusion</h2><p>You can see how
simple and elegant it can be to use external JS code, while not compromising
the safe syntax you have when using the MXML and AS3 languages, to give you
more dynamic options for your applica [...]
\ No newline at end of file
+</code></pre><p>In the example code you can see how we call the
<em>hljs.highlightBlock</em> method with the recommended dot syntax as with any
other ActionScript code, creating a seamless integration between your project
code and the external JavaScript code.</p><h2>Conclusion</h2><p>You can see how
simple and elegant it can be to use external JS code, while not compromising
the safe syntax you have when using the MXML and AS3 languages, to give you
more dynamic options for your applica [...]
\ No newline at end of file
diff --git a/blog/page/5/index.html b/blog/page/5/index.html
index 1e16d941..5de7d451 100644
--- a/blog/page/5/index.html
+++ b/blog/page/5/index.html
@@ -163,4 +163,4 @@ The address of localhost is: 127.0.0.1
}
}
}
-</code></pre><p>We instantiate the HTTPService in the constructor, and declare
an event listener for the <strong>HTTPConstants.COMPLETE</strong> event, so we
perform actions when the data finishes loading. The action we do from this
class is throw a new event "<strong>dataReady</strong>" to consume in
our application.</p><p><strong>sourceCodeUrl</strong> will pass the GitHub url
to be called by our service class, and fills <strong>HTTPService.url</strong>
so HTTPService knows w [...]
\ No newline at end of file
+</code></pre><p>We instantiate the HTTPService in the constructor, and declare
an event listener for the <strong>HTTPConstants.COMPLETE</strong> event, so we
perform actions when the data finishes loading. The action we do from this
class is throw a new event "<strong>dataReady</strong>" to consume in
our application.</p><p><strong>sourceCodeUrl</strong> will pass the GitHub url
to be called by our service class, and fills <strong>HTTPService.url</strong>
so HTTPService knows w [...]
\ No newline at end of file
diff --git a/blog/page/6/index.html b/blog/page/6/index.html
index a413b034..9a1a50c5 100644
--- a/blog/page/6/index.html
+++ b/blog/page/6/index.html
@@ -262,4 +262,4 @@
global {
IStatesImpl:
ClassReference("org.apache.royale.core.SimpleStatesImpl");
}
-</code></pre><h2>Where to go from here</h2><ul><li><a
href="https://apache.github.io/royale-docs/features/view-states">View States
Royale Docs page</a></li><li><a
href="https://apache.github.io/royale-docs/component-sets/jewel/textinput">Jewel
TextInput Royale Docs page</a></li><li><a
href="https://apache.github.io/royale-docs/component-sets/jewel/button">Jewel
Button Royale Docs page</a></li><li><a
href="https://apache.github.io/royale-docs/component-sets/jewel/card">Jewel
Card Royale D [...]
\ No newline at end of file
+</code></pre><h2>Where to go from here</h2><ul><li><a
href="https://apache.github.io/royale-docs/features/view-states">View States
Royale Docs page</a></li><li><a
href="https://apache.github.io/royale-docs/component-sets/jewel/textinput">Jewel
TextInput Royale Docs page</a></li><li><a
href="https://apache.github.io/royale-docs/component-sets/jewel/button">Jewel
Button Royale Docs page</a></li><li><a
href="https://apache.github.io/royale-docs/component-sets/jewel/card">Jewel
Card Royale D [...]
\ No newline at end of file
diff --git a/blog/page/7/index.html b/blog/page/7/index.html
index 2a676724..3fa9117c 100644
--- a/blog/page/7/index.html
+++ b/blog/page/7/index.html
@@ -127,4 +127,4 @@
</j:initialView>
</j:Application>
-</code></pre><p>The radio buttons have these properties
available:</p><ul><li><strong>text</strong>: The label description for the
radio button</li><li><strong>value</strong>: The internal value of the radio
button</li><li><strong>selected</strong>: If this is true it means that the
radio button is selected; it is false
otherwise</li><li><strong>groupName</strong>: All radio buttons with the same
group name are related, so the user can change which radio button is selected
but can never [...]
\ No newline at end of file
+</code></pre><p>The radio buttons have these properties
available:</p><ul><li><strong>text</strong>: The label description for the
radio button</li><li><strong>value</strong>: The internal value of the radio
button</li><li><strong>selected</strong>: If this is true it means that the
radio button is selected; it is false
otherwise</li><li><strong>groupName</strong>: All radio buttons with the same
group name are related, so the user can change which radio button is selected
but can never [...]
\ No newline at end of file
diff --git a/blog/page/8/index.html b/blog/page/8/index.html
index 97050a17..cf0869e7 100644
--- a/blog/page/8/index.html
+++ b/blog/page/8/index.html
@@ -109,4 +109,4 @@
</j:initialView>
</j:Application>
-</code></pre><p>In this example, the Jewel button adds a click handler that
will be in charge of showing the Alert control. When the user clicks the button
the Alert.show() static method is called. You can add a custom message, a
custom title and choose which buttons will be created for that instance of the
Alert.</p><p>Finally, the Alert instance adds an event listener to manage the
alert response when the dialog is closed. In this example we're changing the
label of the button accordin [...]
\ No newline at end of file
+</code></pre><p>In this example, the Jewel button adds a click handler that
will be in charge of showing the Alert control. When the user clicks the button
the Alert.show() static method is called. You can add a custom message, a
custom title and choose which buttons will be created for that instance of the
Alert.</p><p>Finally, the Alert instance adds an event listener to manage the
alert response when the dialog is closed. In this example we're changing the
label of the button accordin [...]
\ No newline at end of file
diff --git a/blog/page/9/index.html b/blog/page/9/index.html
index 8b645d4f..14358501 100644
--- a/blog/page/9/index.html
+++ b/blog/page/9/index.html
@@ -12,4 +12,4 @@
</js:View>
</js:initialView>
</js:Application>
-</code></pre><p>In this example you can see the use of the following MXML
tags:</p><ul><li><strong>Application</strong>: Is the main tag in your
application. All content in Apache Royale is added inside this
tag.</li><li><strong>SimpleCSSValuesImpl</strong>: This class implements a
minimal set of CSS rules that is sufficient for most
applications.</li><li><strong>View</strong>: This is the class for most views
in a Royale application.</li><li><strong>Label</strong>: Implements the basic
[...]
\ No newline at end of file
+</code></pre><p>In this example you can see the use of the following MXML
tags:</p><ul><li><strong>Application</strong>: Is the main tag in your
application. All content in Apache Royale is added inside this
tag.</li><li><strong>SimpleCSSValuesImpl</strong>: This class implements a
minimal set of CSS rules that is sufficient for most
applications.</li><li><strong>View</strong>: This is the class for most views
in a Royale application.</li><li><strong>Label</strong>: Implements the basic
[...]
\ No newline at end of file
diff --git a/blog/royale-at-apachecon-2020/index.html
b/blog/royale-at-apachecon-2020/index.html
index 1e4cfac0..79775b26 100644
--- a/blog/royale-at-apachecon-2020/index.html
+++ b/blog/royale-at-apachecon-2020/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Royale at ApacheCon
2020</title><link rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link
rel="stylesheet" href="/css/styles.css"><link rel="short [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Royale at ApacheCon
2020</title><link rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link
rel="stylesheet" href="/css/styles.css"><link rel="short [...]
\ No newline at end of file
diff --git
a/blog/selecting-options-from-a-group-of-jewel-checkbox-controls/index.html
b/blog/selecting-options-from-a-group-of-jewel-checkbox-controls/index.html
index aa4db629..7ee57305 100644
--- a/blog/selecting-options-from-a-group-of-jewel-checkbox-controls/index.html
+++ b/blog/selecting-options-from-a-group-of-jewel-checkbox-controls/index.html
@@ -44,4 +44,4 @@
</j:initialView>
</j:Application>
-</code></pre><p>The CheckBox is a two-state button control with the following
properties available:</p><ul><li><strong>text</strong>: The label description
for the CheckBox</li><li><strong>value</strong>: The internal value of the
CheckBox</li><li><strong>selected</strong>: If this is true it means that the
CheckBox is selected; it is false otherwise</li></ul><p>Each checkbox has
<strong>CLICK</strong> and <strong>CHANGE</strong> events.
<strong>CLICK</strong> is dispatched when the user [...]
\ No newline at end of file
+</code></pre><p>The CheckBox is a two-state button control with the following
properties available:</p><ul><li><strong>text</strong>: The label description
for the CheckBox</li><li><strong>value</strong>: The internal value of the
CheckBox</li><li><strong>selected</strong>: If this is true it means that the
CheckBox is selected; it is false otherwise</li></ul><p>Each checkbox has
<strong>CLICK</strong> and <strong>CHANGE</strong> events.
<strong>CLICK</strong> is dispatched when the user [...]
\ No newline at end of file
diff --git a/blog/using-an-item-renderer-with-a-list/index.html
b/blog/using-an-item-renderer-with-a-list/index.html
index a944b0ca..4e73391e 100644
--- a/blog/using-an-item-renderer-with-a-list/index.html
+++ b/blog/using-an-item-renderer-with-a-list/index.html
@@ -122,4 +122,4 @@
}
}
}
-</code></pre><p>In the main file, note how we link the
<strong>ListsModel</strong> class through the <strong>model</strong> variable
accessible throughout Royale to make it easy to link a model as a
bead.</p><p>Finally, we link the model data to the list dataProvider using data
binding, with <strong>ApplicationDataBinding</strong> (since we are at the
Application level) and the <strong>ConstantBinding</strong> class that knows
where the data is located (<em>sourceID</em>), what property [...]
\ No newline at end of file
+</code></pre><p>In the main file, note how we link the
<strong>ListsModel</strong> class through the <strong>model</strong> variable
accessible throughout Royale to make it easy to link a model as a
bead.</p><p>Finally, we link the model data to the list dataProvider using data
binding, with <strong>ApplicationDataBinding</strong> (since we are at the
Application level) and the <strong>ConstantBinding</strong> class that knows
where the data is located (<em>sourceID</em>), what property [...]
\ No newline at end of file
diff --git
a/blog/using-external-javascript-libraries-in-apache-royale/index.html
b/blog/using-external-javascript-libraries-in-apache-royale/index.html
index 5d631ab5..b532c5bc 100644
--- a/blog/using-external-javascript-libraries-in-apache-royale/index.html
+++ b/blog/using-external-javascript-libraries-in-apache-royale/index.html
@@ -113,4 +113,4 @@ hljs["highlightBlock"](block);
</j:View>
</j:initialView>
</j:Application>
-</code></pre><p>In the example code you can see how we call the
<em>hljs.highlightBlock</em> method with the recommended dot syntax as with any
other ActionScript code, creating a seamless integration between your project
code and the external JavaScript code.</p><h2>Conclusion</h2><p>You can see how
simple and elegant it can be to use external JS code, while not compromising
the safe syntax you have when using the MXML and AS3 languages, to give you
more dynamic options for your applica [...]
\ No newline at end of file
+</code></pre><p>In the example code you can see how we call the
<em>hljs.highlightBlock</em> method with the recommended dot syntax as with any
other ActionScript code, creating a seamless integration between your project
code and the external JavaScript code.</p><h2>Conclusion</h2><p>You can see how
simple and elegant it can be to use external JS code, while not compromising
the safe syntax you have when using the MXML and AS3 languages, to give you
more dynamic options for your applica [...]
\ No newline at end of file
diff --git a/blog/using-jewel-alert-control/index.html
b/blog/using-jewel-alert-control/index.html
index 5af4de1a..3c5809f9 100644
--- a/blog/using-jewel-alert-control/index.html
+++ b/blog/using-jewel-alert-control/index.html
@@ -28,4 +28,4 @@
</j:initialView>
</j:Application>
-</code></pre><p>In this example, the Jewel button adds a click handler that
will be in charge of showing the Alert control. When the user clicks the button
the Alert.show() static method is called. You can add a custom message, a
custom title and choose which buttons will be created for that instance of the
Alert.</p><p>Finally, the Alert instance adds an event listener to manage the
alert response when the dialog is closed. In this example we're changing the
label of the button accordin [...]
\ No newline at end of file
+</code></pre><p>In this example, the Jewel button adds a click handler that
will be in charge of showing the Alert control. When the user clicks the button
the Alert.show() static method is called. You can add a custom message, a
custom title and choose which buttons will be created for that instance of the
Alert.</p><p>Finally, the Alert instance adds an event listener to manage the
alert response when the dialog is closed. In this example we're changing the
label of the button accordin [...]
\ No newline at end of file
diff --git a/blog/using-jewel-tilehorizontallayout/index.html
b/blog/using-jewel-tilehorizontallayout/index.html
index c970d287..db19c324 100644
--- a/blog/using-jewel-tilehorizontallayout/index.html
+++ b/blog/using-jewel-tilehorizontallayout/index.html
@@ -76,4 +76,4 @@
<j:HSlider width="200" value="85"
minimum="50" maximum="150"
valueChange="tabbar.selectedIndex == 0 ? thl.columnWidth =
event.target.value : thll.columnWidth = event.target.value;"/>
</j:VGroup>
-</code></pre><p>We use the tabbar selectedIndex to affect the current selected
content layout and avoid changing the content layout in the other tab. Check
the final code example to see the rest of sliders since all are
similar.</p><p>And that's all! I hope you like this layout example in Royale.
As always, enjoy coding with Apache Royale!</p><h2>Where to go from
here</h2><ul><li><a
href="https://apache.github.io/royale-docs/features/data-binding">Apache Royale
Data Binding documentation [...]
\ No newline at end of file
+</code></pre><p>We use the tabbar selectedIndex to affect the current selected
content layout and avoid changing the content layout in the other tab. Check
the final code example to see the rest of sliders since all are
similar.</p><p>And that's all! I hope you like this layout example in Royale.
As always, enjoy coding with Apache Royale!</p><h2>Where to go from
here</h2><ul><li><a
href="https://apache.github.io/royale-docs/features/data-binding">Apache Royale
Data Binding documentation [...]
\ No newline at end of file
diff --git a/blog/using-the-jewel-slider-control/index.html
b/blog/using-the-jewel-slider-control/index.html
index 40c987c4..e0591a55 100644
--- a/blog/using-the-jewel-slider-control/index.html
+++ b/blog/using-the-jewel-slider-control/index.html
@@ -38,4 +38,4 @@
</j:initialView>
</j:Application>
-</code></pre><p>In this example, you can click the Jewel button to set up
slider values. When you do this the
<strong>ValueChangeEvent.VALUE_CHANGE</strong> will fire, calling the
<strong>onValueChange</strong> event handler and setting width, height and text
in the <strong>Button</strong>.</p><p>On the other hand, you can drag each
<strong>slider</strong> to change width and height in the Button, and function
to update value in <em>"onValueChange"</em> will be called continuou
[...]
\ No newline at end of file
+</code></pre><p>In this example, you can click the Jewel button to set up
slider values. When you do this the
<strong>ValueChangeEvent.VALUE_CHANGE</strong> will fire, calling the
<strong>onValueChange</strong> event handler and setting width, height and text
in the <strong>Button</strong>.</p><p>On the other hand, you can drag each
<strong>slider</strong> to change width and height in the Button, and function
to update value in <em>"onValueChange"</em> will be called continuou
[...]
\ No newline at end of file
diff --git a/blog/using-view-states-to-show-or-hide-content/index.html
b/blog/using-view-states-to-show-or-hide-content/index.html
index 10912974..9fe89018 100644
--- a/blog/using-view-states-to-show-or-hide-content/index.html
+++ b/blog/using-view-states-to-show-or-hide-content/index.html
@@ -55,4 +55,4 @@
global {
IStatesImpl:
ClassReference("org.apache.royale.core.SimpleStatesImpl");
}
-</code></pre><h2>Where to go from here</h2><ul><li><a
href="https://apache.github.io/royale-docs/features/view-states">View States
Royale Docs page</a></li><li><a
href="https://apache.github.io/royale-docs/component-sets/jewel/textinput">Jewel
TextInput Royale Docs page</a></li><li><a
href="https://apache.github.io/royale-docs/component-sets/jewel/button">Jewel
Button Royale Docs page</a></li><li><a
href="https://apache.github.io/royale-docs/component-sets/jewel/card">Jewel
Card Royale D [...]
\ No newline at end of file
+</code></pre><h2>Where to go from here</h2><ul><li><a
href="https://apache.github.io/royale-docs/features/view-states">View States
Royale Docs page</a></li><li><a
href="https://apache.github.io/royale-docs/component-sets/jewel/textinput">Jewel
TextInput Royale Docs page</a></li><li><a
href="https://apache.github.io/royale-docs/component-sets/jewel/button">Jewel
Button Royale Docs page</a></li><li><a
href="https://apache.github.io/royale-docs/component-sets/jewel/card">Jewel
Card Royale D [...]
\ No newline at end of file
diff --git a/blog/working-with-vector-graphics/index.html
b/blog/working-with-vector-graphics/index.html
index 83b0241f..2931a832 100644
--- a/blog/working-with-vector-graphics/index.html
+++ b/blog/working-with-vector-graphics/index.html
@@ -82,4 +82,4 @@ private function changeFill(event:ValueChangeEvent):void {
drawLiquid(g, liquidColor, .5, 0, newY, 400, 500, -15);
drawLiquid(g, liquidColor, 1, 0, newY, 400, 500, 30);
}
-</code></pre><p>When we change the <strong>HSlider</strong> position, the code
calls the function, gets the graphic object, calculates the new height value
based on the current container height (transforming ranges), clears all
drawings and redraws two different liquids with some displacement on X and
change on the wave length with the new values.</p><p>And that's all! I hope you
like this drawing feature in Royale. You'll be able to do many creative things
in your Royale applications wi [...]
\ No newline at end of file
+</code></pre><p>When we change the <strong>HSlider</strong> position, the code
calls the function, gets the graphic object, calculates the new height value
based on the current container height (transforming ranges), clears all
drawings and redraws two different liquids with some displacement on X and
change on the wave length with the new values.</p><p>And that's all! I hope you
like this drawing feature in Royale. You'll be able to do many creative things
in your Royale applications wi [...]
\ No newline at end of file
diff --git a/css/styles.css b/css/styles.css
index 90c7b438..8d1692db 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -1 +1 @@
-@font-face{font-family:"Hind
Siliguri";font-style:normal;font-weight:300;src:local("Hind Siliguri
Light"),local("HindSiliguri-Light"),url(/fnt/hind-siliguri/HindSiliguri-Light.woff2)
format("woff2")}@font-face{font-family:"Hind
Siliguri";font-style:normal;font-weight:400;src:local("Hind Siliguri
Regular"),local("HindSiliguri-Regular"),url(/fnt/hind-siliguri/HindSiliguri-Regular.woff2)
format("woff2")}@font-face{font-family:Signika;font-style:normal;font-weight:400;src:local("Signika
Regu [...]
\ No newline at end of file
+@font-face{font-family:"Hind
Siliguri";font-style:normal;font-weight:300;src:local("Hind Siliguri
Light"),local("HindSiliguri-Light"),url(/fnt/hind-siliguri/HindSiliguri-Light.woff2)
format("woff2")}@font-face{font-family:"Hind
Siliguri";font-style:normal;font-weight:400;src:local("Hind Siliguri
Regular"),local("HindSiliguri-Regular"),url(/fnt/hind-siliguri/HindSiliguri-Regular.woff2)
format("woff2")}@font-face{font-family:Signika;font-style:normal;font-weight:400;src:local("Signika
Regu [...]
\ No newline at end of file
diff --git a/docs/index.html b/docs/index.html
index 532d3edc..ffec7b59 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible"
content="ie=edge"><title>Documentation</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shortcut icon" h [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible"
content="ie=edge"><title>Documentation</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shortcut icon" h [...]
\ No newline at end of file
diff --git a/download/index.html b/download/index.html
index 2b90b2b5..96364ddc 100644
--- a/download/index.html
+++ b/download/index.html
@@ -1,3 +1,3 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Download</title><link
rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shortcut icon" href=" [...]
</code></pre><p>To create JavaScript and SWF applications with Royale, run
this command:</p><pre><code class="language-sh">npm install -g
@apache-royale/royale-js-swf --foreground-scripts
-</code></pre><h2>Nightly Builds</h2><p>For developers who want to contribute
to framework development, source code and nightly build download links can be
found on our <a href="/get-involved">Get Involved</a>
page.</p></article></div></div><footer class="footer"><div
class="footer-row"><div class="footer-column"><ul class="footer-list"><li
class="apacheroyale"><a href="/">Apache Royale</a></li><li><a
href="/">Home</a></li><li><a href="/features">Features</a></li><li><a
href="/download">D [...]
\ No newline at end of file
+</code></pre><h2>Nightly Builds</h2><p>For developers who want to contribute
to framework development, source code and nightly build download links can be
found on our <a href="/get-involved">Get Involved</a>
page.</p></article></div></div><footer class="footer"><div
class="footer-row"><div class="footer-column"><ul class="footer-list"><li
class="apacheroyale"><a href="/">Apache Royale</a></li><li><a
href="/">Home</a></li><li><a href="/features">Features</a></li><li><a
href="/download">D [...]
\ No newline at end of file
diff --git a/faq/index.html b/faq/index.html
index 566e4332..aab2fb91 100644
--- a/faq/index.html
+++ b/faq/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Frequently Asked
Questions (FAQ)</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link re [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Frequently Asked
Questions (FAQ)</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link re [...]
\ No newline at end of file
diff --git a/features/index.html b/features/index.html
index c6642bc1..9f688b09 100644
--- a/features/index.html
+++ b/features/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Features</title><link
rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shortcut icon" href=" [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Features</title><link
rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shortcut icon" href=" [...]
\ No newline at end of file
diff --git a/get-involved/index.html b/get-involved/index.html
index 0aaa3b66..48bf7072 100644
--- a/get-involved/index.html
+++ b/get-involved/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Get
Involved</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shortcut icon" hr [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Get
Involved</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shortcut icon" hr [...]
\ No newline at end of file
diff --git a/ides/index.html b/ides/index.html
index f5979501..843908ec 100644
--- a/ides/index.html
+++ b/ides/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>IDEs and
Editors</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shortcut icon [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>IDEs and
Editors</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shortcut icon [...]
\ No newline at end of file
diff --git a/index.html b/index.html
index 21277b4e..204ede70 100644
--- a/index.html
+++ b/index.html
@@ -1,2 +1,2 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Apache
Royale</title><link rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link
rel="stylesheet" href="/css/styles.css"><link rel="shortcut icon" h [...]
-asjsc <path to <em>.as</em> file></code></pre></div></div><div
class="blog-preview-section"><div class="container"><h2><a href="/blog/">Latest
From Our Blog</a></h2><p>Stay up to date with all of the news, updates, and
tutorials</p><div class="grid grid-blog-preview"><div class="grid-item"><h3
class="post-title"><a href="/blog/apache-royale-v0-9-12-released/">Apache
Royale v0.9.12 released!</a></h3><div class="post-meta">by Josh Tynjala on
December 11, 2024</div><div><p>The Apache [...]
\ No newline at end of file
+asjsc <path to <em>.as</em> file></code></pre></div></div><div
class="blog-preview-section"><div class="container"><h2><a href="/blog/">Latest
From Our Blog</a></h2><p>Stay up to date with all of the news, updates, and
tutorials</p><div class="grid grid-blog-preview"><div class="grid-item"><h3
class="post-title"><a href="/blog/apache-royale-v0-9-12-released/">Apache
Royale v0.9.12 released!</a></h3><div class="post-meta">by Josh Tynjala on
December 11, 2024</div><div><p>The Apache [...]
\ No newline at end of file
diff --git a/js/topbar.js b/js/topbar.js
new file mode 100644
index 00000000..86d790f5
--- /dev/null
+++ b/js/topbar.js
@@ -0,0 +1,20 @@
+document.addEventListener("DOMContentLoaded", () => {
+ const btn = document.querySelector(".topMenu-dropbtn");
+ const menu = document.querySelector(".topMenu");
+
+ if (!btn || !menu) return;
+
+ btn.addEventListener("click", (e) => {
+ e.preventDefault();
+ e.stopPropagation();
+ menu.classList.toggle("is-open");
+ });
+
+ menu.addEventListener("click", (e) => {
+ e.stopPropagation();
+ });
+
+ document.addEventListener("click", () => {
+ menu.classList.remove("is-open");
+ });
+});
diff --git a/mailing-lists/index.html b/mailing-lists/index.html
index a5787f63..6f14dfca 100644
--- a/mailing-lists/index.html
+++ b/mailing-lists/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Mailing
Lists</title><link rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link
rel="stylesheet" href="/css/styles.css"><link rel="shortcut icon" h [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Mailing
Lists</title><link rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link
rel="stylesheet" href="/css/styles.css"><link rel="shortcut icon" h [...]
\ No newline at end of file
diff --git a/royale-commercial-support/index.html
b/royale-commercial-support/index.html
index b9461cc6..f5d89043 100644
--- a/royale-commercial-support/index.html
+++ b/royale-commercial-support/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Royale Commercial
Support</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shor [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Royale Commercial
Support</title><link rel="stylesheet"
href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shor [...]
\ No newline at end of file
diff --git a/showcase/index.html b/showcase/index.html
index a82cb3f5..86028b4d 100644
--- a/showcase/index.html
+++ b/showcase/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Showcase</title><link
rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shortcut icon" href=" [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Showcase</title><link
rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shortcut icon" href=" [...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index cc76afe3..8fae46e6 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -86,45 +86,45 @@
<lastmod>2024-12-11T00:00:00.000Z</lastmod>
</url><url>
<loc>https://royale.apache.org/blog/</loc>
- <lastmod>2026-01-26T20:21:09.877Z</lastmod>
+ <lastmod>2026-02-09T20:53:37.695Z</lastmod>
</url><url>
<loc>https://royale.apache.org/docs/</loc>
- <lastmod>2026-01-26T20:21:09.881Z</lastmod>
+ <lastmod>2026-02-09T20:53:37.699Z</lastmod>
</url><url>
<loc>https://royale.apache.org/download/</loc>
- <lastmod>2026-01-26T20:21:09.881Z</lastmod>
+ <lastmod>2026-02-09T20:53:37.699Z</lastmod>
</url><url>
<loc>https://royale.apache.org/faq/</loc>
- <lastmod>2026-01-26T20:21:09.881Z</lastmod>
+ <lastmod>2026-02-09T20:53:37.699Z</lastmod>
</url><url>
<loc>https://royale.apache.org/features/</loc>
- <lastmod>2026-01-26T20:21:09.882Z</lastmod>
+ <lastmod>2026-02-09T20:53:37.699Z</lastmod>
</url><url>
<loc>https://royale.apache.org/get-involved/</loc>
- <lastmod>2026-01-26T20:21:09.888Z</lastmod>
+ <lastmod>2026-02-09T20:53:37.705Z</lastmod>
</url><url>
<loc>https://royale.apache.org/ides/</loc>
- <lastmod>2026-01-26T20:21:09.888Z</lastmod>
+ <lastmod>2026-02-09T20:53:37.705Z</lastmod>
</url><url>
<loc>https://royale.apache.org/</loc>
- <lastmod>2026-01-26T20:21:09.978Z</lastmod>
+ <lastmod>2026-02-09T20:53:37.795Z</lastmod>
</url><url>
<loc>https://royale.apache.org/mailing-lists/</loc>
- <lastmod>2026-01-26T20:21:09.978Z</lastmod>
+ <lastmod>2026-02-09T20:53:37.795Z</lastmod>
</url><url>
<loc>https://royale.apache.org/royale-commercial-support/</loc>
- <lastmod>2026-01-26T20:21:09.979Z</lastmod>
+ <lastmod>2026-02-09T20:53:37.796Z</lastmod>
</url><url>
<loc>https://royale.apache.org/showcase/</loc>
- <lastmod>2026-01-26T20:21:09.979Z</lastmod>
+ <lastmod>2026-02-09T20:53:37.796Z</lastmod>
</url><url>
<loc>https://royale.apache.org/source-code/</loc>
- <lastmod>2026-01-26T20:21:09.979Z</lastmod>
+ <lastmod>2026-02-09T20:53:37.796Z</lastmod>
</url><url>
<loc>https://royale.apache.org/team/</loc>
- <lastmod>2026-01-26T20:21:09.979Z</lastmod>
+ <lastmod>2026-02-09T20:53:37.796Z</lastmod>
</url><url>
<loc>https://royale.apache.org/thanks-to/</loc>
- <lastmod>2026-01-26T20:21:09.979Z</lastmod>
+ <lastmod>2026-02-09T20:53:37.796Z</lastmod>
</url>
</urlset>
\ No newline at end of file
diff --git a/source-code/index.html b/source-code/index.html
index 5c7f3110..d36a18e2 100644
--- a/source-code/index.html
+++ b/source-code/index.html
@@ -7,4 +7,4 @@ git checkout develop
</code></pre><h3>Framework (asjs)</h3><p>ASJS Framework is a collection of
<em>.swc</em> library files which can be used to make application development
easier. This includes core language features in ActionScript which do not exist
in JavaScript, abstractions of HTML elements, component sets, and
more.</p><p>Check out the asjs source via git using the following
commands:</p><pre><code class="language-sh">git clone
//github.com/apache/royale-asjs.git royale-asjs
cd royale-asjs
git checkout develop
-</code></pre></article></div></div><footer class="footer"><div
class="footer-row"><div class="footer-column"><ul class="footer-list"><li
class="apacheroyale"><a href="/">Apache Royale</a></li><li><a
href="/">Home</a></li><li><a href="/features">Features</a></li><li><a
href="/download">Download</a></li><li><a href="/ides">IDEs and
Editors</a></li><li><a href="/showcase">Showcase</a></li><li><a
href="/blog">Blog</a></li><li><a href="/team">Team</a></li><li><a
href="/thanks-to">Thanks To</a [...]
\ No newline at end of file
+</code></pre></article></div></div><footer class="footer"><div
class="footer-row"><div class="footer-column"><ul class="footer-list"><li
class="apacheroyale"><a href="/">Apache Royale</a></li><li><a
href="/">Home</a></li><li><a href="/features">Features</a></li><li><a
href="/download">Download</a></li><li><a href="/ides">IDEs and
Editors</a></li><li><a href="/showcase">Showcase</a></li><li><a
href="/blog">Blog</a></li><li><a href="/team">Team</a></li><li><a
href="/thanks-to">Thanks To</a [...]
\ No newline at end of file
diff --git a/team/index.html b/team/index.html
index 67ff4353..45fe3920 100644
--- a/team/index.html
+++ b/team/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Team</title><link
rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shortcut icon" href="/img [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Team</title><link
rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shortcut icon" href="/img [...]
\ No newline at end of file
diff --git a/thanks-to/index.html b/thanks-to/index.html
index d7a6d544..8cd4b924 100644
--- a/thanks-to/index.html
+++ b/thanks-to/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Thanks To</title><link
rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shortcut icon" href= [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Thanks To</title><link
rel="stylesheet" href="/fnt/font-awesome/all.min.css"><link rel="stylesheet"
href="/css/styles.css"><link rel="shortcut icon" href= [...]
\ No newline at end of file