Help with eos

All about the past, current and future webteases and the art of webteasing in general.
---
Post Reply
agus76
Explorer
Explorer
Posts: 26
Joined: Thu Apr 08, 2010 10:25 pm

Help with eos

Post by agus76 »

Hello everyone, I am creating a webtease like my old tease “video chat simulator” . The problem is that with eos I can create a movie effect like with nyx.

I mean that I usually use three different frames in the same page with timelaps of 1 sec for each image to simulate a video effect, in the end of the page I insert goto action to come back to same page, so I can create a loop effect till the user click on the bottom to go on.

The problem is that when goto action make the page reload the text gets reloaded too. What I need is a way to keep the text without changing or reloading , meanwhile pics continue to change in loop effect.

Can you help me?
Thanks
User avatar
phönix
Explorer At Heart
Explorer At Heart
Posts: 691
Joined: Thu Jun 11, 2020 7:14 am
Gender: Male
Sexual Orientation: Open to new ideas!
I am a: Switch

Re: Help with eos

Post by phönix »

Hmmm... A possible work around would be to display the text in notification titles.
May look a little odd... :unsure:
User avatar
PlayfulGuy
Experimentor
Experimentor
Posts: 1068
Joined: Sat Jul 07, 2012 10:08 pm
Gender: Male
Sexual Orientation: Bisexual/Bi-Curious
I am a: Switch
Dom/me(s): No domme
Sub/Slave(s): No sub
Location: British Columbia, Canada

Re: Help with eos

Post by PlayfulGuy »

phönix wrote: Sun Mar 28, 2021 8:23 am Hmmm... A possible work around would be to display the text in notification titles.
May look a little odd... :unsure:
I had a look at your old tease and I think what you want is achievable in EOS. It will just take some work.

You can change the picture several times within the page easily enough with a 1 sec timer between the image changes.

In EOS you can store stuff (like page text for instance) in variables, then insert the text into the page using an "eval" action.
So conceivably you could start with a variable holding the first phrase, change images, add another phrase to the variable, change images, display the current variable content, etc.

When you need to wait for input you go to another page that just displays the current variable content, resetting it in the button actions when the button is clicked.

It will take some work, but it's probably doable.

PG
Post Reply