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.02.2007 14:49:00
Add Sript to a Customised Menu
View

This posting is older than 6 months and can contain outdated information.
Hi there,

I just don't get it right with the BeConstKit, I've got a Script with send an open URL to RealPlayer.

1) Action factory - > New - > Implementation - > AppleScript - > Typed my script

2) Behaviors factory -> Drag&Drop RealPlayer on left pane - Actions - > Drag&Drop New Action on right pane

3) Default Mapping - Apple Remote - > Play;My New Behavior

4) Open RB, go to Real Player, click on play, nothing

I know I'm doing something wrong, but it's just not user friendly... ideally what I would like is to have A folder in the top Menu (Application-Audio & Video etc), with let's say "My Stuff", I would click on it and then have an Action "Watch news" that would open the URL in Real Player.

I've got the script right it's just the RB implementation that I'm missing.

BTW, thanks for your great app....

Micha 

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

Configuration
Hardware - Apple® Remote
User

10.02.2007 16:52:01
Re: Add Sript to a Customised Menu
View

This posting is older than 6 months and can contain outdated information.
Hello Michael,

thanks for your posting.

A few notes:

1) You don't seem to either compile and testdrive or export your 
Behaviour. Please see the "Simpler behaviour development" thread 
regarding that topic.

2) You shouldn't create a Behaviour of your own for an app that 
already has a Behaviour. Of course, you can, but it'll probably be 
confusing as two Behaviours for one app are 
a) concurring for the auto selection of the Behaviour 
b) turning up in the menu with the same name

3) If you want an action mapped to a button, you can do one of the 
following: 
a) declare your action global in the BCK and then select it from 
"Miscellaneous" / "Verschiedenes" in the mapping table. 
b) select "Custom actions…" in the mapping table popup and add your 
action there, so it is available in the context - and only in that 
context - of the RealPlayer Behaviour

4) Finally, if you want to have a menu item rather than an action 
mapped to a button: 
a) declare your action global in the BCK 
b) use a customized menu (menu pane in Preferences) and drag and drop 
your action from the "Miscellaneous" / "Verschiedenes" to a place of 
your choice in the menu.

Hope that helps :-)

Best regards, 
Felix