Random text generator - Dadaistic projection

Just let it all out, buddy. You're among friends here.
hovnajs
Posts: 7
Joined: Sun Mar 19, 2006 13:04
Location: CZ

Random text generator - Dadaistic projection

Post by hovnajs »

Hi all,
I wrote a small flash(using ActionScript), that repeatedly shows two random word from text filed(can be edited by dragging text file) on random place with random font size.

Sometimes is it realy funny(I tried mously in my native language - Czech).

Flash swf file and source fla flie are here

[Edited on 21-3-2006 by hovnajs]

jim
Posts: 158
Joined: Wed Apr 27, 2005 08:34

Post by jim »

hmm looks interesting

User avatar
bart
Team Resolume
Posts: 2239
Joined: Wed Sep 29, 2004 10:01
Location: Resolume HQ

Post by bart »

nice one! i bet that is usefull for a lot of people here!

Danger
Posts: 360
Joined: Thu Oct 07, 2004 16:25
Location: Portugal

Post by Danger »

it would be nice that the random words were pickup from text field insted of a text file

hovnajs
Posts: 7
Joined: Sun Mar 19, 2006 13:04
Location: CZ

Post by hovnajs »

Originally posted by Danger
it would be nice that the random words were pickup from text field insted of a text file
you mean text field in Resolume? There are two ways how to get text into this filed - write it (in this case will be there just a few words and each on them will be repeated many times) or copy paste from file ant it is nearly the same is load it directly from file

maybe this could be usefull - if there is no file, then take it from text filed else use file; if I'll have some time a can try to implement this feature

edwin
Team Resolume
Posts: 1207
Joined: Thu Oct 07, 2004 10:40

Post by edwin »

hi hovnajs,
you can drag any .txt file from the file browser in resolume to a channel containing a flash movie. The content of the .txt file is put into the text field.

Cheers
Edwin

hovnajs
Posts: 7
Joined: Sun Mar 19, 2006 13:04
Location: CZ

Post by hovnajs »

Thanks Danger and edwin - realy great advice. I rewrite this flash so it takes text filed as input. This gives new features like that you can use dada.swf twice in two layers each with different dictonary.

I am looking forward to next weekend when I'll try it live.

User avatar
VJzoo
Posts: 263
Joined: Tue Oct 12, 2004 12:41
Location: Perth, Australia

Post by VJzoo »

realy cool, would be great as a freeframe filter.

one prob ive found is every time it changes words it freeze the out put, not sure if its because ive got to much text, poor little note pad :)

User avatar
vj.emtv
Posts: 17
Joined: Mon Feb 28, 2005 20:54
Location: France

Post by vj.emtv »

yummy. will try it too. thanx hovnajs flash coder !

hovnajs
Posts: 7
Joined: Sun Mar 19, 2006 13:04
Location: CZ

Post by hovnajs »

Originally posted by bunniboi
realy cool, would be great as a freeframe filter.

one prob ive found is every time it changes words it freeze the out put, not sure if its because ive got to much text, poor little note pad :)
I don't know, if (or how) I can use Resolume variables in freeframe :(
If someone knows - please give me a hint and I can try to implement this like freeframe plugin.

Post Reply