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
Help with eos
- phönix
- 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
Hmmm... A possible work around would be to display the text in notification titles.
May look a little odd...
May look a little odd...
- PlayfulGuy
- 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
I had a look at your old tease and I think what you want is achievable in EOS. It will just take some work.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...![]()
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
I'd rather be stroking!
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe
New tease downloader for GuideMe with EOS support.
Downloads of teases I've converted to GuideMe

