![]() |
|
#1
|
||||
|
||||
|
FPP:Cursor v1.1
Here's the updated version of the FPP:Cursors plugin it incorporates Scott Witte's Smooth functionality (thanks Scott) and Denis's Hotspots Mouse over detection. As always, every single parameter is configurable. New Features in v1.1: • Limit the drag cursors to horizontal movement only • Define the maximum angle the drag cursor can have • Set the smooth functionality to auto • Define the minimum frame rate to activate the smooth functionality when in auto • Define the angle steps of the drag cursor (not limited to 45є steps anymore) • Full compatibility when previous 1.0 version Main Features: • Use the internal cursors or define your own custom cursor images • Define the normal, pressed and drag cursor images using external images • Reverts to the internal cursor if a external cursor image isn't found • Example cursor images included in the download • Use custom cursor when mouse is not pressed (not recommended for heavier tours) • Use system cursor when mouse is not pressed (recommended for heavier tours) • Uses normal (hand) cursor when over hotspots or other plugins • Cursor snap to 45Є angles or rotates freely when dragging your panorama • Define minimum move distance to activate drag cursor How to use: First add it like any FPP plugin: Code:
layer_80 = fppcursor.swf Code:
<FPPCursor>
smooth=true
externalCursors=false
iconNormal=cursors/normal.png
iconMove=cursors/move.png
iconPress=cursors/press.png
minMovement=2
</FPPCursor>
Code:
smooth=[TRUE|FALSE] or plugin. (default is true) Code:
externalCursors=[TRUE|FALSE] Code:
iconNormal=[url] Code:
iconMove=[url] Code:
iconPress=[url] Code:
snapAngle=[TRUE|FALSE] Code:
minMovement=[DISTANCE IN PIXELS] (default is 2) FPP:Cursor – Price:FREE Download FPP:Cursor v1.0
__________________
as the great nutritionist once said: "The four food groups: fast, frozen, instant and microwaved." --------------------- My Random Blog FPP:ContextMenu plugin add your own brand safely Last edited by PauloGGPX; 08-30-2010 at 10:37 AM. |
| Thread Tools | |
| Display Modes | |
|
|