View Full Version : ExecuteAction([actionid1], [actionid2].....helps
liofr
March 24th, 2008, 08:05 AM
i try to find where are define the value ( predefine value?) of ExecuteAction([actionid1], [actionid2], [params], [callno]) but don't find .
Could someoen show me where i can find what mean actionid1 actionid2 by giving an example .
thank's
theguywiththefunnyhair
March 24th, 2008, 01:08 PM
Hi liofr,
This one is discussed quite frequently. An example of this function being used would be to change zones from Lua
NetRemote.ExecuteAction(-10,2,22,'ZoneName')To get the information you need to know to make it work you need to double click a button in NRD and go to the action designer, expand the 'Mediabridge' plugin node and then the 'Zone Selection' node, double click the 'Set Zone' option and you will get a little window called plugin action. This window has all the info you need. You will see the '-10,2,22' there and the string that would normally go into the parameter box is what we put in as 'ZoneName'.
Hope that helps
Dan
liofr
March 25th, 2008, 02:57 PM
0- yes thank's it help me so list of value is define bu NRD and not by us ?
1- understand that some item in the left side can be copy to the right except when begin by Set like MEdiabridge| Zone Selection | Set Zone .
2- Is there other action name that don't begin by Set that have the same behaviour that Set xxxxx ... see/find Zoom |Ru nany Zoom comm request !!
3- because set xxx can be copy paste ( move to the right) , i test some Set xxxx for example in Webbrowser plugin (-2) and see 4 labels :
--Compiled Action string
--Brower name
--Flags
--Content
i go to HTML help | NEtremote Customization Guide | Summarise |Actoins and Variables Reference | Web browser PLugin
but find no explaination about the value to enter for this 4 items . Where i have to search : pdf website forum HTML HELP ?
4 for taking another example how i can find the meaning of the value ( numberto enter in the
Zoom |Run any zoom comm request |(add action) | PLugin action ( Compile action string // Parameters request
5 why all the sames items of a plugin are duplicate : one under the name of plug in and another under the item name instances--IP
6 about directory tree when start from plugin name i see
plugin name
....|__instance
........ |__NEt (number)
why in some case the NEt text is nothing , number, ip ip:port ,default,pc name of my PC ?
7- perhaps another question what mean zone ?
this thread (http://www.promixis.com/forums/showthread.php?t=15533&highlight=zonename) speak about 206 zonename command !!
how is the syntax of the zonename when we have many parameters like the web browser plug in
thank's
Powered by vBulletin® Version 4.1.8 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.