Nyx - The FlashTease Editor - Public Preview Release

All about the past, current and future webteases and the art of webteasing in general.
---
User avatar
cumhardy
Experimentor
Experimentor
Posts: 1145
Joined: Wed May 28, 2008 10:54 pm
Gender: Male
I am a: None of the above
Location: UK

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by cumhardy »

Evals wrote:I am not sure if this is a bug or not, but when I try to use decimal values in seconds, it doesn't work. I'd really like to be able to use a half second for a part in the tease I'm working on, and it'd give me a lot more options to work with. That or milliseconds, so I realize I'm kind of requesting this once again. I'm not sure. Is it hard to program in or something?
I second this request :-)
If its possible.
User avatar
Evals
Explorer At Heart
Explorer At Heart
Posts: 431
Joined: Mon May 07, 2007 2:42 am
Gender: Male
Sexual Orientation: Straight
I am a: Submissive
Dom/me(s): Owned

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by Evals »

Cumhardy if you're looking to use randomness in a tease, using go(range(x,y)) in place of go(pagex#), it'll make it go randomly to a page from page x# to y#. X and Y have to be integers though and so you have to adjust your page names to match.
Evals
Image
User avatar
cumhardy
Experimentor
Experimentor
Posts: 1145
Joined: Wed May 28, 2008 10:54 pm
Gender: Male
I am a: None of the above
Location: UK

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by cumhardy »

Evals wrote:Cumhardy if you're looking to use randomness in a tease, using go(range(x,y)) in place of go(pagex#), it'll make it go randomly to a page from page x# to y#. X and Y have to be integers though and so you have to adjust your page names to match.
Aw I knew there was an easier way to do it :-)
Thanks for that.
Jabber
Explorer
Explorer
Posts: 32
Joined: Fri Jun 20, 2008 9:07 pm

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by Jabber »

Having just done my first nyx tease, I have a small change request that I think would be easy to implement.

When you have a lot of media files it can be hard to find a particular media file. Looks to me like the media files are displayed in random order, and if they were instead displayed in alphabetic order, it would be easier to find a particular media file.

Anyway the editor is great. :-)

If you need another skilled programmer to work on it, please let me know.
User avatar
Valmont
Curious Newbie
Curious Newbie
Posts: 2
Joined: Sun Aug 31, 2008 1:12 pm

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by Valmont »

Hey,

Great Work on Nyx!!! It seems to work pretty well so far. :w00t:

I was wondering if there was a way to change the picture's location. Perhaps to be able to choose between two settings: portrait and lanscape.
Landscape would be the current mode with the text below the picture, while portrait would set the picture on the left side and the text on the right (like in regular teases). This way the picture would always be the best side to feat the page...

Of course it's just a suggestion... :whistle:
User avatar
texturedshroom
Taste the shroom
Taste the shroom
Posts: 422
Joined: Mon Aug 18, 2008 10:19 am
Location: Midwest USA
Contact:

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by texturedshroom »

Please get rid of the automatic adding of a "#" in Visual Mode. It's screwing up my attempt at randomness.
Denied4Life1979
Explorer
Explorer
Posts: 12
Joined: Fri Sep 12, 2008 8:51 pm

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by Denied4Life1979 »

thanks for this, it is a brilliant program, it made it so easy to write my first webtease..

only shame is that people can't rate flash based webteases.
Xenophobe
Explorer
Explorer
Posts: 92
Joined: Sat Jul 07, 2007 1:42 pm

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by Xenophobe »

I may have found a bug. I'm experimenting with using the range command inside the delay command. The code below is an endless loop but that's only for the purposes of demonstration. Here's what happens: After the first few random page presentations, the delay changes to zero and it doesn't seem to change pages. Here's the code:

Code: Select all

start#page('This is the beginning',pic("*.jpg"),buttons(3#, "Continue"));

3#page('3',pic("*.jpg"),delay(10sec,range(3,5)));

4#page('4',pic("*.jpg"),delay(10sec,range(3,5)));

5#page('5',pic("*.jpg"),delay(10sec,range(3,5)));
Am I doing something wrong? Thanks
seraph0x
Administrator
Administrator
Posts: 2666
Joined: Sun Jul 23, 2006 8:58 am

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by seraph0x »

rooster51 wrote:Is there a way to make the sound file repeat a given number of times?
Yes. Try sound('my_sound_file.mp3', loops:5) to play it five times.

(Sorry for the late response.)

@texturedshroom: Good point. The reason this isn't very comfortable right now is this: Randomness isn't officially supported in the visual editor yet. The range() command is more of a loophole than an official feature. Proper randomness support will be one of the very next things we add to the FlashTease system though. :-)

@Xenophobe: I responded to your related post here.

@denied4life: Yes, very frequently requested feature and very high on my list assuming I figure out a good way to do it. Meanwhile, check out the unofficial voting here. I love it when people grab the situation by the balls and take initiative. "Stupid admins won't setup a vote? Fuck it, we'll hold our own!" :thumbsup:
User avatar
texturedshroom
Taste the shroom
Taste the shroom
Posts: 422
Joined: Mon Aug 18, 2008 10:19 am
Location: Midwest USA
Contact:

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by texturedshroom »

I'm starting to really get the hang of Nyx. I should say one of my favorite things as a programmer is working around the limitations of an experimental and potentially buggy programming language. So Nyx satisfies both the nerd and pervert in me!

Can't wait for FlashTease Version 2 though. It'll be nice to have variables.
seraph0x
Administrator
Administrator
Posts: 2666
Joined: Sun Jul 23, 2006 8:58 am

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by seraph0x »

rooster51 wrote:My flash tease is starting to get quite complex now, really want to finish it, but I keep getting new ideas :-D
Don't I know the feeling. Us programmers even have a term for it, we call it "feature creep". The only cure is to just f***ing release it and put the other nice-to-haves in the sequel. :-)
zooft
Explorer
Explorer
Posts: 18
Joined: Mon Jun 16, 2008 9:19 pm

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by zooft »

I've upped a whole lotta images to nyx, but only want to use a few, and none of them will upload for some reason.

It seems like the "container" for the tease is full or something.
If someone can clean it up for me that's great, but please DO NOT delete the audio files. I haven't got copies around.

I also have another question, in my tease I link to tube-porn sites that probably have copyrighted content. Is this illegal for milovana, milovana isn't the host in any way ... ?
User avatar
slavechylde
Explorer At Heart
Explorer At Heart
Posts: 226
Joined: Wed Oct 04, 2006 1:32 pm
Location: USA (via the Middle East)

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by slavechylde »

While I continue to wade through 10 pages of replies, perhaps someone can just give me a quick response.

It is not intuitively obvious how we call sound files during the creation of a tease. I know to upload the files via the media upload. I can visually see the images I upload and select for a specific page.

What do I do to use a specific sound file for a specific page? Do I do it the same way as with a picture file? Does it launch immediately upon arriving on a page? What?

Input is appreciated.
-slavechylde-

"I understand integrity. But, gads…how often does a guy get paid a princely sum of money to deflower a virgin, then turn around and fuck her willing and experienced older sister – all in the same day?!"


slavechylde Recommends...
New Selections Each Week!
User avatar
texturedshroom
Taste the shroom
Taste the shroom
Posts: 422
Joined: Mon Aug 18, 2008 10:19 am
Location: Midwest USA
Contact:

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by texturedshroom »

slavechylde wrote:While I continue to wade through 10 pages of replies, perhaps someone can just give me a quick response.

It is not intuitively obvious how we call sound files during the creation of a tease. I know to upload the files via the media upload. I can visually see the images I upload and select for a specific page.

What do I do to use a specific sound file for a specific page? Do I do it the same way as with a picture file? Does it launch immediately upon arriving on a page? What?

Input is appreciated.
You have to do it in the scripting editor, using the hidden parameter and the sound() command. So, say this is your page:

page1#('Text',
delay(30secs, page2#),
hidden:sound('sound.mp3'));
User avatar
all2true
Explorer At Heart
Explorer At Heart
Posts: 753
Joined: Fri Feb 08, 2008 3:42 pm
Gender: Male
Sexual Orientation: Straight
I am a: Slave
Dom/me(s): Looking for a dom/domme
Sub/Slave(s): I am a subby!
Location: Midwest USA

Re: Nyx - The FlashTease Editor - Public Preview Release

Post by all2true »

I don't mean to nit-pick
But it is a long slow process editing script inside the Flashtease
I am working on a sound tease
and it must take a good 2 seconds to enter one letter
m... (2 sec) p...(2sec) 3...

Then I have to close out the Flashtease
and go through Nyx, open it again
just to see if what I did worked.

Sigh.

At this rate it really will take me a lot longer

Ps. I am working on saving script because I am also hoping to go pst the 50 page boundry
Not sure how that will work out, will let you know when I hit page 60 (currently at 20's)
Post Reply