Main Page

From Flexerrorcodes

(Difference between revisions)
(Other optional things to do)
(Initial pass)
Line 1: Line 1:
-
Wiki successfully set up.
+
==Flex and ActionScript Error Codes==
 +
One of the great things about working on the Flex development team is seeing how people create these amazing applications; things you never would have thought possible. However, the flip side of that is that when people are developing things you never would have thought possible, they get errors you never would have thought possible. This page is an attempt to capture and catalog Flex and ActionScript compiler and run-time errors, along with the environment in which the occur, and what it took to fix them.
-
==First Steps==
+
==Existing Documentation==
-
The username and password for the administrative account is '''admin''', '''admin'''.  
+
Before you add an error to this page, please check out the existing error-code documentation. It may be covered already/
-
#<font color="red">Important:</font>  [[Special:Userlogin|Log in]] as admin and go to [[Special:Preferences|Preferences]] to change your password!
+
*[Compiler warnings | http://livedocs.macromedia.com/flex/201/langref/compilerwarnings.html]
-
#Write down your password.
+
*[Compiler errors | http://livedocs.macromedia.com/flex/201/langref/compilererrors.html]
-
#On this page: [[image_logo_url]] put just the url for the logo that you want in the upper left corner of your wiki.
+
*[Run-time errors | http://livedocs.macromedia.com/flex/201/langref/runtimeerrors.html]
 +
==Flex errors==
 +
===Flex compiler errors===
 +
===Flex run-time errors===
-
 
+
==ActionScript errors==
-
 
+
-
 
+
-
 
+
-
==Other optional things to do==
+
-
*Control the rights of anonymous and logged in users through the [[Control Panel]] (which can be found in the toolbox on the left side of this page).
+
-
*Add the url for your wiki to the [http://www.editthis.info/wiki/index.php/Categorized_Wiki_List Categorized wiki list]. Simply edit that page and put your wiki under the appropriate category.
+
-
*To increase the amount of space you have for uploads, add links to http://editthis.info from external sites, and go to the [http://editthis.info/wiki/index.php/Link_Quota_Page Link Quota Page] to increase your uploads quota.
+
-
*Edit [[MediaWiki:Sidebar]] to change the navigation menu
+
-
*Add this wiki to some external wiki indexes:
+
-
#[http://en.wikipedia.org/wiki/List_of_wiki Wikipedia list of wikis]
+
-
#[http://www.wikiindex.com/Add_a_Wiki WikiIndex]<br>
+
-
*If you are feeling adventurous and know a little about web design you can edit the  javascript and css to the [[Header]] to change the look of your wiki.
+
-
**You must log as admin to do this
+
-
**Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can override styles.
+
-
*Read the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for other usage and configuration help.
+
-
*Add your wiki to the [http://editthis.info/wiki/index.php/Map_of_wikis map of wikis]
+
-
*Add a message to the [http://www.editthis.info/wiki/index.php/Feedback Feedback Page] if you see anything that could be improved.
+

Revision as of 15:02, 7 February 2007

Contents

Flex and ActionScript Error Codes

One of the great things about working on the Flex development team is seeing how people create these amazing applications; things you never would have thought possible. However, the flip side of that is that when people are developing things you never would have thought possible, they get errors you never would have thought possible. This page is an attempt to capture and catalog Flex and ActionScript compiler and run-time errors, along with the environment in which the occur, and what it took to fix them.

Existing Documentation

Before you add an error to this page, please check out the existing error-code documentation. It may be covered already/

Flex errors

Flex compiler errors

Flex run-time errors

ActionScript errors

Personal tools