text effect w/ changing fonts

"Where is Feature X? I need Feature X! How can you not have Feature X?"
Post Reply
mduc
Met Resolume in a bar the other day
Posts: 2
Joined: Wed Jan 19, 2005 21:21

text effect w/ changing fonts

Post by mduc »

i'm looking for a simple text-effect.

i especially care about one feature: i need a parameter, that changes the font of the text. similar to the asci-freeframe-plug-in. in the asci plug-in i'm able to choose between 4 or 5 different fonts.

is there something like that???
if not, how can i create my own plugin??

thx mduc

Kay
Met Resolume in a bar the other day
Posts: 3
Joined: Sun Jan 16, 2005 13:35

Post by Kay »

You could use flash MX to do that.

Simply link flash param1 to font (or to a different premade clip)

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

Post by edwin »

for more info in how to make freeframe plugins visit the following links:

http://freeframe.sourceforge.net/
http://sourceforge.net/projects/freeframe

a very nice freeframe SDK was made, this sdk consists out of a project wizard for msvc, step for step you will be guided to the process of making a plugin. in the end you only have change one piece of code in the project and that's the function wich does the actual processing.
if you are somehow experienced in msvc making a plugin is a breeze:
http://www.infomus.dist.unige.it/FreeFr ... meSDK.html

cheers
Edwin

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

Post by edwin »

this SDK is alomst ready for the mac as well

wicked
edwin

mduc
Met Resolume in a bar the other day
Posts: 2
Joined: Wed Jan 19, 2005 21:21

Post by mduc »

thx dudes:)

Post Reply