Page 1 of 1

Help !! looking for source code of a simple example

Posted: Fri May 13, 2011 21:59
by vjDev
Hi
I´m a little lost :-(
I wrote a simple example but I can not get it to work
I'm trying to read a text form

Code: Select all

private var eventId:StringParameter = resolume.addStringParameter("Text", "Resolume");
I Checkout the Flash examples in the media folder of Resolume. but Its missing source code of the swf
Also read all the details about creating Flash movies for Resolume please refer to the Flash chapter of the manual

I guess I'm missing something !?

thanks

Re: Help !! looking for source code of a simple example

Posted: Fri May 13, 2011 22:46
by Joris
Don't know about your simple example (unpacks as libs and src folders for me, no working .swf in there), but here's the TextZoomer .fla and .as files (that should actually be included with Avenue).

Re: Help !! looking for source code of a simple example

Posted: Fri May 13, 2011 23:55
by vjDev
Here is what I'm missing , I'm develop with Flex Builder 4 and I do not have fla files there
what software are you using to develop wsf ?
How can I see the source of the fla ?
thanks

Re: Help !! looking for source code of a simple example

Posted: Sat May 14, 2011 02:40
by Joris
what software are you using to develop wsf ?
Flash...http://www.adobe.com/nl/products/flash. ... moid=BPBWO

Re: Help !! looking for source code of a simple example

Posted: Mon Jul 28, 2014 14:44
by dbassix
Does anyone know how to implement the resolume as resources to flex or flashdevelop?