-
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
Daily Archives: December 23, 2006
1061: Call to a possibly undefined method
1061: Call to a possibly undefined method through a reference with static type Class. In my case I had imported a class called PropertyBag in my application like so: < ![CDATA[ import com.teotiGraphix.util.PropertyBag; ]]> There is nothing wrong with this … Continue reading
Posted in Flex
21 Comments