|
|
|
qm/flmx - library
July 21, 2004 |
nice, i made me a right click macro for the empty area in the flash library.
with quick macros its only:
macro name: flmx_lib_right
trigger: #R //FF_rightclick
--
function FF_rightclick
/ activates macro on controls or windows
function# iid FILTER&f
if(!f.hwnd2) ret
if(wintest(f.hwnd "" "" "DREAMWEAVER"))
if(GetWinId(f.hwnd2)=59419) mac "dw_close_internal"
else if(wintest(f.hwnd "" "SciTEWindow"))
if(GetWinId(f.hwnd2)=354) mac "scite_tab"
else if(wintest(f.hwnd "" "SmartSketchMDIFrame"))
if(GetWinId(f.hwnd2)=100) mac "flmx_lib_right"
here comes the ppc part
else if(wintest(f.hwnd "" "" "PPC")) mac "ppc_right"
--
macro flmx_lib_right:
// add a new item to the library
// key control F8
key CF8
|
| Posted by pi
at 12:45
AM | Comments
(0) |
|
studio server
|
i wonder why there are no lowprice 'macromedia enabled' providers.
i even can't find them here in germany 8)
40 euro or 49 dollar would be ok.
coldfusion
5 contribute accounts
flex
flashcom
100gb traffic (?)
|
| Posted by pi
at 12:13
AM |
|