Profile

Adam Killman

Contact Details

My Content

1 to 2 of 2 total
Posted By Adam Killman 08-14-2026 20:08
Found In Egroup: Graphics
\ view thread
Hi, I am looking for documentation for using Tile Mapper in XPression for 3-CH ESPN CFB wipes. I ran an extra key and fill from XPression to my Acuity switcher and added Tile Mapper to my hardware set up in XPression. I wanted to know if anyone has documentation on how to add Tile Mapper to the sequencer ...
Posted By Adam Killman 05-04-2026 17:07
Found In Egroup: Graphics
\ view thread
Hey Shane, I have something similar: dim key as xpDatalinqKey dim keys as xpDatalinqKeys scene.GetDatalinqKeys(keys) Keys.GetKeyByName ("jersey", Key) Key.AsString = Text This takes a text item in the item inspector which is named "jersey" that I have Datalinqed to Dashboard. Hope this ...