YOU are currently visiting Milovana, enjoy your stay!

Announcement: It's the Interactive TOTM for May 2026 [EOS] posted 2 days ago

This is: Home > Help > Flashtease

General

Commands

Visual layout

  • horiz() - Arrange multiple elements horizontally
  • mult() - Create multiple elements in one spot
  • page() - A simple page layout generator
  • vert() - Arrange multiple elements vertically

Content elements

Interface elements

  • buttons() - Display a custom list of buttons
  • go() - Display a single button
  • yn() - Display two buttons for a yes/no question

Control flow

  • delay() - Create a timer and display it
  • goto() - Forward the user to another page

Control flow - PCM2 style

Instructions

  • stroke() - Demonstrates stroking speed

Utility functions

I'm a really great useful headline, yay!

First of all: You need to be logged in. Then you go to http://www.milovana.com/nyx/ to start the editor.

 - Create a tease
 - Go to the Media tab to upload a few images
 - Go to the Visual tab and create a few pages by clicking the little page icon with the plus next to it.
 - In the box to the right you can enter any text for that page.
 - When renaming the page use a name that has only letters and numbers (no spaces) and ends with a #-sign
 - On the left you can select an image. If you don't select an image it will display a random image.
 - To add interactivity look at the bottom, you can add a delay or buttons.
 - Buttons have a label and a target (the page that you go to once you click it)
 - A target must be the name of a page, for example [i]page2#[/i]
 - You can either create buttons with [i]custom[/i] labels or use the predefined button configurations [i]continue[/i] and [i]yes/no[/i].
 - When defining a delay you need to choose a duration and a target (again, the page that will be shown once the timer runs out.)
 - There are three types of delay: Normal is a full timer that shows the users how much time is left. Secret shows the user that there [i]is[/i] a timer, but not how much is left on it. And hidden doesn't show anything at all.
 - You can combine delays and buttons, for example to make someone choose within a certain time frame or to have a "Give up" button on a particularly long page.
 - Make sure you hit the save button (the one with the floppy on it), before you go to the preview.

[b]The script view[/b]
Right now, you can look at what script the visual editor generated for you. If you're the investigative kind - feel free to play around with it, too. For everyone else, we will release a help system that will make it really easy to learn for those who need more functionality than the visual editor can offer.

Continue