Post Reply 
Addings/modifications to help files
Jun. 21, 2009, 01:44 PM (This post was last modified: Jun. 21, 2009 02:29 PM by sidki3003.)
Post: #7
RE: Addings/modifications to help files
(Jun. 21, 2009 04:40 AM)whenever Wrote:  I am not good at documenting but here is a draft about flyover. I hope somebody could correct the mistakes and improve it. Smile!

Some notes:

Contents:
There's also
- pics (content copied from blocked "PICS-Label" meta tag)
- vars in Debug Mode (global Prox vars not being reset)


Clickable links to toggle target objects on/off:
- flash/iframe/java/marquee/media toggle all such element instances at once.
- "styles" opens a popup with a style selector.
- "toggle: bg-xxx" toggles a single bgsound element, where the source's extension is "xxx".


Blocked JS events to button, click to execute:
Three types:
- timers (setTimeout and setInterval)
- event handlers (many, e.g.: onerror, onload)
- event listeners for window, document, and document.body (e.g.: listen:load, attach:error)
(Intercepting document.body listeners is new in the alpha, thus the extra Prox script right after <body>.)


If that is going to be a new document, called "Flyovers.txt" (is it? or is that to be merged with an existing one?), i guess that people would also try to find an explanation there for the Proxomitron flyovers appearing over certain links. Those that have been unprefixed (de-trackified), turned from JavaScript to normal, etc.. The flyover contains the unmodified link in these cases.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Addings/modifications to help files - sidki3003 - Jun. 21, 2009 01:44 PM

Forum Jump: