|
Project
|
IntelliJ IDEA
|
|
Priority
|
Normal |
|
Type
|
Bug |
|
Fix versions
|
No Fix versions |
|
State
|
Can't Reproduce |
|
Assignee
|
Maxim Mossienko |
|
Subsystem
|
Flex Support |
|
Affected versions
|
No Affected versions |
|
Fixed in build
|
94.148 |
the basic declaration at the start of the file is flagged
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
layout="absolute"
creationComplete="initApplication()"
mouseMove="resetLastActivity();setIsAlive()"
keyUp="resetLastActivity();setIsAlive()"
error="globalErrorHandler(event)"
name="main" scriptTimeLimit="60"
backgroundColor="#ffffff">
Please try to recreate used Flex SDK, old one might be missing necessary swcs