What better way to find out what a Flex error means than use a Flex app to find it. I put this little app together to search my blog and adobe’s compiler and runtime error pages. If it finds items in any of these locations the datagrid is populated. Clicking on the item opens it in a new tab or window. The Auto open results opens each result as it is found. This seems to work most of the time but sometimes it doesn’t open all the pages and I’m not sure why at this point. Anyway here are links to the pages themselves:
-
Recent Posts
Recent Comments
- Judah on Using StageWebView within a UIComponent in Mobile
- suresh paleti on Using StageWebView within a UIComponent in Mobile
- khanou on A file found in a source-path can not have more than one externally visible definition
- Judah on Flash Platform Error Repository
- Vijayarajan on Flash Platform Error Repository
Syntax Highlighter
This site supports SyntaxHighlighter. It can highlight your code.
How to highlight your code: Paste your code in the comment form, select it and then click a language link. This will wrap your code in a pre tag and format it when submitted.<s:Spacer height="10"/>
Tags
Categories
Blogroll
Meta
Pingback: whatever blog » Blog Archive » ReferenceError: Error #1065: Variable is not defined.
http://livedocs.adobe.com/labs/as3preview/langref/compilerErrors.html
http://livedocs.adobe.com/labs/as3preview/langref/runtimeErrors.html
http://livedocs.adobe.com/labs/as3preview/langref/compilerWarnings.html
All those links are now gone from Adobe Labs web-site (none-existent).
Change them to:
http://livedocs.adobe.com/flex/201/langref/compilerErrors.html
http://livedocs.adobe.com/flex/201/langref/runtimeErrors.html
http://livedocs.adobe.com/flex/201/langref/compilerWarnings.html
Pingback: judahs blog » Blog Archive » TypeError: Error #1034: Type Coercion failed: cannot convert XMLList@37ace21 to Class.
Pingback: judahs blog » Blog Archive » What do you have in your programming toolbox?
Pingback: judahs blog » Blog Archive » 1087: Syntax error: extra characters found after end of program.
Pingback: judahs blog » Blog Archive » Error #2032: Stream Error.
Pingback: judah’s blog » Blog Archive » ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller.