logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
r@wisla  
#1 Posted : Sunday, November 2, 2014 2:47:45 PM(UTC)
r@wisla

Rank: Advanced Member

Groups: Registered
Joined: 8/5/2013(UTC)
Posts: 280
Man
Location: Poland

Thanks: 29 times
Was thanked: 40 time(s) in 37 post(s)
I can't add shortcut to change image in title/xaml input.

Adding Shortcuts.

- Choosing function: SetImage
- Choosing input: Title/XAML input

Then, there is only list of text titles, no option to choose image element.

So, I guess SetImage function can't be used with shortcuts. Am I right?
r@wisla  
#2 Posted : Sunday, November 2, 2014 6:07:39 PM(UTC)
r@wisla

Rank: Advanced Member

Groups: Registered
Joined: 8/5/2013(UTC)
Posts: 280
Man
Location: Poland

Thanks: 29 times
Was thanked: 40 time(s) in 37 post(s)
Is += value supported for SetText function in API?

I'm trying to launch the following URL (from web browser)

http://localhost:8088/API/?Function=SetText&Input=4&SelectedIndex=2&Value=+=4

and it gives me =4 value. It doesn't increment previous integer value.

Funny thing is the -= works fine.

Or maybe it's because some not compatible way that "+" charakter is send by browser...? += value works fine with shortcuts, but I'd like to use it with API.
admin  
#3 Posted : Sunday, November 2, 2014 11:00:20 PM(UTC)
admin

Rank: Administration

Groups: Administrators
Joined: 1/13/2010(UTC)
Posts: 5,139
Man
Location: Gold Coast, Australia

Was thanked: 4136 time(s) in 1487 post(s)
The value will need to be correctly URL encoded for some characters.
For example

Value=%2B%3D4

for Value=+=4
thanks 2 users thanked admin for this useful post.
r@wisla on 11/3/2014(UTC), stigaard on 8/7/2017(UTC)
r@wisla  
#4 Posted : Monday, November 3, 2014 4:55:36 AM(UTC)
r@wisla

Rank: Advanced Member

Groups: Registered
Joined: 8/5/2013(UTC)
Posts: 280
Man
Location: Poland

Thanks: 29 times
Was thanked: 40 time(s) in 37 post(s)
Thank You.

Could You also clarify issue with SetImage function in Shortcuts?
admin  
#5 Posted : Monday, November 3, 2014 5:04:34 AM(UTC)
admin

Rank: Administration

Groups: Administrators
Joined: 1/13/2010(UTC)
Posts: 5,139
Man
Location: Gold Coast, Australia

Was thanked: 4136 time(s) in 1487 post(s)
Yes, SetImage only works with the API.
tubbis_2  
#6 Posted : Wednesday, November 25, 2015 10:31:39 AM(UTC)
tubbis_2

Rank: Advanced Member

Groups: Registered
Joined: 11/21/2013(UTC)
Posts: 32
Location: Stockholm

Thanks: 2 times
Was thanked: 5 time(s) in 5 post(s)
Does the Value=+=1 and Value=-=1 work for a countdown as well? I don't get it to work no matter how I encode so perhaps it won't work. I created a workaround so it's not a big deal if it doesn't work. Just asking...
Ario  
#7 Posted : Wednesday, July 14, 2021 12:42:42 AM(UTC)
Ario

Rank: Advanced Member

Groups: Registered
Joined: 2/2/2015(UTC)
Posts: 165
Location: NL

Thanks: 163 times
Was thanked: 19 time(s) in 16 post(s)
The solution to get +1 working for the score, is in here:
https://forums.vmix.com/....aspx?g=posts&t=2980

I asked vMix to add this to the incomplete info that is now on
https://www.vmix.com/kno...n-vmix-with-the-keyboard

doggy  
#8 Posted : Wednesday, July 14, 2021 12:50:51 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,057
Belgium
Location: Belgium

Thanks: 283 times
Was thanked: 916 time(s) in 755 post(s)
Originally Posted by: Ario Go to Quoted Post
The solution to get +1 working for the score, is in here:
https://forums.vmix.com/....aspx?g=posts&t=2980


Thanks for the link to this post ;-)

Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.