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
					Search found 4 matches
- Fri May 13, 2011 23:55
 - Forum: Developers Developers Developers
 - Topic: Help !! looking for source code of a simple example
 - Replies: 4
 - Views: 9702
 
- Fri May 13, 2011 21:59
 - Forum: Developers Developers Developers
 - Topic: Help !! looking for source code of a simple example
 - Replies: 4
 - Views: 9702
 
Help !! looking for source code of a simple example
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
 
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 ...
					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
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 ...
- Thu May 12, 2011 08:46
 - Forum: Developers Developers Developers
 - Topic: flash ExternalInterface.call?
 - Replies: 2
 - Views: 8076
 
Re: flash ExternalInterface.call?
Hey, 
I´m using Flash Builder 4 and trying to run a simple example
http://www.resolume.com/forum/viewtopic.php?f=14&t=8249
Did you got it to work ?
					I´m using Flash Builder 4 and trying to run a simple example
http://www.resolume.com/forum/viewtopic.php?f=14&t=8249
Did you got it to work ?
- Thu May 12, 2011 08:44
 - Forum: Developers Developers Developers
 - Topic: flash Text Input problem - can not get it to work
 - Replies: 0
 - Views: 5857
 
flash Text Input problem - can not get it to work
Hey,
I'm pulling my hair here and can not see what is it that I´m doing wrong
I'm trying run a simple flash that will display the text input from Resolume control.
Using :
 
private var eventId:StringParameter = resolume.addStringParameter("Text", "Resolume");
 
But I - can not get it to work
The ...
					I'm pulling my hair here and can not see what is it that I´m doing wrong
I'm trying run a simple flash that will display the text input from Resolume control.
Using :
private var eventId:StringParameter = resolume.addStringParameter("Text", "Resolume");
But I - can not get it to work
The ...