One Hat Cyber Team
Your IP :
216.73.216.24
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
nosc
/
public_html
/
img
/
Edit File:
imgScroller.txt
About ----- imgScroller Version 1.0.5.0 by Petio Tonev Description ----------- imgScroller is a nice, small and FREE image scrolling Java Applet. It runs on all browsers with Java 1.3 support. Features -------- - Very smooth image scrolling. - Support on user hands navigation. - Support on GIF, JPEG or PNG image format. - Customize on scrolling delay in milliseconds. - Customize on start horizontal and vertical position in pixel. - Customize on scrolling horizontal and vertical step in pixel. - Customize on background and border color. - Turn on/off image border. - Turn on/off image mouse drag. - Turn on/off scrolling at mouse enter in applet. - Open assign URL in assign target. - Multi map of links (URL) HTML Source ----------- <applet codebase="./java/" code="imgScroller.class" width="200" height="250"> <param name="img" value="../images/image.jpg"> <param name="bgcolor" value="#FFFFFF"> <param name="bordercolor" value="#000000"> <param name="border" value="true"> <param name="delay" value="25"> <param name="startx" value="50"> <param name="starty" value="50"> <param name="stepx" value="1"> <param name="stepy" value="10"> <param name="scrollingstop" value="true"> <param name="imagedrag" value="false"> <param name="url" value="http://www.ptonev.com"> <param name="target" value="_self"> <param name="linkcount" value="2"> <param name="url1" value="http://www.ptonev.bg/index.php?lang=bg"> <param name="rect1" value="0,0,320,200"> <param name="target1" value="_self"> <param name="url2" value="http://www.ptonev.bg/index.php?lang=en"> <param name="rect2" value="0,270,320,470"> <param name="target2" value="_self"> </applet> Applet Parametres ----------------- Name Type Description [Default] ---- ---- --------------------- img (string) URL of the image to be displayed. [image.jpg] bgcolor (string) Background color. [#FFFFFF] bordercolor (string) Border color. [#000000] border (string) Border (true..false, yes..no, 1..0). [false] delay (integer) Delay in milliseconds between two scrolling step. [50] startx (integer) Horizontal start position in pixel[0] starty (integer) Vertical start position in pixel[0] stepx (integer) Horizontal shift in pixel for each scrolling step. [1] stepy (integer) Vertical shift in pixel for each scrolling step. [1] scrollingstop (string) Image scrolling stop at mouse enter in applet (true..false, yes..no, 1..0) [true] imagedrag (string) Image mouse drag (true..false, yes..no, 1..0) [true] url (string) URL address [] target (string) Target when to open URL [_self] linkcount (integer) Count of map links[0] url{n} (string) {n} URL address in map links [] rect{n} (string) {n} Rectangle coordination (format: X1,Y1,X2,Y2) in map links [] target{n} (string) {n} Target when to open URL in map links [_self] License ------- SOFTWARE LICENSE AGREEMENT: * imgScroller is freeware. * IMGSCROLLER IS DISTRIBUTED "AS IS" NO WARRANTY OF ANY KIND IS EXPRESSED OR IMPLIED. YOU USE IT AT YOUR OWN RISK. AUTHOR WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING OR MISUSING THIS SOFTWARE. * You are hereby licensed to make any number of backup copies of this free software and documentation. You can give the copy of the software to anyone or distribute the freeware version of the software providing that no additional fee is charged and the package files are not modified in any way. * All copyrights to imgScroller are exclusively owned by Petio Tonev * Installing and using imgScroller means the acceptance of these terms and conditions of the license. If you do not agree with the terms of this license you must remove imgScroller files from your storage devices and cease to use the product. For more information, e-mail to support@ptonev.com or visit http://www.ptonev.com Changes ------- 1.0.5.0 - 23 June 2004 + Added possibility to defind multi map of links (URL) that open URL's in target browser 1.0.4.0 - 08 June 2004 + Added possibility to open URL in target browser 1.0.3.0 - 23 July 2003 + Added on start horizontal and vertical position in pixel. 1.0.2.0 - 20 May 2003 * Fixed bug with incorrect get on 0 (zero) value at "stepx" and "stepy" parameters. * Changed of mouse trap method. 1.0.1.1 - 28 February 2002 + Added 'scrollingstop' and 'imagedrag' applet parameters. * Fixed bug with incorrect direction of drag. 1.0.0.0 - 12 February 2002 * First public release.
Simpan