|
Project
|
IntelliJ IDEA
|
|
Priority
|
Normal |
|
Type
|
Bug |
|
Fix versions
|
No Fix versions |
|
State
|
Obsolete |
|
Assignee
|
Alexey Kudravtsev |
|
Subsystem
|
Flex Support |
|
Affected versions
|
No Affected versions |
|
Fixed in build
|
No Fixed in build |
<?xml version="1.0"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" creationComplete="init()">
<mx:Script><![CDATA[import mx.controls.Alert; ]]></mx:Script>
<mx:Button id="btn1" click="{
Alert.show(<caret>"<caret>Something"<caret>)<caret>
}"/>
<mx:TextInput id="output"/>
</mx:Application>
|
|
|
|
||
|
Related Changes
Resolved Date
19 months ago (17 Jun 2010 20:47)
State
Open→
Obsolete
Assignee
Alexey Kudravtsev (cdr)→
Alexey Kudravtsev
Subsystem
<lost change>→
Flex Support
|
|||