YOU are currently visiting Milovana, enjoy your stay!

Announcement: It's the Interactive TOTM for May 2026 [EOS] posted yesterday

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

FlashTease Help System

This is the place to go if you need help with Nyx and FlashTease authoring.

Step by step

If you have never written a website, you should start with writing a regular webtease first.

Once you're ready to take it to the next level read the Nyx tutorial. Nyx is a visual editor that allows to create FlashTeases without understanding the scripting language.

Once you've mastered Nyx, you should check out the scripting tutorial. You don't need to know programming in order to learn FlashTease scripting! It's really not that hard.

Then, when you got the basics of scripting down you can come back here whenever you need help with a specific command - we have a reference that explains every single one of them, what parameters they take, what they do and how to use them.