Search Results |
Subject |
Author |
Forum |
Time |
Tabbed windows with forward/backward navigation mouse support Hi guys, I've just got an idea and I thought I'd share it with you. I'm currently using a 4D scroll wheel mouse with extra buttons, I use these extra buttons to do forward and backward web-navigation... so I thought it would be cool (as enhancemen... | felipEx | | 10-02-2008 at 03:07 AM |
RE: [338] Tabed chats crashing my wlm? Use the 'Standar Messenger Look' and it'll crash :p | felipEx | | 10-01-2008 at 05:39 AM |
RE: plus cmdids I tried with [i]Winspector Spy[/i] (messages registered as WM_COMMAND) and everything is working fine here. ;) cmdids: 40268 - WLM option panel 7805 - scripts dropdown 7406 - Plus! preferences panel 7460 - skin's option panel [size=1]Windows XP Ser... | felipEx | | 10-01-2008 at 04:30 AM |
RE: [?] Finding Images in InternetExplorer Object Well, I've managed to do it a long time ago [code][noparse]function callback(Browser){ function Browser::DocumentComplete() { Browser.Document.getElementById("your_picture_i d").onclick = new Function("MsgPlus.DisplayToast('', ';o');" )... | felipEx | Scripting | 09-13-2008 at 02:52 AM |
RE: Need some help =] Why don't you use an Apache module called [url=http://httpd.apache.org/docs/2.2/mod/mod_auto index.html][b]mod_autoindex[/b][/url]? :p Have a look at [url=http://www.linickx.com/archives/343/css-styli ng-apache-directory-listings] this tutorial [/url] | felipEx | Tech Talk | 09-11-2008 at 08:26 PM |
RE: [Solved] How to add Flash Application in a PlusWnd ? [url=http://shoutbox.menthix.net/showthread.php?ti d=83369&pid=904826#pid904826]Have a look at this example[/url] made by roflmao456 [noparse]:D[/noparse] | felipEx | Scripting | 08-30-2008 at 07:37 PM |
RE: [Release] Windows Live Messenger 2009 I found something weird in the dashboard icons (920 - conversation window) [img]http://img213.imageshack.us/img213/9291/errsj 5.png[/img] [code]<button class="HIGToolbarButton" text="Files" padding=rect(5,5,5,4) layout=borderlayout() id=atom(sendf... | felipEx | Skinning | 08-19-2008 at 02:04 AM |
RE: SWF Exploit Well, i dont know what WordPress version msgpluslive.net is using but since WordPress 2.3.2, you can define a custom DB error page.. so, your custom DB error page will displayed rather than the default error message. ;) Edit: http://wordpress.org/de... | felipEx | Forum & Website | 08-16-2008 at 05:51 AM |
RE: [BETA2]AppearingOffline Helper 1.4 An awesome and useful script <3. Congratulations for the release (Y) | felipEx | Scripting | 08-12-2008 at 07:49 PM |
RE: [?] Cancelling MsgPlus::DownloadFile Well, if you try to download a file in many sections/parts using the [i]xmlhttp object[/i] and [i]"Content-Range" header[/i], you can "cancel" the download by stopping the request of the next file byte range from the server. :^) | felipEx | Scripting | 08-09-2008 at 09:48 AM |
RE: [REQUEST] Theres a script called "F100D3R" by davidpolitis check this out: http://shoutbox.menthix.net/showthread.php?tid=811 70&pid=884316#pid884316 | felipEx | Scripting | 07-23-2008 at 05:06 AM |
RE: Hotmail Redirect to Gmail then, you have to call the perl script: ./GetLive.pl --config-file your-config-file Have fun [noparse];)[/noparse] | felipEx | Tech Talk | 07-21-2008 at 01:37 AM |
RE: bring computer off screensaver when msg is received Hey ezkim0x! I dont know if there is such script but you can make your own script with the following lines of code :) [code]var SPI_SETSCREENSAVEACTIVE = 0x11; var SPIF_SENDWININICHANGE = 2; var SPIF_UPDATEINIFILE = 1; var SPIF_SENDCHANGE = 2; func... | felipEx | Scripting | 06-05-2008 at 12:15 AM |
RE: Problems with the servant of the Hispanic forum... xD | felipEx | Forum & Website | 06-02-2008 at 06:22 AM |
RE: Random window colour scheme Hey zach, i wrote these lines of "code" a long time ago for the same reason :p [code]var WM_COMMAND = 0x111; var _wParam = [0x891C,0x891D,0x891E,0x891F,0x8920,0x8921,0x8922, 0x8923,0x8924,0x8925,0x8926,0x8927]; function OnEvent_ChatWndCreated(ChatW... | felipEx | Scripting | 05-25-2008 at 08:13 AM |
RE: WLM Linux skin error Make sure you have latest version installed. It works fine here, i guess the problem was fixed in the latest version: WLM Linux 1.01 ;) | felipEx | Skinning | 05-24-2008 at 01:25 AM |
RE: [?] Dynamic Range [code]var PBM_SETRANGE = 0x0401; var PBM_SETPOS = 0x0402;[/code] [code]var _min = 0; var _max = 100; PlusWnd.SendControlMessage("Your_Progressbar", PBM_SETRANGE, 0, (_min & 0xFFFF) | ((_max & 0xFFFF) << 16));[/code] [code]var _newposition = 50;... | felipEx | Scripting | 05-23-2008 at 04:54 AM |
RE: My new script (flirt 1.0) of course it is [noparse];)[/noparse] ... but i got an error while importing the script files [img]http://img529.imageshack.us/img529/6460/errfc 2.png[/img] You should edit your ScriptInfo.xml: [code][noparse]<?xml version="1.0"?> <ScriptInfo xmlns... | felipEx | Scripting | 05-17-2008 at 08:09 AM |
RE: [SOLVED] Having problems with Plus! 4.60.326 just to confirm, I downloaded Plus! 4.60.326 today but the installer threw a [i]8004a[/i] error so I did a quick search and [url=http://shoutbox.menthix.net/showthread.php?ti d=75212&pid=825922]found a solution[/url]... and now, it's solved. Thank y... | felipEx | WLM Plus! Help | 05-07-2008 at 10:49 PM |
RE: [SOLVED] Having problems with Plus! 4.60.326 Check this out: http://www.msgpluslive.net/download/ Messenger Plus! Live 4.60.326 Released on: May 6th 2008 :) | felipEx | WLM Plus! Help | 05-07-2008 at 01:46 AM |
[SOLVED] Having problems with Plus! 4.60.326 Hi guys, i've been using MsgPlus! without problems but today i read [url=http://msntribre.blogspot.com/2008/05/cross-s ite-scripting-su-messenger-plus.html]an Italian blog talking about a security issue[/url] ([url=http://msntribre.blogspot.com/2008/... | felipEx | WLM Plus! Help | 05-07-2008 at 01:40 AM |
RE: [Solved] Xml windows with Frame @Tiller: the easiest and dodgiest way: set the "scroll" attribute for the "body" tag in your html code :P [code]... <body scroll="no"> ...[/code] | felipEx | Scripting | 04-26-2008 at 10:13 AM |
RE: [Request] Read, write and delete from/to ini file try this :) [code]function DeleteHeader(path, header){ Interop.Call('kernel32', 'WritePrivateProfileSectionW', header.toString(), 0, path ) } function DeleteKey(path, header, key){ Interop.Call('kernel32', 'WritePrivateProfileStringW', header... | felipEx | Scripting | 04-23-2008 at 09:56 AM |
RE: SkinTrace error! I've installed the skin and i've found the problem, take a look at msgres_4005_1004_85.txt, line 11 [code]Foreground:rcclr(20764);[/code] That's because 20764 rcclr doesn't exists in wlm8.5 =D so, use a new value or remove the line and the skin w... | felipEx | Skinning | 04-20-2008 at 07:44 PM |
RE: [release] WLMini Media Player 2.1.6! [vista-compatible] are you using the latest version? [url=http://shoutbox.menthix.net/showthread.php?ti d=82096][release] WLMini Music Player 2.2[/url] [size=1]edit:[/size] see also: http://update.meetcweb.com/wlmini/ | felipEx | Scripting | 04-20-2008 at 07:23 PM |