Page 1 of 1

Eos Gif Showcase Feedback

Posted: Sun Jun 30, 2019 4:38 am
by Roblsforbobls
Hey everyone,
So here's the forum post I promised for this tease: https://milovana.com/webteases/showtease.php?id=41623

Just a tldr, in this tease I added two gifs using a work-around. To do this, I split up the gifs into individual jpeg frames and added them separately into the tease. The tease moves between images in a single page, and is delayed by hidden timers to control the frame rate. I used a variable to count the number of times the gif repeated and to keep track of time, and notifications to display text depending on this variable's value.

What do you think? Do you see a future for gifs in Eos teases? :hmmm:

Re: Eos Gif Showcase Feedback

Posted: Sun Jun 30, 2019 7:56 am
by FATALES
Good .... it would be better if the programmer enabled the gif format.

I wrote long ago:
It's a shame that GIF pictures are not allowed.
They could be bounded by the size of, for example, up to 800kb

and

In NYX worked this :

text( ),
text(<img src="http://www.faktor.funsite.cz/dir.swf" width="480" height="280"></img>) ,
text( )

It is also possible in eos ?

Re: Eos Gif Showcase Feedback

Posted: Sun Jun 30, 2019 8:46 am
by Roblsforbobls
HellzBelle wrote: Sun Jun 30, 2019 7:15 am i think its cool... did it not take ages to put all the images in? it looks really effective. :-)
It didn't take nearly as long as I expected it too! :-D
The spiral was only 28 images, so it did take about 45 minutes to put the images in and get the timer delay right. However, after doing it once and figuring out how to set it up, getting the hentai gif to work was much easier (it also helped that it was only 9 images). As long as you upload the images in the correct order, all you have to do is select them in the correct order in Eos.

Honestly, the hardest part was not running the gif, but getting the text to advance properly. Because the way I set it up has the tease switching between two pages really quickly (one that runs the gif and another that checks to see if enough time has passed to display the next notification), I couldn't use say or timer actions. Using choice actions stops the progression of the gif, so those are out too. So that was the most time-consuming part, but like I said, as soon as you figure out how to do it the first time, it can easily be duplicated to save time for a second gif or for use in a different tease.

Re: Eos Gif Showcase Feedback

Posted: Sun Jun 30, 2019 8:51 am
by Roblsforbobls
FATALES wrote: Sun Jun 30, 2019 7:56 am Good .... it would be better if the programmer enabled the gif format.

I wrote long ago:
It's a shame that GIF pictures are not allowed.
They could be bounded by the size of, for example, up to 800kb
Actually, I had the idea to make this when I saw your post in the forums! I definitely agree, it should be added into Eos!

As for your question...
FATALES wrote: Sun Jun 30, 2019 7:56 amIn NYX worked this :

text( ),
text(<img src="http://www.faktor.funsite.cz/dir.swf" width="480" height="280"></img>) ,
text( )

It is also possible in eos ?
I admit that I have no experience with NYX and am very new to Eos and Java in general. I don't even know how to test to see if it would work! Maybe someone else can help? :unsure:

Re: Eos Gif Showcase Feedback

Posted: Mon Jul 01, 2019 6:31 pm
by Haggard316
Just fucking brilliant

Re: Eos Gif Showcase Feedback

Posted: Tue Jul 02, 2019 12:52 am
by Roblsforbobls
Haggard316 wrote: Mon Jul 01, 2019 6:31 pm Just fucking brilliant
That's very kind of you, thanks! :-D