This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch flexdoc
in repository https://gitbox.apache.org/repos/asf/flex-site.git


The following commit(s) were added to refs/heads/flexdoc by this push:
     new 4a787deed using: update or remove more old links
4a787deed is described below

commit 4a787deede99ac24e5001aeb64dd6db9c41583a6
Author: Josh Tynjala <[email protected]>
AuthorDate: Tue Sep 16 15:10:52 2025 -0700

    using: update or remove more old links
---
 content/doc/flex/using/flx_accessible_ac.html      |  36 ++--
 content/doc/flex/using/flx_advdatagrid_ad.html     |   3 +-
 content/doc/flex/using/flx_anttasks_an.html        |   5 +-
 .../doc/flex/using/flx_apollo_components_ap.html   |   2 +-
 content/doc/flex/using/flx_behaviors_be.html       |   2 -
 content/doc/flex/using/flx_controls_ctr.html       |  20 +--
 content/doc/flex/using/flx_events_ev.html          |   5 +-
 content/doc/flex/using/flx_fonts_ft.html           |   7 +-
 .../flex/using/flx_functest_components2_fc.html    |   3 -
 content/doc/flex/using/flx_fxg_fx.html             |  10 +-
 content/doc/flex/using/flx_gumboskinning_gs.html   |   5 -
 content/doc/flex/using/flx_layouts_lo.html         |  10 +-
 content/doc/flex/using/flx_metadata_me.html        |   2 +-
 content/doc/flex/using/flx_mirroring_mr.html       |  12 +-
 content/doc/flex/using/flx_modular_md.html         |   2 -
 content/doc/flex/using/flx_mxml_mx.html            |   2 -
 content/doc/flex/using/flx_performance_pe.html     |   3 -
 content/doc/flex/using/flx_security2_se.html       | 189 +--------------------
 .../doc/flex/using/flx_spark_dpcontrols_sdp.html   |   7 -
 .../doc/flex/using/flx_sparktextcontrols_stc.html  |  16 +-
 content/doc/flex/using/flx_styles_st.html          |   2 +-
 content/doc/flex/using/flx_textcontrols_tc.html    |   2 +-
 content/doc/flex/using/flx_versioning_ve.html      |   7 +-
 content/doc/flex/using/flx_wrapper_wr.html         |   4 +-
 24 files changed, 57 insertions(+), 299 deletions(-)

diff --git a/content/doc/flex/using/flx_accessible_ac.html 
b/content/doc/flex/using/flx_accessible_ac.html
index 9efe9fd67..c2bc0072d 100644
--- a/content/doc/flex/using/flx_accessible_ac.html
+++ b/content/doc/flex/using/flx_accessible_ac.html
@@ -207,7 +207,7 @@ accessibility standards based on those developed by the 
World Wide
 Web Consortium (W3C). W3C publishes <em>Web Content Accessibility 
Guidelines</em>,
 a document that prioritizes actions that designers should take to
 make web content accessible. For information about the Web Accessibility
-Initiative, see the W3C website at <a href="http://www.w3.org/WAI/"; 
target="_blank">www.w3.org/WAI</a>.</p>
+Initiative, see the W3C website at <a href="https://www.w3.org/WAI/"; 
target="_blank">www.w3.org/WAI</a>.</p>
 
             <p>In the United States, the law that governs accessibility is 
commonly
 known as Section 508, which is an amendment to the U.S. Rehabilitation
@@ -218,7 +218,7 @@ Section 508 lets government employees and the public sue 
agencies
 in federal court for noncompliance. </p>
 
             <p>For additional information about Section 508, see the U.S. 
government-sponsored
-website at <a href="http://www.section508.gov"; 
target="_blank">www.section508.gov.</a> 
+website at <a href="https://www.section508.gov"; 
target="_blank">www.section508.gov.</a> 
             </p>
 
          </div>
@@ -242,11 +242,8 @@ must have Adobe<sup>®</sup> Flash<sup>®</sup> Player
 Windows XP or later.</p>
 
          <p>JAWS, from Freedom Scientific, is one example of screen reader
-software. You can access the JAWS page on the Freedom Scientific
-website at <a href="http://www.hj.com/fs_products/software_jaws.asp"; 
target="_blank">www.hj.com/fs_products/software_jaws.asp</a>.
-Another commonly used screen reader program is Window‑Eyes, from
-GW Micro. To access the latest information on Window‑Eyes, visit
-the GW Micro website at <a href="http://www.gwmicro.com/"; 
target="_blank">www.gwmicro.com</a>. </p>
+software. Another commonly used screen reader program is Window‑Eyes, from
+GW Micro.</p>
 
          <div class="note"><span class="notetitle">Note:</span> Flex support 
is most comprehensive in the JAWS
 screen reader. JAWS version 10 or later is strongly recommended.</div>
@@ -287,7 +284,7 @@ Flash Player uses Microsoft Active Accessibility (MSAA), 
which provides
 a descriptive and standardized way for applications and screen readers
 to communicate. MSAA is available for Windows operating systems
 only. For more information on Microsoft accessibility technology,
-visit the Microsoft accessibility website at <a 
href="http://www.microsoft.com/enable/"; 
target="_blank">www.microsoft.com/enable/</a>.</p>
+visit the Microsoft accessibility website at <a 
href="https://www.microsoft.com/enable/"; 
target="_blank">www.microsoft.com/enable/</a>.</p>
 
             <p>The
 Flash Player ActiveX control for Internet Explorer on Windows version
@@ -369,11 +366,11 @@ sends an event notification to the MSAA system. A screen 
reader,
 as an MSAA client, has registered with MSAA to receive event notifications,
 so the screen reader becomes aware that the browser has changed
 its object tree. The screen reader sends a special window message
-(<a href="http://msdn.microsoft.com/en-us/library/ms696155(VS.85).aspx" 
target="_blank">WM_GETOBJECT</a>) to the browser, asking
+(<a href="https://msdn.microsoft.com/en-us/library/ms696155(VS.85).aspx" 
target="_blank">WM_GETOBJECT</a>) to the browser, asking
 for its root object.</p>
 
             <p>The browser responds by sending back a pointer to a COM 
interface
-of type <a href="http://msdn.microsoft.com/en-us/library/ms696165(VS.85).aspx" 
target="_blank">IAccessible</a>. This interface has methods
+of type <a 
href="https://msdn.microsoft.com/en-us/library/ms696165(VS.85).aspx" 
target="_blank">IAccessible</a>. This interface has methods
 that allow the screen reader to ask for object properties, such
 as type, name, description, value, and visibility.</p>
 
@@ -2497,8 +2494,7 @@ class. First, create a new Flex project named 
"PopUpMenuButton."
 Be sure to enable accessibility in the project using one of the
 methods explained in <a 
href="flx_accessible_ac.html#WS2db454920e96a9e51e63e3d11c0bf69084-7da1_verapache">Configuring
 Flex applications for accessibility</a>. Follow along with the
-article to create a new implementation, or <a 
href="http://www.adobe.com/go/learn_flex4_acc_example"; target="_blank">download 
the finished source files</a> for
-the project.</p>
+article to create a new implementation.</p>
 
          <p>For an overview of the PopUpButton and PopUpMenuButton controls,
 see <a 
href="flx_controls_ctr.html#WS2db454920e96a9e51e63e3d11c0bf69084-7b18_verapache">PopUpButton
@@ -2742,7 +2738,7 @@ the role <samp class="codeph">split button</samp> and one 
child named <samp clas
 the role <samp class="codeph">drop down button</samp>. When you mouse over
 the control or give it keyboard focus, the control's state is <samp 
class="codeph">hot tracked</samp>.
 In Flash terminology, "hot tracked" is a mouseover, or the button "over"
-state. A search on http://msdn.microsoft.com/ for "SplitButton accessibility"
+state. A search on https://msdn.microsoft.com/ for "SplitButton accessibility"
 returns a more detailed and useful description of the SplitButton
 control's accessibiliy implementation: Working with Active Accessibility
 in the 2007 Office Fluent User Interface: The SplitButton Control.
@@ -2830,7 +2826,7 @@ to read as follows:</p>
         * @helpid 3009 
         * 
         * @see ../../flash/accessibility/constants.html#roles 
AccessibilityImplementation Constants: Object Roles 
-        * @see http://msdn.microsoft.com/en-us/library/ms696113(VS.85).aspx 
Microsoft Accessibility Developer Center: IAccessible::get_accRole 
+        * @see https://msdn.microsoft.com/en-us/library/ms696113(VS.85).aspx 
Microsoft Accessibility Developer Center: IAccessible::get_accRole 
         */ 
        override public function get_accRole(childID:uint):uint 
        { 
@@ -2864,8 +2860,8 @@ line 272:</p>
         * 
         *  @return Value String 
         * 
-        *  @see http://msdn.microsoft.com/en-us/library/ms697312(VS.85).aspx 
Microsoft Accessibility Developer Center: IAccessible::get_accValue 
-        *  @see 
http://msdn.microsoft.com/en-us/library/bb404170.aspx#ActiveAccessibility2007OfficeFluentUI_TheSplitButtonControl
 Working with Active Accessibility in the 2007 Office Fluent User Interface: 
The SplitButton Control 
+        *  @see https://msdn.microsoft.com/en-us/library/ms697312(VS.85).aspx 
Microsoft Accessibility Developer Center: IAccessible::get_accValue 
+        *  @see 
https://msdn.microsoft.com/en-us/library/bb404170.aspx#ActiveAccessibility2007OfficeFluentUI_TheSplitButtonControl
 Working with Active Accessibility in the 2007 Office Fluent User Interface: 
The SplitButton Control 
         */ 
        override public function get_accValue(childID:uint):String 
        { 
@@ -2935,7 +2931,7 @@ the <samp class="codeph">get_accState()</samp> method at 
line 321 to read: </p>
         * @see #getChildIDArray() 
         * @see flash.accessibility.AccessibilityImplementation#get_accState() 
         * @see ../../flash/accessibility/constants.html#states 
AccessibilityImplementation Constants: Object State Constants 
-        * @see http://msdn.microsoft.com/en-us/library/ms696191(VS.85).aspx 
Microsoft Accessibility Developer Center: IAccessible::get_accState 
+        * @see https://msdn.microsoft.com/en-us/library/ms696191(VS.85).aspx 
Microsoft Accessibility Developer Center: IAccessible::get_accState 
         */ 
         override public function get_accState(childID:uint):uint 
        { 
@@ -3052,7 +3048,7 @@ the method returns "Open."</p>
         * 
         *  @return DefaultAction String 
         * 
-        *  @see http://msdn.microsoft.com/en-us/library/ms696144(VS.85).aspx 
Microsoft Accessibility Developer Center: IAccessible::get_accDefaultAction 
+        *  @see https://msdn.microsoft.com/en-us/library/ms696144(VS.85).aspx 
Microsoft Accessibility Developer Center: IAccessible::get_accDefaultAction 
         */ 
        override public function get_accDefaultAction(childID:uint):String 
        { 
@@ -3077,7 +3073,7 @@ the method returns "Open."</p>
         * child elements as defined by 
         *  &lt;code&gt;&lt;a 
href="#getChildIDArray()"&gt;getChildIDArray()&lt;/a&gt;&lt;/code&gt;. 
         * 
-        *  @see http://msdn.microsoft.com/en-us/library/ms696119(VS.85).aspx 
Microsoft Accessibility Developer Center: IAccessible::accDoDefaultAction 
+        *  @see https://msdn.microsoft.com/en-us/library/ms696119(VS.85).aspx 
Microsoft Accessibility Developer Center: IAccessible::accDoDefaultAction 
         */ 
        override public function accDoDefaultAction(childID:uint):void 
        { 
@@ -3176,7 +3172,7 @@ the following <samp class="codeph">accLocation()</samp> 
method at line 498: </p>
         * 
         *  @return The PopUpButton or its drop-down button. 
         * 
-        *  @see http://msdn.microsoft.com/en-us/library/ms696118(VS.85).aspx 
Microsoft Accessibility Developer Center: IAccessible::accLocation 
+        *  @see https://msdn.microsoft.com/en-us/library/ms696118(VS.85).aspx 
Microsoft Accessibility Developer Center: IAccessible::accLocation 
         */ 
        override public function accLocation(childID:uint):* 
        { 
diff --git a/content/doc/flex/using/flx_advdatagrid_ad.html 
b/content/doc/flex/using/flx_advdatagrid_ad.html
index 45db10846..c6b02524c 100644
--- a/content/doc/flex/using/flx_advdatagrid_ad.html
+++ b/content/doc/flex/using/flx_advdatagrid_ad.html
@@ -1274,8 +1274,7 @@ more data fields that are used to arrange the flat data 
in a hierarchy.</p>
 
             <p>When using the AdvancedDataGrid control with hierarchical data,
 you might have to free memory when you replace the data provider
-of the control. For more information, see the article <a 
href="http://kb2.adobe.com/cps/897/cpsid_89785.html"; target="_blank">Free 
memory when you replace the data provider
-of the AdvancedDataGrid control</a>.</p>
+of the control.</p>
 
             <p>For more information on displaying hierarchical data, see <a 
href="flx_advdatagrid_ad.html#WS2db454920e96a9e51e63e3d11c0bf69084-7beb_verapache">Displaying
 hierarchical data</a>. For more information on displaying grouped
diff --git a/content/doc/flex/using/flx_anttasks_an.html 
b/content/doc/flex/using/flx_anttasks_an.html
index 50a9fc01c..b8d1ca7ff 100644
--- a/content/doc/flex/using/flx_anttasks_an.html
+++ b/content/doc/flex/using/flx_anttasks_an.html
@@ -61,7 +61,7 @@ and <samp class="codeph">classpath</samp>
    </div>
 
    <div><div class="relinfo"><strong>Related information</strong><br/>
-<div><a href="http://ant.apache.org"; target="_blank">The Apache Ant 
Project</a></div>
+<div><a href="https://ant.apache.org"; target="_blank">The Apache Ant 
Project</a></div>
 </div>
 </div>
    <div class="nested1" 
id="WS2db454920e96a9e51e63e3d11c0bf69084-7a62_verapache"><a 
name="WS2db454920e96a9e51e63e3d11c0bf69084-7a62_verapache"><!-- --></a>
@@ -238,8 +238,7 @@ For example: </p>
  &gt;</pre>
 
             <p>To embed fonts in your Flex ant tasks, you must be sure to 
include
-the font manager in your build file. For more information, see <a 
href="http://philperon.com/2009/06/30/embedding-fonts-using-as3-and-flex-ant-tasks/";
 target="_blank">Embedding Fonts Using AS3 and Flex 4 Ant
-Tasks</a>.</p>
+the font manager in your build file.</p>
 
          </div>
 
diff --git a/content/doc/flex/using/flx_apollo_components_ap.html 
b/content/doc/flex/using/flx_apollo_components_ap.html
index fb2bebb52..fc65d765f 100644
--- a/content/doc/flex/using/flx_apollo_components_ap.html
+++ b/content/doc/flex/using/flx_apollo_components_ap.html
@@ -2277,7 +2277,7 @@ menu dispatches an event. You can register event 
listeners to define
 the actions that are carried out in response to the user's selection.
 Event handling with the FlexNativeMenu component shares similarities
 with other Flex menu components, but also has key differences. For information
-about Flex menu component events, see <a 
href="http://livedocs.adobe.com/flex/3/html/menucontrols_4.html"; 
target="_blank">Menu-based control events</a>.</p>
+about Flex menu component events, see <a href="flx_menucontrols_mc.html" 
target="_blank">Menu-based control events</a>.</p>
 
             <p>The FlexNativeMenu component defines two
 specific events, both of which dispatch event objects that are instances
diff --git a/content/doc/flex/using/flx_behaviors_be.html 
b/content/doc/flex/using/flx_behaviors_be.html
index 3b29d6ace..9e1a8b9f7 100644
--- a/content/doc/flex/using/flx_behaviors_be.html
+++ b/content/doc/flex/using/flx_behaviors_be.html
@@ -66,8 +66,6 @@ to use the Spark effects in your application when 
possible.</p>
 in some cases might work with the Spark components. However, for
 best results, you should use the Spark effects. </p>
 
-         <p>Blogger Brian Telintelo <a 
href="http://www.flexpasta.com/index.php/2011/05/11/flex-45-effects-on-a-mobile-device-a-test-run/";
 target="_blank">blogged about Flex: Effects on a Mobile Device</a>.</p>
-
       </div>
 
       <div class="nested2" 
id="WSB0F9122E-B0EF-4c6b-8B93-49CA5AD22511_verapache"><a 
name="WSB0F9122E-B0EF-4c6b-8B93-49CA5AD22511_verapache"><!-- --></a>
diff --git a/content/doc/flex/using/flx_controls_ctr.html 
b/content/doc/flex/using/flx_controls_ctr.html
index d9cce5584..7e45fd271 100644
--- a/content/doc/flex/using/flx_controls_ctr.html
+++ b/content/doc/flex/using/flx_controls_ctr.html
@@ -4047,10 +4047,6 @@ the letterbox-mode and stretch-mode using the <samp 
class="codeph">fillMode</sam
 
                </div>
 
-               <p>For more code examples,
-see <a href="http://blog.flexexamples.com"; target="_blank">Peter
-deHaan's blog</a>.</p>
-
             </div>
 
          </div>
@@ -4104,9 +4100,6 @@ is called.</p>
             <p>For information about the different skin states, see the source
 code for the <a 
href="https://flex.apache.org/asdoc/spark/skins/spark/ImageSkin.html"; 
target="_blank">ImageSkin</a> class. </p>
 
-            <p>For examples on customizing skins and icons for the Spark Image
-control, see Peter deHann's <a 
href="http://www.adobe.com/go/learn_flexsparkimageskinexample_en"; 
target="_blank">blog post</a>. </p>
-
          </div>
 
       </div>
@@ -8561,11 +8554,6 @@ and VideoPlayer classes rely on the Open Source Media 
Framework
 For example, you can use OSMF to incorporate advertising, reporting, cue
 points, and DVR functionality. </p>
 
-            <p>You can also use OSMF classes to implement your own player. For
-an example of this, see <a 
href="http://www.brooksandrus.com/blog/2010/02/10/osmf-flex-example/"; 
target="_blank">OSMF + Flex Example</a>.</p>
-
-            <p>For more information about OSMF, see <a 
href="http://www.opensourcemediaframework.com/"; target="_blank">Open
-Source Media Framework</a>
             </p>
 
          </div>
@@ -8726,8 +8714,7 @@ streaming has the following benefits over HTTP 
streaming:<ul>
 
             <p>Live HTTP Dynamic Streaming requires Flash Media Server. 
On-demand
 HTTP Dynamic Streaming requires an Apache HTTP Server Origin Module
-and a File Packager tool. These tools are available as free downloads
-from <a href="http://www.adobe.com/products/httpdynamicstreaming/"; 
target="_blank">http://www.adobe.com/products/httpdynamicstreaming/</a>.</p>
+and a File Packager tool.</p>
 
          </div>
 
@@ -8752,8 +8739,6 @@ the media file to fragments and creates an F4M manifest 
file to
 point to the pieces of the package. You must also install the Apache
 HTTP Origin Module on your web server to serve the streams. </p>
 
-               <p>For more information about HTTP Dynamic Streaming, see <a 
href="http://www.adobe.com/go/learn_fms_httpdynstream_en"; target="_blank">Adobe 
HTTP Dynamic Streaming</a>.</p>
-
             </div>
 
          </div>
@@ -8836,8 +8821,7 @@ object and set the <samp class="codeph">streamType</samp> 
attribute to <samp cla
 To capture and stream the live video, you can use a tool like Flash
 Media Live Encoder, which captures and streams live video to Flash
 Media Server. If you don't use Flash Media Live Encoder, you'll
-need to create a custom publishing application. For information
-on creating a custom video capture application, see the <a 
href="http://www.adobe.com/go/learn_fms_livepub"; target="_blank">Flash Media 
Server documentation</a>.</p>
+need to create a custom publishing application.</p>
 
          </div>
 
diff --git a/content/doc/flex/using/flx_events_ev.html 
b/content/doc/flex/using/flx_events_ev.html
index ea42172c6..7178f9ec2 100644
--- a/content/doc/flex/using/flx_events_ev.html
+++ b/content/doc/flex/using/flx_events_ev.html
@@ -1995,8 +1995,7 @@ intended target of a dispatched event is listening for 
the event.
 If it is not, then there is no reason to dispatch the event. This
 is especially true if the event bubbles because that means many
 calls will be made by the system while it searches for a target.
-You can check by using the <samp class="codeph">hasEventListner()</samp> and 
<samp class="codeph">willTrigger()</samp> methods.
-Peter deHaan has a blog post on <a 
href="http://blog.flexexamples.com/2008/08/20/determining-if-an-item-is-listening-for-a-specific-event/
 " target="_blank">using these methods</a>. </p>
+You can check by using the <samp class="codeph">hasEventListner()</samp> and 
<samp class="codeph">willTrigger()</samp> methods.</p>
 
       </div>
 
@@ -2678,7 +2677,7 @@ events</a>.</p>
          <p>Depending
 on the event type, the <a 
href="https://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/events/Event.html";
 target="_blank">Event</a> object
 can have a wide range of properties. These properties are based
-on those defined in the W3C specification <a 
href="http://www.w3.org/TR/DOM-Level-3-Events/"; 
target="_blank">http://www.w3.org/TR/DOM-Level-3-Events/</a>),
+on those defined in the W3C specification <a 
href="https://www.w3.org/TR/DOM-Level-3-Events/"; 
target="_blank">http://www.w3.org/TR/DOM-Level-3-Events/</a>),
 but Flex does not implement all of these.</p>
 
          <p>When you declare an Event object in a listener function, you
diff --git a/content/doc/flex/using/flx_fonts_ft.html 
b/content/doc/flex/using/flx_fonts_ft.html
index 649a8a486..b73174796 100644
--- a/content/doc/flex/using/flx_fonts_ft.html
+++ b/content/doc/flex/using/flx_fonts_ft.html
@@ -1394,8 +1394,7 @@ converts a single font face from a font file into a SWF 
file. This
 SWF file can be used as the source of an embedded font in your applications.
 Supported font file types are *.ttf, *.otf, *.ttc, and *.dfont.</p>
 
-            <p>The fontswf utility is for users of the <a 
href="http://opensource.adobe.com/wiki/display/flexsdk/Legal+Stuff"; 
target="_blank">Mozilla Public License</a> version of
-the Flex SDK. This version includes only open-source technology.
+            <p>The fontswf utility is for users of the Flex SDK that prefer 
only open-source technology.
 Because the font managers are not open-source, this utility can
 be used in their place so that you can embed fonts in your applications.</p>
 
@@ -1803,7 +1802,7 @@ for example:<pre 
class="codeblock">U+0041,U+0043-00FF,U+0045</pre>
 Flex displays a device font for that character (for FTE-based controls)
 or a blank character (for non-FTE-based controls). For more information
 on setting character ranges in applications built with Flex, see
-the CSS-2 Fonts specification at <a 
href="http://www.w3.org/TR/1998/REC-CSS2-19980512/fonts.html#descdef-unicode-range";
 
target="_blank">www.w3.org/TR/1998/REC-CSS2-19980512/fonts.html#descdef-unicode-range</a>.</p>
+the CSS-2 Fonts specification at <a 
href="https://www.w3.org/TR/1998/REC-CSS2-19980512/fonts.html#descdef-unicode-range";
 
target="_blank">www.w3.org/TR/1998/REC-CSS2-19980512/fonts.html#descdef-unicode-range</a>.</p>
 
          <p>If you embed a font from a SWF file that you create with Flash
 or the fontswf utility, you should set the character range to include
@@ -2023,8 +2022,6 @@ set, the size of your application's SWF file can be very 
large.
 You can define sets of Unicode character ranges in the flex-config.xml
 file and then reference the name of that range in your style's <samp 
class="codeph">@font-face</samp> declaration.</p>
 
-         <p>The Flex CookBook shows you <a 
href="http://cookbooks.adobe.com/post_Simply_Embed_Fonts_with_Limited_Character_Sets_in-16219.html";
 target="_blank">how to limit character sets when embedding fonts</a>.</p>
-
          <p>Flex provides predefined character ranges for common multi-byte
 scripts such as Thai, Kanji, Hangul, and Hebrew in the flash-unicode-table.xml
 file. This file is not processed by Flex, but is included to provide
diff --git a/content/doc/flex/using/flx_functest_components2_fc.html 
b/content/doc/flex/using/flx_functest_components2_fc.html
index 2d643200e..d75370022 100644
--- a/content/doc/flex/using/flx_functest_components2_fc.html
+++ b/content/doc/flex/using/flx_functest_components2_fc.html
@@ -721,9 +721,6 @@ the test script's hierarchy:</p>
     &lt;/s:Panel&gt;    
 &lt;/s:Application&gt;       </pre>
 
-               <p>For additional information,
-see <a 
href="http://raniskumar.wordpress.com/2009/09/14/more-about-showinautomationhierarchy/";
 target="_blank">More about showInAutomationHierarchy</a>.</p>
-
             </div>
 
             <div class="section" 
id="WS2db454920e96a9e51e63e3d11c0bf67b82-7ff1_verapache__WS2db454920e96a9e51e63e3d11c0bf67b82-7ff9_verapache"><a
 
name="WS2db454920e96a9e51e63e3d11c0bf67b82-7ff1_verapache__WS2db454920e96a9e51e63e3d11c0bf67b82-7ff9_verapache"><!--
 --></a><h4 class="sectiontitle">Working
diff --git a/content/doc/flex/using/flx_fxg_fx.html 
b/content/doc/flex/using/flx_fxg_fx.html
index 0da76044a..a524e0451 100644
--- a/content/doc/flex/using/flx_fxg_fx.html
+++ b/content/doc/flex/using/flx_fxg_fx.html
@@ -115,7 +115,7 @@ code to MXML graphics syntax.</p>
       
       <div>
          <p>FXG and MXML graphics share a very similar syntax. The
-FXG language includes a set of elements that are defined in the <a 
href="http://opensource.adobe.com/wiki/display/flexsdk/FXG+2.0+Specification"; 
target="_blank">FXG 2.0 specification</a>. MXML graphics include
+FXG language includes a set of elements that are defined in the <a 
href="https://sourceforge.net/adobe/flexsdk/wiki/FXG%202.0%20Specification/"; 
target="_blank">FXG 2.0 specification</a>. MXML graphics include
 tags that are defined in the MXML language. FXG can be thought of
 as a subset of the MXML graphics tags. </p>
 
@@ -1045,7 +1045,7 @@ y</samp>
          </div>
 
          <p>For complete descriptions of the FXG elements and their supported
-attributes, see the <a 
href="http://opensource.adobe.com/wiki/display/flexsdk/FXG+2.0+Specification"; 
target="_blank">FXG 2.0 specification</a>.</p>
+attributes, see the <a 
href="https://sourceforge.net/adobe/flexsdk/wiki/FXG%202.0%20Specification/"; 
target="_blank">FXG 2.0 specification</a>.</p>
 
       </div>
 
@@ -5703,7 +5703,7 @@ from 0 to 1000. </p>
 
                         <td class="cellrowborder" valign="top" width="NaN%" 
headers="d232334e4042 ">
                            <p>Defines an array of tab stops. For more
-information, see the <a 
href="http://opensource.adobe.com/wiki/display/flexsdk/FXG+2.0+Specification"; 
target="_blank">FXG 2.0 Specification</a>.</p>
+information, see the <a 
href="https://sourceforge.net/adobe/flexsdk/wiki/FXG%202.0%20Specification/"; 
target="_blank">FXG 2.0 Specification</a>.</p>
 
                         </td>
 
@@ -8062,7 +8062,7 @@ a floor of 0. </p>
 
             <p>You can also set the blend mode of a shape. </p>
 
-            <p>For more information about using blend modes in FXG, see the <a 
href="http://opensource.adobe.com/wiki/display/flexsdk/FXG+2.0+Specification"; 
target="_blank">FXG 2.0 specification</a>.</p>
+            <p>For more information about using blend modes in FXG, see the <a 
href="https://sourceforge.net/adobe/flexsdk/wiki/FXG%202.0%20Specification/"; 
target="_blank">FXG 2.0 specification</a>.</p>
 
          </div>
 
@@ -8138,7 +8138,7 @@ by <samp class="codeph">scaleX</samp>, <samp 
class="codeph">scaleY</samp>
             </div>
 
             <p>For more information about using color transformations in FXG,
-see the <a 
href="http://opensource.adobe.com/wiki/display/flexsdk/FXG+2.0+Specification"; 
target="_blank">FXG 2.0 specification</a>.</p>
+see the <a 
href="https://sourceforge.net/adobe/flexsdk/wiki/FXG%202.0%20Specification/"; 
target="_blank">FXG 2.0 specification</a>.</p>
 
          </div>
 
diff --git a/content/doc/flex/using/flx_gumboskinning_gs.html 
b/content/doc/flex/using/flx_gumboskinning_gs.html
index 88b9216c1..553aac1b4 100644
--- a/content/doc/flex/using/flx_gumboskinning_gs.html
+++ b/content/doc/flex/using/flx_gumboskinning_gs.html
@@ -90,11 +90,6 @@ use run-time loaded assets such as images in custom 
skins.</p>
 
       </div>
 
-      <div><div class="relinfo"><strong>Related information</strong><br/>
-<div><a 
href="http://tv.adobe.com/watch/adc-presents/skinning-custom-skinnable-components/";
 target="_blank">Skinning Custom Skinnable Components
-(video)</a></div>
-</div>
-</div>
       <div class="nested2" 
id="WSda78ed3a750d6b8f7b40c7f8124da96a828-8000_verapache"><a 
name="WSda78ed3a750d6b8f7b40c7f8124da96a828-8000_verapache"><!-- --></a>
          <h3 class="topictitle3">Applying skins</h3>
 
diff --git a/content/doc/flex/using/flx_layouts_lo.html 
b/content/doc/flex/using/flx_layouts_lo.html
index b33e1e5ab..d758540b8 100644
--- a/content/doc/flex/using/flx_layouts_lo.html
+++ b/content/doc/flex/using/flx_layouts_lo.html
@@ -143,27 +143,27 @@ following MXML code creates this Canvas container:</p>
         height="50" width="50" 
         x="100" y="10" 
         source="@Embed(source='assets/search.jpg')" 
-        click="navigateToURL(new 
URLRequest('http://www.adobe.com/cfusion/search/index.cfm'))"/&gt; 
+        click="navigateToURL(new 
URLRequest('http://www.example.com/cfusion/search/index.cfm'))"/&gt; 
  
       &lt;mx:LinkButton label="Help" 
         x="10" y="100" 
-        click="navigateToURL(new 
URLRequest('http://www.adobe.com/go/gn_supp'))"/&gt; 
+        click="navigateToURL(new 
URLRequest('http://www.example.com/go/gn_supp'))"/&gt; 
       &lt;mx:Image 
         height="50" width="50" 
         x="100" y="75" 
         source="@Embed(source='assets/help.jpg')" 
-        click="navigateToURL(new 
URLRequest('http://www.adobe.com/go/gn_supp'))"/&gt; 
+        click="navigateToURL(new 
URLRequest('http://www.example.com/go/gn_supp'))"/&gt; 
  
       &lt;mx:LinkButton label="Complaints" 
         x="10" y="170" 
         click="navigateToURL( 
-            new URLRequest('http://www.adobe.com/go/gn_contact'))"/&gt; 
+            new URLRequest('http://www.example.com/go/gn_contact'))"/&gt; 
       &lt;mx:Image 
         height="50" width="50" 
         x="100" y="140" 
         source="@Embed(source='assets/complaint.jpg')" 
         click="navigateToURL( 
-            new URLRequest('http://www.adobe.com/go/gn_contact'))"/&gt; 
+            new URLRequest('http://www.example.com/go/gn_contact'))"/&gt; 
     &lt;/mx:Canvas&gt; 
 &lt;/s:Application&gt;</pre>
 
diff --git a/content/doc/flex/using/flx_metadata_me.html 
b/content/doc/flex/using/flx_metadata_me.html
index a48892964..fd4721237 100644
--- a/content/doc/flex/using/flx_metadata_me.html
+++ b/content/doc/flex/using/flx_metadata_me.html
@@ -1866,7 +1866,7 @@ syntax:</p>
 in a client application. You use the <samp class="codeph">[RemoteClass(alias=" 
")]</samp> metadata
 tag to create an ActionScript object that maps directly to the Java
 object. You specify the fully qualified class name of the Java class
-as the value of <samp class="codeph">alias</samp>. For more information, see 
<a href="http://www.adobe.com/go/learn_flex4_datadriven_en"; 
target="_blank">Accessing Server-Side Data with Flex</a>.</p>
+as the value of <samp class="codeph">alias</samp>.</p>
 
          </div>
 
diff --git a/content/doc/flex/using/flx_mirroring_mr.html 
b/content/doc/flex/using/flx_mirroring_mr.html
index 8514c066f..8045c5c61 100644
--- a/content/doc/flex/using/flx_mirroring_mr.html
+++ b/content/doc/flex/using/flx_mirroring_mr.html
@@ -111,10 +111,9 @@ only supported by the Wireframe and Spark themes.</p>
       </div>
 
       <div><div class="relinfo"><strong>Related information</strong><br/>
-<div><a 
href="http://opensource.adobe.com/wiki/display/flexsdk/Layout+Mirroring"; 
target="_blank">Flex mirroring specification</a></div>
-<div><a href="http://www.w3.org/International/tutorials/bidi-xhtml/"; 
target="_blank">W3C site on RTL/Internationalization</a></div>
-<div><a href="http://unicode.org/reports/tr9/"; target="_blank">Description of 
the Unicode bidirectional algorithm</a></div>
-<div><a href="http://www.google.com/transliterate"; target="_blank">Google 
transliteration</a></div>
+<div><a href="https://www.w3.org/International/tutorials/bidi-xhtml/"; 
target="_blank">W3C site on RTL/Internationalization</a></div>
+<div><a href="https://unicode.org/reports/tr9/"; target="_blank">Description of 
the Unicode bidirectional algorithm</a></div>
+<div><a href="https://www.google.com/transliterate"; target="_blank">Google 
transliteration</a></div>
 <div><a 
href="flx_l10n_ln.html#WS19f279b149e7481c-1c03f02c12bd00c4763-8000_verapache">Localization</a></div>
 </div>
 </div>
@@ -1527,7 +1526,7 @@ exclamation points, and parentheses when the <samp 
class="codeph">direction</sam
 set to "rtl". In addition, Flex also adjusts number separators,
 paragraph breaks, and soft hyphens, as well as other non-character
 entities so that their position makes sense. The algorithms for
-this are described in <a href="http://unicode.org/reports/tr9/"; 
target="_blank">Description of the Unicode bidirectional
+this are described in <a href="https://unicode.org/reports/tr9/"; 
target="_blank">Description of the Unicode bidirectional
 algorithm</a>. </p>
 
          <p>The direction of the text itself is only reversed if the character
@@ -2362,8 +2361,7 @@ your applications, you will typically have some 
additional logic
 that sets the locale in your application, such as looking at the
 OS language code or accepting a user-configured setting. For information
 on setting locales in your application, see <a 
href="flx_l10n_ln.html#WS19f279b149e7481c-99797f112bd080033f-8000_verapache">Setting
-the locale</a>. For more information about using the classes
-in the flash.globalization.* package, see <a 
href="http://www.adobe.com/devnet/flashplayer/articles/flash_globalization_package.html";
 target="_blank">Flash Player: Cultural diversity without complexity</a>.</div>
+the locale</a>.</div>
 
       </div>
 
diff --git a/content/doc/flex/using/flx_modular_md.html 
b/content/doc/flex/using/flx_modular_md.html
index dae0197e3..a84156e08 100644
--- a/content/doc/flex/using/flx_modular_md.html
+++ b/content/doc/flex/using/flx_modular_md.html
@@ -677,8 +677,6 @@ click or drag the pop-up. The solution is to create a 
subclass of
 the pop-up (such as a TitleWindow container) that you use as the
 top-level MXML tag in the Module.</p>
 
-            <p>For more information, see <a 
href="http://blogs.adobe.com/aharui/2007/08/popup_dialogs_as_modules.html"; 
target="_blank">Alex's Flex Closet</a>.</p>
-
          </div>
 
       </div>
diff --git a/content/doc/flex/using/flx_mxml_mx.html 
b/content/doc/flex/using/flx_mxml_mx.html
index 2a7506ef7..7b97f58a9 100644
--- a/content/doc/flex/using/flx_mxml_mx.html
+++ b/content/doc/flex/using/flx_mxml_mx.html
@@ -1133,8 +1133,6 @@ result to a TextArea control.</p>
     &lt;/s:Panel&gt; 
 &lt;/s:Application&gt;</pre>
 
-            <p>For more information about using RPC services, see <a 
href="http://www.adobe.com/go/learn_flex45_datadriven_en"; 
target="_blank">Accessing Server-Side Data with Flex</a>.</p>
-
          </div>
 
       </div>
diff --git a/content/doc/flex/using/flx_performance_pe.html 
b/content/doc/flex/using/flx_performance_pe.html
index ba039c61c..da2d76204 100644
--- a/content/doc/flex/using/flx_performance_pe.html
+++ b/content/doc/flex/using/flx_performance_pe.html
@@ -575,9 +575,6 @@ should work. </p>
 
                </ul>
 
-               <p>Marc Speck has a <a 
href="http://faindu.wordpress.com/2008/04/18/ie7-ssl-xml-flex-error-2032-stream-error/";
 target="_blank">blog entry</a> that describes the issue
-and presents several solutions.</p>
-
             </div>
 
          </div>
diff --git a/content/doc/flex/using/flx_security2_se.html 
b/content/doc/flex/using/flx_security2_se.html
index f866aaaab..8877460cd 100644
--- a/content/doc/flex/using/flx_security2_se.html
+++ b/content/doc/flex/using/flx_security2_se.html
@@ -805,10 +805,6 @@ wrapper:</p>
 to <samp class="codeph">"no-cache"</samp> can cause a runtime error with GET
 requests over SSL with the HTTPService class. In this case, setting
 just the <samp class="codeph">Cache-control</samp> header should work. </p>
-
-                  <p>Marc Speck has a <a 
href="http://faindu.wordpress.com/2008/04/18/ie7-ssl-xml-flex-error-2032-stream-error/";
 target="_blank">blog entry</a> that describes the issue
-and presents several solutions.</p>
-
                </div>
 
             </div>
@@ -1657,7 +1653,7 @@ data being communicated.</p>
 is a one-way encryption algorithm described in RFC 1321. This algorithm has
 been ported to ActionScript, which enables developers to secure
 one-way data by using the MD5 algorithm before it is sent from the
-SWF file to the server. For more information about RFC 1321, see <a 
href="http://www.faqs.org/rfcs/rfc1321.html"; 
target="_blank">www.faqs.org/rfcs/rfc1321.html</a>.</p>
+SWF file to the server. For more information about RFC 1321, see <a 
href="https://www.ietf.org/rfc/rfc1321.txt"; 
target="_blank">www.ietf.org/rfc/rfc1321.txt</a>.</p>
 
       </div>
 
@@ -1914,7 +1910,7 @@ code into text that is used in a query, the SQL server 
will reject
 the query.</p>
 
             <p>For more information on potentially harmful characters and 
conversion processes,
-see <a href="http://www.cert.org/tech_tips/malicious_code_mitigation.html"; 
target="_blank">http://www.cert.org/tech_tips/malicious_code_mitigation.html</a>.</p>
+see <a 
href="https://www.sei.cmu.edu/library/2000-tech-tip-understanding-malicious-content-mitigation-for-web-developers/";
 
target="_blank">https://www.sei.cmu.edu/library/2000-tech-tip-understanding-malicious-content-mitigation-for-web-developers/</a>.</p>
 
             <p>For more information about validators, see <a 
href="flx_validators_va.html#WS2db454920e96a9e51e63e3d11c0bf69084-7ff0_verapache">Validating
 Data</a>.</p>
@@ -2329,8 +2325,6 @@ The settings include:</p>
 
             </ul>
 
-            <p>For a complete list of options and their descriptions, see <a 
href="http://www.adobe.com/go/fp9_admin"; 
target="_blank">http://www.adobe.com/go/fp9_admin</a>.</p>
-
          </div>
 
       </div>
@@ -2478,185 +2472,6 @@ new browser window and loads the Settings Manager help 
page.</p>
 
    </div>
 
-   <div class="nested1" 
id="WS2db454920e96a9e51e63e3d11c0bf6167e-7fc8_verapache"><a 
name="WS2db454920e96a9e51e63e3d11c0bf6167e-7fc8_verapache"><!-- --></a>
-      <h2 class="topictitle2">Other resources</h2>
-
-      
-      <div>
-         <p>The
-following table lists resources that are useful in understanding
-the Flash Player security model and implementing security in your
-applications:</p>
-
-         
-<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" 
frame="border" border="1" rules="all">
-               
-               
-               <thead align="left">
-                  <tr>
-                     <th class="cellrowborder" valign="top" width="NaN%" 
id="d846557e3484">
-                        <p>Resource name</p>
-
-                     </th>
-
-                     <th class="cellrowborder" valign="top" width="NaN%" 
id="d846557e3490">
-                        <p>Location</p>
-
-                     </th>
-
-                  </tr>
-
-               </thead>
-
-               <tbody>
-                  <tr>
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3484 ">
-                        <p>Security
-Topic Center</p>
-
-                     </td>
-
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3490 ">
-                        <p>
-                           <a href="http://www.adobe.com/devnet/security"; 
target="_blank">http://www.adobe.com/devnet/security</a>
-                        </p>
-
-                     </td>
-
-                  </tr>
-
-                  <tr>
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3484 ">
-                        <p>Security
-Bulletins and Advisories</p>
-
-                     </td>
-
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3490 ">
-                        <p>
-                           <a href="http://www.adobe.com/support/security"; 
target="_blank">http://www.adobe.com/support/security</a>
-                        </p>
-
-                     </td>
-
-                  </tr>
-
-                  <tr>
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3484 ">
-                        <p>Flash Player Security &amp; Privacy</p>
-
-                     </td>
-
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3490 ">
-                        <p>
-                           <a 
href="http://www.adobe.com/products/flashplayer/security"; 
target="_blank">http://www.adobe.com/products/flashplayer/security</a>
-                        </p>
-
-                     </td>
-
-                  </tr>
-
-                  <tr>
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3484 ">
-                        <p>Security
-Resource Center</p>
-
-                     </td>
-
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3490 ">
-                        <p>
-                           <a href="http://www.adobe.com/resources/security"; 
target="_blank">http://www.adobe.com/resources/security</a>
-                        </p>
-
-                     </td>
-
-                  </tr>
-
-                  <tr>
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3484 ">
-                        <p>Flash Player 10 Security white paper</p>
-
-                     </td>
-
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3490 ">
-                        <p>
-                           <a 
href="http://www.adobe.com/devnet/flashplayer/articles/flash_player10_security_wp.html";
 
target="_blank">http://www.adobe.com/devnet/flashplayer/articles/flash_player10_security_wp.html</a>
-                        </p>
-
-                     </td>
-
-                  </tr>
-
-                  <tr>
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3484 ">
-                        <p>Flash Player 10 Security changes</p>
-
-                     </td>
-
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3490 ">
-                        <p>
-                           <a href="http://www.adobe.com/go/fp10_security"; 
target="_blank">http://www.adobe.com/go/fp10_security</a>
-                        </p>
-
-                     </td>
-
-                  </tr>
-
-                  <tr>
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3484 ">
-                        <p>"Flash Player Security" </p>
-
-                     </td>
-
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3490 ">
-                        <p>
-                           <a href="http://www.adobe.com/go/AS3_security"; 
target="_blank">http://www.adobe.com/go/progAS3_security</a>
-                        </p>
-
-                     </td>
-
-                  </tr>
-
-                  <tr>
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3484 ">
-                        <p>"Networking and Communications" </p>
-
-                     </td>
-
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3490 ">
-                        <p>
-                           <a 
href="http://www.adobe.com/go/AS3_networking_and_communications"; 
target="_blank">http://www.adobe.com/go/AS3_networking_and_communications</a>
-                        </p>
-
-                     </td>
-
-                  </tr>
-
-                  <tr>
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3484 ">
-                        <p>Settings Manager</p>
-
-                     </td>
-
-                     <td class="cellrowborder" valign="top" width="NaN%" 
headers="d846557e3490 ">
-                        <p>
-                           <a 
href="http://www.adobe.com/support/flashplayer/help/settings/"; 
target="_blank">http://www.adobe.com/support/flashplayer/help/settings/</a>
-                        </p>
-
-                     </td>
-
-                  </tr>
-
-               </tbody>
-
-            </table>
-</div>
-
-      </div>
-
-         <p>Adobe, Adobe AIR, Adobe Flash, Adobe Flash Platform and Adobe 
Flash Player are either registered trademarks or trademarks of Adobe Systems 
Incorporated in the United States and/or other countries and are used by 
permission from Adobe.  No other license to the Adobe trademarks are 
granted.</p>
-   </div>
-
 
 </body>
 </html>
\ No newline at end of file
diff --git a/content/doc/flex/using/flx_spark_dpcontrols_sdp.html 
b/content/doc/flex/using/flx_spark_dpcontrols_sdp.html
index 358147cfe..c39bb74a5 100644
--- a/content/doc/flex/using/flx_spark_dpcontrols_sdp.html
+++ b/content/doc/flex/using/flx_spark_dpcontrols_sdp.html
@@ -1865,13 +1865,6 @@ in a closed DropDownList</dd>
          <p>Unlike the <a 
href="https://flex.apache.org/asdoc/spark/components/ComboBox.html"; 
target="_blank">ComboBox</a> control,
 the DropDownList control is not editable.</p>
 
-         <p>Peter DeHaan has <a href="http://goo.gl/kOsoS"; 
target="_blank">several examples</a> of using the Spark
-DropDownList on flexexamples.com.</p>
-
-         <p>StackOverflow <a href="http://goo.gl/ObpuM"; target="_blank">shows 
how to</a> adjust the height of
-an open DropDownList with a custom skin, and <a href="http://goo.gl/mZ7aR"; 
target="_blank">how to</a> bind
-the data field to XML.</p>
-
          <p>When the drop-down list is closed, clicking the anchor button
 opens it.</p>
 
diff --git a/content/doc/flex/using/flx_sparktextcontrols_stc.html 
b/content/doc/flex/using/flx_sparktextcontrols_stc.html
index e21758123..ea52d2157 100644
--- a/content/doc/flex/using/flx_sparktextcontrols_stc.html
+++ b/content/doc/flex/using/flx_sparktextcontrols_stc.html
@@ -3062,7 +3062,7 @@ in that tag. </p>
                <p>The parser converts the TLF tags to TLF classes (such as 
SpanElement
 or DivElement) in the new TextFlow object.</p>
 
-               <p>This example used with permission from <a 
href="http://blog.flexexamples.com"; 
target="_blank">http://blog.flexexamples.com</a>.</p>
+               <p>This example used with permission from Peter deHaan of the 
Flex Examples blog.</p>
 
             </div>
 
@@ -4417,7 +4417,7 @@ object. The following example shows a basic navigation 
link:<pre class="codebloc
             &lt;s:textFlow&gt; 
                 &lt;s:TextFlow&gt; 
                     &lt;s:p&gt; 
-                        The following link takes you to: &lt;s:a 
href="http://www.adobe.com"&gt;Adobe.com&lt;/s:a&gt; 
+                        The following link takes you to: &lt;s:a 
href="https://flex.apache.org"&gt;Apache Flex&lt;/s:a&gt; 
                     &lt;/s:p&gt; 
                 &lt;/s:TextFlow&gt; 
             &lt;/s:textFlow&gt; 
@@ -4429,7 +4429,7 @@ object. The following example shows a basic navigation 
link:<pre class="codebloc
             &lt;s:textFlow&gt; 
                 &lt;s:TextFlow&gt; 
                     &lt;s:p&gt; 
-                        Hold CTRL key down when using the following link: 
&lt;s:a href="http://www.adobe.com"&gt;Adobe.com&lt;/s:a&gt; 
+                        Hold CTRL key down when using the following link: 
&lt;s:a href="https://flex.apache.org"&gt;Apache Flex&lt;/s:a&gt; 
                     &lt;/s:p&gt; 
                 &lt;/s:TextFlow&gt; 
             &lt;/s:textFlow&gt; 
@@ -4557,7 +4557,7 @@ the action:<pre class="codeblock">&lt;?xml 
version="1.0"?&gt;
             &lt;s:textFlow&gt; 
                 &lt;s:TextFlow&gt; 
                     &lt;s:p&gt; 
-                        The following link takes you to: &lt;s:a 
href="http://www.adobe.com"; target="_blank" 
click="doSomething(event)"&gt;Adobe.com&lt;/s:a&gt; 
+                        The following link takes you to: &lt;s:a 
href="https://flex.apache.org"; target="_blank" 
click="doSomething(event)"&gt;Apache Flex&lt;/s:a&gt; 
                     &lt;/s:p&gt; 
                 &lt;/s:TextFlow&gt; 
             &lt;/s:textFlow&gt; 
@@ -4587,7 +4587,7 @@ underline, and makes the link color red rather than 
blue:<pre class="codeblock">
             &lt;s:textFlow&gt; 
                 &lt;s:TextFlow&gt; 
                     &lt;s:p&gt; 
-                        The following link takes you to: &lt;s:a 
href="http://www.adobe.com"&gt;&lt;s:span color="0xFF0066" 
textDecoration="none"&gt;Adobe.com&lt;/s:span&gt;&lt;/s:a&gt; 
+                        The following link takes you to: &lt;s:a 
href="https://flex.apache.org"&gt;&lt;s:span color="0xFF0066" 
textDecoration="none"&gt;Apache Flex&lt;/s:span&gt;&lt;/s:a&gt; 
                     &lt;/s:p&gt; 
                 &lt;/s:TextFlow&gt; 
             &lt;/s:textFlow&gt; 
@@ -4888,10 +4888,10 @@ object's <samp class="codeph">hostFormat</samp> 
property.</p>
             &lt;s:textFlow&gt; 
                 &lt;s:TextFlow id="textFlow"&gt; 
                     &lt;s:p&gt; 
-                        The following link takes you to &lt;s:a 
href="http://www.adobe.com"&gt;Adobe.com&lt;/s:a&gt; 
+                        The following link takes you to &lt;s:a 
href="https://flex.apache.org"&gt;Apache Flex&lt;/s:a&gt; 
                     &lt;/s:p&gt; 
                     &lt;s:p&gt; 
-                        The following link takes you to &lt;s:a 
href="http://www.omniture.com"&gt;Omniture.com&lt;/s:a&gt; 
+                        The following link takes you to &lt;s:a 
href="https://www.apache.org"&gt;The ASF&lt;/s:a&gt; 
                     &lt;/s:p&gt; 
                 &lt;/s:TextFlow&gt; 
             &lt;/s:textFlow&gt; 
@@ -4926,7 +4926,7 @@ objects that style the hyperlink, based on its state:<pre 
class="codeblock">&lt;
                     &lt;s:linkNormalFormat&gt; 
                         &lt;s:TextLayoutFormat color="#009900"/&gt; 
                     &lt;/s:linkNormalFormat&gt; 
-                    &lt;s:a 
href="http://www.adobe.com"&gt;Adobe.com&lt;/s:a&gt; 
+                    &lt;s:a href="https://flex.apache.org"&gt;Apache 
Flex&lt;/s:a&gt; 
                 &lt;/s:p&gt; 
             &lt;/s:TextFlow&gt; 
         &lt;/s:textFlow&gt; 
diff --git a/content/doc/flex/using/flx_styles_st.html 
b/content/doc/flex/using/flx_styles_st.html
index ffef250a2..a888646d6 100644
--- a/content/doc/flex/using/flx_styles_st.html
+++ b/content/doc/flex/using/flx_styles_st.html
@@ -2262,7 +2262,7 @@ style</p>
             <p>The rules for determining precedence are complicated. The Flex
 rules follow the CSS rules that are defined by the W3C. </p>
 
-            <p>For more information, see <a 
href="http://www.w3.org/TR/css3-selectors/"; target="_blank">CSS3
+            <p>For more information, see <a 
href="https://www.w3.org/TR/css3-selectors/"; target="_blank">CSS3
 Selectors W3C specification</a>.</p>
 
             <p>Class selectors
diff --git a/content/doc/flex/using/flx_textcontrols_tc.html 
b/content/doc/flex/using/flx_textcontrols_tc.html
index b9dd5871e..fd4f71b34 100644
--- a/content/doc/flex/using/flx_textcontrols_tc.html
+++ b/content/doc/flex/using/flx_textcontrols_tc.html
@@ -1062,7 +1062,7 @@ control:</p>
     
     &lt;mx:TextArea id="myTA" height="100" width="200"&gt; 
         &lt;mx:htmlText&gt; 
-            &lt;![CDATA[&lt;a href="http://www.adobe.com"&gt;This&lt;/a&gt; is 
a link.]]&gt; 
+            &lt;![CDATA[&lt;a href="https://flex.apache.org"&gt;This&lt;/a&gt; 
is a link.]]&gt; 
         &lt;/mx:htmlText&gt; 
     &lt;/mx:TextArea&gt; 
 &lt;/s:Application&gt;</pre>
diff --git a/content/doc/flex/using/flx_versioning_ve.html 
b/content/doc/flex/using/flx_versioning_ve.html
index 1f8ebc0f5..ce31db81e 100644
--- a/content/doc/flex/using/flx_versioning_ve.html
+++ b/content/doc/flex/using/flx_versioning_ve.html
@@ -206,9 +206,6 @@ of your application. This includes styles and skins.</p>
 
             </div>
 
-            <p>For a list of differences when using the <samp 
class="codeph">compatibility-version</samp> compiler option,
-see <a 
href="http://opensource.adobe.com/wiki/display/flexsdk/Flex+4+Backwards+Compatability";
 target="_blank">Flex 4: Backward Compatibility</a>.</p>
-
          </div>
 
       </div>
@@ -267,9 +264,7 @@ specification, use the following:<pre 
class="codeblock">-swf-version=10</pre>
          </div>
 
          <p>This is an advanced option that you should only use if you have
-an understanding of the SWF specification that you are targeting.
-For information about the SWF specifications, visit the <a 
href="http://www.adobe.com/devnet/swf.html"; target="_blank">SWF
-Technology Center</a>.</p>
+an understanding of the SWF specification that you are targeting.</p>
 
       </div>
 
diff --git a/content/doc/flex/using/flx_wrapper_wr.html 
b/content/doc/flex/using/flx_wrapper_wr.html
index 204c3a32d..fd8a1054e 100644
--- a/content/doc/flex/using/flx_wrapper_wr.html
+++ b/content/doc/flex/using/flx_wrapper_wr.html
@@ -804,7 +804,7 @@ attributes.align = "middle";</pre>
 
             </div>
 
-            <p>For more information on SWFObject 2, see <a 
href="http://code.google.com/p/swfobject/wiki/documentation"; 
target="_blank">http://code.google.com/p/swfobject/wiki/documentation</a>.</p>
+            <p>For more information on SWFObject 2, see <a 
href="https://github.com/swfobject/swfobject/wiki"; 
target="_blank">https://github.com/swfobject/swfobject/wiki</a>.</p>
 
          </div>
 
@@ -1023,7 +1023,7 @@ Explorer to open the page in the Internet zone:</p>
 
                   <p>In
 general, add a MOTW when you are previewing pages locally before publishing
-them on a server. For more information about the MOTW, see <a 
href="http://msdn.microsoft.com/en-us/library/ms537628%28VS.85%29.aspx"; 
target="_blank">http://msdn.microsoft.com/en-us/library/ms537628%28VS.85%29.aspx</a>.</p>
+them on a server. For more information about the MOTW, see <a 
href="https://msdn.microsoft.com/en-us/library/ms537628%28VS.85%29.aspx"; 
target="_blank">https://msdn.microsoft.com/en-us/library/ms537628%28VS.85%29.aspx</a>.</p>
 
                   <p>To
 support browsers that do not have scripting enabled, you can add

Reply via email to