-
Recent Posts
Recent Comments
- Judah on 1087: Syntax error: extra characters found after end of program.
- Kristoffer on 1087: Syntax error: extra characters found after end of program.
- 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
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
Monthly Archives: January 2007
Portable or Fold out laptop screens
I’ve been working on my laptop computer for a few months now. The screen is 1280 x 768. With todays suite of software almost every program has toolbars, panels or more leaving the main document area the size of a … Continue reading
Posted in Ideas, Technology
2 Comments
Confirm Overwrite
The project you created contains resources other than the standard .project file. If any of those resources have the same name and relative location as the resource you are checking out, the local resource will be replaced with the resource … Continue reading
Posted in Flex
Leave a comment
Could not resolve <mx:property> to a component implementation
2 Could not resolve to a component implementation. line 75 December 31, 2006 11:36:09 AM 10453 Problem: I have a custom component on the stage that is using a mx property. Flex assumes this is a component and throws the … Continue reading
Posted in Flex
8 Comments
Installed Flash Player Not A Debugger
Flex Builder cannot locate the required debug version of the Flash Player. You may need to install the debug version of the Flash Player 9.0 or reinstall Flex Builder. Do you want to try to debug with the current version? … Continue reading
Posted in Flex
3 Comments
ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller.
ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller. Problem: The caller which could be the Application or a container component is trying to remove a DisplayObject or component but it cannot find the component. This … Continue reading
Posted in Errors, Flash, Flex
18 Comments