Nyx - The FlashTease Editor - Public Preview Release

All about the past, current and future webteases and the art of webteasing in general.
---
User avatar
Venus
Explorer At Heart
Explorer At Heart
Posts: 358
Joined: Tue Jul 03, 2012 1:28 pm
Location: Germany

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by Venus »

The syntax of the range command is: range(start, end, 'page')

So in your code it should say: go(range(1,3,'page'))
Notice that the "#" must not stand after a range command.
Cock Hero - Overwatch 3 is out! viewtopic.php?f=25&t=22817
Slaveboy90
Explorer
Explorer
Posts: 90
Joined: Wed Dec 29, 2010 11:09 pm
Gender: Male
Sexual Orientation: Straight
I am a: Slave

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by Slaveboy90 »

Thank you :)

Edit: is there any chance to change the order of the pages ? or to make another page as the start page ?
User avatar
Venus
Explorer At Heart
Explorer At Heart
Posts: 358
Joined: Tue Jul 03, 2012 1:28 pm
Location: Germany

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by Venus »

The first page of a tease has to be named "start#page". The order of any other page is up to you. I don't know if there is a way in the nyx editor to change the shown order directly, but you can take the script and cut&paste the pages into the order you like.
Cock Hero - Overwatch 3 is out! viewtopic.php?f=25&t=22817
sklavealex
Explorer
Explorer
Posts: 27
Joined: Tue Jul 13, 2010 1:02 pm

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by sklavealex »

Hello!
I have a short question.

If I release a tease and make a few changes after the release, how long does the website need to update the changes?

Greetings,
User avatar
Venus
Explorer At Heart
Explorer At Heart
Posts: 358
Joined: Tue Jul 03, 2012 1:28 pm
Location: Germany

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by Venus »

sklavealex wrote:Hello!
I have a short question.

If I release a tease and make a few changes after the release, how long does the website need to update the changes?

Greetings,
As far as I know the changes are immediately available when you hit the save button. Everyone who starts your tease after you made the change will play the updated version. People who are playing the tease while you made the update have to reload the tease.
Cock Hero - Overwatch 3 is out! viewtopic.php?f=25&t=22817
sklavealex
Explorer
Explorer
Posts: 27
Joined: Tue Jul 13, 2010 1:02 pm

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by sklavealex »

Venus wrote:
sklavealex wrote:Hello!
I have a short question.

If I release a tease and make a few changes after the release, how long does the website need to update the changes?

Greetings,
As far as I know the changes are immediately available when you hit the save button. Everyone who starts your tease after you made the change will play the updated version. People who are playing the tease while you made the update have to reload the tease.

Thank you!


What happens with the HTML5 Version?
User avatar
Vinc
Explorer At Heart
Explorer At Heart
Posts: 213
Joined: Sat Oct 29, 2011 10:21 pm
Gender: Male
Sexual Orientation: Straight

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by Vinc »

Hey I accidently overwrote one of my teases with a different skript. Is there any chance to get the skipt back after i saved?
TongueFingers
Curious Newbie
Curious Newbie
Posts: 1
Joined: Tue May 27, 2014 2:09 am

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by TongueFingers »

Is it possible to put 2 random images side by side on the same page, (if so what is the code), or do I have to make a single image in Photoshop, and lose the random part.
tonguefingers
Slaveboy90
Explorer
Explorer
Posts: 90
Joined: Wed Dec 29, 2010 11:09 pm
Gender: Male
Sexual Orientation: Straight
I am a: Slave

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by Slaveboy90 »

i dont get it with the random button...here is what i did:

Code: Select all

page5#page('<TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">Hope this is your first time reading this !</FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0"></FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">Good luck, you will need it !</FONT></P></TEXTFORMAT>',pic("no-03.jpg"),go(range(page6,page36,'page')));
and i have created the pages 6 to 36

here an example (all pages look like that)

Code: Select all

page6#page('<TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">No touching</FONT></P></TEXTFORMAT>',pic("11-637.jpg"),go(range(page6,page36,'page')));

If i click on continue, nothing happen o.O ?
please help me !!!

Is it possible to do a delay with random pages ?
Duke flukem
Curious Newbie
Curious Newbie
Posts: 1
Joined: Sun Jul 12, 2015 12:59 pm
Gender: Male
Sexual Orientation: Bisexual/Bi-Curious
I am a: Submissive
Dom/me(s): ༼ つ ◕_◕ ༽つ None ༼ つ ◕_◕ ༽つ
Sub/Slave(s): ༼ つ ◕_◕ ༽つ Nope ༼ つ ◕_◕ ༽つ

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by Duke flukem »

Hi slaveboy90,
as far as im aware the pages have to be numeric for the random button to work. So a page name of "36" will work where as "page36" will not.
So just have your pages be a number, and as for the code try something like this:


5#page(
'<TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">Hope this is your first time reading this !</FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0"></FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="CENTER"><FONT FACE="FontSans" SIZE="18" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">Good luck, you will need it !</FONT></P></TEXTFORMAT>',
pic("no-03.jpg"),
go(range(6,36,'page'))
);
User avatar
schefflera
Explorer At Heart
Explorer At Heart
Posts: 126
Joined: Wed Jun 03, 2015 10:21 am
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Dom/me(s): no :(
Sub/Slave(s): nope

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by schefflera »

Hello guys and ladys,

I'm trying to make a new flashtease, but it seems to work extremely slow now..
And when I want to upload a pic, it says:

[IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2038"]


Sometimes it works, when I cancel the upload and start again. But that takes a lot of time...

Anyone knows, what I can do?
My flashteases: Have fun :)
odawg
Explorer
Explorer
Posts: 47
Joined: Sat Mar 05, 2011 5:36 am

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by odawg »

- When renaming the page use a name that has only letters and numbers (no spaces) and ends with a #-sign

I am confised by the above instruction.

Why do I have to end with #-
I thought I only had to end with #

Is the - a typo?
Also I have followed all the instructions in your first post, but when I click on save and preview, nothing comes up

Also a few years ago I tried making a flash tease but couldn't work it so gave up... those teases are saved on the file, but when I try to make new teases and when I try to save them, when I come back on my new ones are not saving
odawg
Explorer
Explorer
Posts: 47
Joined: Sat Mar 05, 2011 5:36 am

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by odawg »

I'm getting some success with NYX - I can't seem to be able to save anything though

I'm using this https://milovana.com/nyx/

Is this the most up to date programme to use?
User avatar
Banquo
Experimentor
Experimentor
Posts: 7926
Joined: Sat Sep 17, 2011 3:34 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Location: Mutter’s Spiral

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by Banquo »

odawg wrote:- When renaming the page use a name that has only letters and numbers (no spaces) and ends with a #-sign

I am confised by the above instruction.

Why do I have to end with #-
I thought I only had to end with #

Is the - a typo?
Also I have followed all the instructions in your first post, but when I click on save and preview, nothing comes up

Also a few years ago I tried making a flash tease but couldn't work it so gave up... those teases are saved on the file, but when I try to make new teases and when I try to save them, when I come back on my new ones are not saving
Yeah, you only need the "#" you don't need the "-"

Hope this helps. Still not sure why nothing is Saving for you, I tried this morning and it worked fine.
We are all in the gutter, but some of us are looking at the stars - Oscar Wilde

My Webteases
Chastity Captions
petertemplar70
Curious Newbie
Curious Newbie
Posts: 1
Joined: Tue Mar 01, 2016 2:11 pm
Gender: Male
Sexual Orientation: Bisexual/Bi-Curious
I am a: Switch

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by petertemplar70 »

Dumb question:

Can a webtease by private?
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 43 guests