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

10.08.2013 02:49:56
How to put Applescript app in Main Menu, use another app's behavior?
View

This posting is older than 6 months and can contain outdated information.
I couldn't figure out how to do this from the FAQ or manual...sorry :|

I use the XBMC behavior with my Apple remote. I'd like to add a second XBMC behavior that FIRST turns off Display Mirroring before launching XBMC (similar to Command-F1).

I've written an Applescript that first turns off Display Mirroring, then launches XBMC. This Applescript is compiled as an application.

How can I have this Applescript application appear in the opening menu (along with the other applications) and use the exact same behavior I've customized for XBMC?

To summarize, instead of selecting XBMC from the opening screen menu, I'd like to select my Applescript application which disables Display Mirroring and launches XBMC, which then functions using the XBMC behavior. Possible?

Thanks...

btw...love the product!

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

Behaviours - Support for iTunes® & AirPlay®
Configuration
Hardware - Apple® Remote
User

12.08.2013 10:58:01
Re: How to put Applescript app in Main Menu, use another app's behavior?
View

This posting is older than 6 months and can contain outdated information.
Thanks for asking.

The usual way to use AppleScript in Remote Buddy is to create an action and put the AppleScript in it as detailed in the Help’s „How do I…“ section.

If all you want is to launch an application, you can simply drag and drop the .app bundle of that application at the desired spot in your menu at Preferences > Menu.

If that application then makes XBMC the active application, Remote Buddy’s auto detection should automatically switch control to the XBMC behaviour.

Best regards, 
Felix Schwarz 

User

17.08.2013 21:15:44
Re: How to put Applescript app in Main Menu, use another app's behavior?
View

This posting is older than 6 months and can contain outdated information.
Thank you for the response, Felix.

That worked. Sometimes I have a hard time getting my head around RM's concepts. Thanks for having these forums to help us when we get stuck.

chico