Help !! looking for source code of a simple example

FFGL, OSC, GLSL. If you like abbreviations, this is the forum for you
Post Reply
vjDev
Posts: 4
Joined: Thu May 12, 2011 07:49

Help !! looking for source code of a simple example

Post 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
Attachments
ResolumeTest.zip
simple test
(20.32 KiB) Downloaded 831 times

Joris
Posts: 5186
Joined: Fri May 22, 2009 11:38

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

Post 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).
Attachments
TextZoomer.zip
(8.51 KiB) Downloaded 889 times

vjDev
Posts: 4
Joined: Thu May 12, 2011 07:49

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

Post 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

Joris
Posts: 5186
Joined: Fri May 22, 2009 11:38

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

Post by Joris »

what software are you using to develop wsf ?
Flash...http://www.adobe.com/nl/products/flash. ... moid=BPBWO

dbassix
Posts: 71
Joined: Sat Sep 25, 2010 22:47

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

Post by dbassix »

Does anyone know how to implement the resolume as resources to flex or flashdevelop?

Post Reply