Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Window filter wont work on child windows
#4
The macro probably runs, but if it uses Firefox keyboard shortcuts while Flash player is focused, they don't work.
http://superuser.com/questions/172952/f ... n-that-off

Let the macro set focus to the Firefox web content pane.
Macro FF close tab
Code:
Copy      Help
int w=win
Acc a.Find(w "DOCUMENT" "" "" 0x3010 2)
a.Select(1)

key Cw ;;Ctrl+W


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)