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
wojtekson16  
#1 Posted : Wednesday, April 13, 2016 6:57:07 PM(UTC)
wojtekson16

Rank: Newbie

Groups: Registered
Joined: 4/13/2016(UTC)
Posts: 2

Since it's my first post here I would like to welcome everyone,

I need some help with titles, first of all let me exaplain what I'm trying to accomplish. Basicly I want to create a scrolling news panel, and add the news to this title via http requests, I'm displaying news in format "news1 ** news2 ** news3" etc. etc. Let's say now I want to add news4, keeping the state of current news that are arleady in title(I dont want to display the news displayed before, because after updating value it goes from beginning), and I want to display the news4 once the content of news3 finish. Any ideas how to accomplish it via API? Or is there any way to queue content of titiles?

Thanks you in advance for all answers.
wojtekson16  
#2 Posted : Thursday, April 14, 2016 4:04:13 AM(UTC)
wojtekson16

Rank: Newbie

Groups: Registered
Joined: 4/13/2016(UTC)
Posts: 2

I've been thinking about solution for it and I think that the best solution to get it work would be to

// Pause render
// Get current time.
// Read the title and update it by adding the content on the end of read string.
// Set the current time to time before.
// Resume render.

What do you think about it? Will it work? Got any other solutions?
Users browsing this topic
Guest
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.