PDA

View Full Version : FPP:ContextMenu v1.2


PauloGGPX
08-06-2009, 12:33 AM
Hi all, I've been working on this with 360VT.co.uk, it's about the same as Patrick's but with a couple of differences.

First, you don't have to add the "About Flash Panorama Player", the plugin adds it automatically!
Second, you can hide the default Flash Player options (Zoom in, Zoom out, etc)
Third, you can add separators to the context menu
Fourth, you can add disabled items (user can't click, but the text is there)
Fifth, you can now open the links in a new window, the same window or in a frame

Apart from that, is exactly the same as the plugin Patrick did :) except that the maximum number of items you can add to the context menu is 14 (Adobe maximum is 15 minus the "About FPP" line).

Here it is in action:
http://go360.gogopixel.org/plugins/FPPContextMenu.jpg
exciting isn't it ;)

Or try it yourself! (http://www.360vt.co.uk/lahc/)
Thanks to 360VT.co.uk

First add it like a regular plugin
layer_30 = fppcontextmenu.swf

Then add a parameters block like this:
<FPPContextMenu>
©gogopixel = http://www.gogopixel.pt
go360™ = http://go360.gogopixel.org|_self
separator
Built using: = disabled
hidemenu = true
</FPPContextMenu>

pretty self explanatory, but if you have any questions, just ask :)

FPP:ContextMenu - Price:FREE
fppcontextmenu v1.3 (http://go360.gogopixel.pt/fppcontextmenu/)
(server problems solved)

360VT.co.uk
08-06-2009, 12:50 AM
Nice one, Paulo

If you like to see this plug-in in action go to
http://www.360vt.co.uk/lahc/
and right click anywhere on the pano

Harry

PauloGGPX
08-06-2009, 12:59 AM
hehe you left my link in it:)
Thanks

Astroman
08-06-2009, 03:39 PM
Thanks! You both made my day!!!

suastegui
08-09-2009, 11:27 AM
Hello Paulo,

First of all: thank you for the very nice plugin.
Is it possible to open a link in the same window and how?

PauloGGPX
08-09-2009, 11:32 AM
Hi,
Actually, it only opens in a new browser window. Most of the people using this will want it that way, but is easy to change that behavior.

The problem is determining what links will open in a new window and what will open in the same.

What I can do is make a version that opens ALL links in the same window.

PauloGGPX
08-09-2009, 12:03 PM
Ok, just updated the plugin :)

now when you want to open the link in the same browser window just add |_self to the end of the link (I updated the example). if you don't add it, it will open in a new window like before :)

If you need help just ask :)

suastegui
08-09-2009, 12:20 PM
Wow, Paulo that was a fast one!
Again, thank you very much!
I wanted this feature for an email link in the contextual menu, without opening an empty window, which is what is does now.

360VT.co.uk
08-09-2009, 12:31 PM
Opening an email link, had not thought of that one

Nice idea

PauloGGPX
08-09-2009, 01:04 PM
Doh! An. Email link, i didn't think of that eitheir ;)

don't forget to share your link when it's done :)

suastegui
08-09-2009, 01:10 PM
Ok, here you go: http://www.guru.ag/fl2/qtvr/elmorro_map/

image360
08-09-2009, 04:33 PM
Tried your right click with email - did not work for me on a windows vista machine. Are you using the "mailto:" function?

If you are you should know it does not work on most windows machines anymore, not sure why it was disabled by MS, guess it had some type of security issue. It does still work on Macs.

regards,

Robert

360VT.co.uk
08-09-2009, 06:03 PM
From memory, mailto works on Windows mail but not Outlook Express

image360, are you using Outlook?

suastegui
08-09-2009, 06:14 PM
Thanks for your comments image360 & 360VT.co.uk.
I have changed the mailto and now use a php script that opens a small page.
I didn't have any problems with my Mac or Windows XP though.
Anyway, hope it it solved now.