Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - nickel686

Pages: 1
1
Extension Ideas / Re: GUI Extension for OpenFL
« on: February 23, 2014, 01:05:46 am »
Hi mdotedot,

First i have to say thanks for this cool Extension.
But there seems a bug with European language.
If i try to wrote umlauts like "ä","ö","ü","ß" the Input box hang on and i have to refresh the whole site.
Is there any way to fix this?


2
Resolved Questions / split text methode
« on: June 09, 2011, 09:55:30 am »
hey guys,

im new to stencyl and AS3. my question is:

is it possible to split a string with a delimeter and access a single word? (token)

example:

string = test1|test2|test3

split with the delimeter "|" and show the single word "test1" on position 0.

it would be nice if anyone could help me with the little problem.

Pages: 1