Some discomfort with Flex
Hi, I looking for Idea in Flex development.
But it's one moment which grieves me.
When I making MXML-class and importing the *.as - file like this
<mx:Script source="ProjStructEditor_.as"/>
I have mistakes in ProjStructEditor_.as such as
protected function structChanged(ev: Event):void {
updateButtons(ev);
}
The "protected" word is an error with hint "Access modifier allowed for class members only"
Will it be fixed in latest version?
It's very comfortless
Thanks, Alexey
P.S. I downloaded Idea 9 M1
Please sign in to leave a comment.
http://www.jetbrains.net/jira/browse/IDEADEV-35087
Alexey Vashchenkov wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"