08-13-2008, 12:14 AM
Had to tweek...
Windows XP
Firefox/2.0.0.16
First had to make sure forum was set to prosilver theme.
Second had to add:
Acc b=acc("Add the file" "PUSHBUTTON" win("Quick Macros Forum • Post a reply - Mozilla Firefox" "MozillaUIWindowClass") "MozillaWindowClass" "" 0x1001)
b.DoDefaultAction
in place of:
a.Navigate(iif(ie "next2" "parent next2"))
a.DoDefaultAction
Other than that...ran good.
Windows XP
Firefox/2.0.0.16
First had to make sure forum was set to prosilver theme.
Second had to add:
Acc b=acc("Add the file" "PUSHBUTTON" win("Quick Macros Forum • Post a reply - Mozilla Firefox" "MozillaUIWindowClass") "MozillaWindowClass" "" 0x1001)
b.DoDefaultAction
in place of:
a.Navigate(iif(ie "next2" "parent next2"))
a.DoDefaultAction
Other than that...ran good.