Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Chosim on Tue 20/09/2011 16:42:28

Title: Liveticker/Website built in Game?
Post by: Chosim on Tue 20/09/2011 16:42:28
Well, maybe it sounds a bit crazy but I want to build in a Liveticker in my game.
If i cannot be created into a game, can I put in a Frame with a Website in?
Title: Re: Liveticker/Website built in Game?
Post by: Khris on Tue 20/09/2011 17:24:17
While it's in theory possible to render html code with AGS, putting the text on a moving GUI Label or something similar is much easier.
Is the text supposed to be actually live i.e. read from some external source or do you just want to make it look like that?