Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

29.08.2011 02:31:09
Is there a way to open a URL from the menu?

This posting is older than 6 months and can contain outdated information.
I'd like to add a menu item so that Firefox opens a hardwired URL in the current tab. So far, the applescripts I have found don't work, since they all either use OpenURL which throws an error...

------------------------------------ 
tell application “Firefox” 
activate 
GetURL my_URL 
end tell 
------------------------------------

...or uses the open command, which opens the URL in a new tab; I want it to open in the current tab.

------------------------------------ 
do shell script "open -a Firefox " & my_URL 
------------------------------------

Is there a way to do this directly within RB?

...Mike

These entries from the FAQ may be relevant to this topic:

Configuration
Hardware - Apple® Remote
Thread-display::