Good Question!! I ran into the same problem... I turns out that the flash on the CURRENT screen is the only one that will receive dynamic info.
If you only need a few keystrokes to control your (4 button) menu, I would try setting some hotkeys in the KeyTBL.INI like (UP, DOWN, L, R) and have them set a corresponding custom label "SETLABEL;CUSTOMLABEL;DOWN" Now that you have the keystrokes controlling labels it should be easy for you to poll their status from flash and control your menu.



LinkBack URL
About LinkBacks
Reply With Quote



I tried to overcome this by sending a fscommand back to the label to change it but the lag between the two is too much and my menu would advance 3 buttons before it stopped.

Bookmarks