The problem was that Adobe Flash Ide doesn't receive Shift+Delete
which cuts selected text to clipboard like Ctrl+x.

--- In [email protected], "Leagnus" <theyal...@...> wrote:
>
> Shift+delete in Key/Mouse section works for all windows 
> despite c=Flash10 in "target window".
> It deletes, not pastes into clipboard.
> 
> Command is *Clip Cut.
>

Temporary i use
*if (activewindow "c=OWL.Dock") do
*Clip Cut
Else
*Clip Copy
*Keys {delete}
EndIf

Reply via email to