We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
Processing for Flash (Read 5441 times)
Processing for Flash
Sep 26th, 2008, 10:39pm
 
Hi there!

I know there was a topic about this some months ago, but I wanted to officially announce it here. I've made a port of  John Resig's Processing.js to Flash, including a complete parser and Flash API. In theory, that means wide cross-browser compatibility for Processing apps. It is available here:

http://code.google.com/p/processingas/

You can view a test suite here:

http://tim-ryan.com/projects/processing.as/testsuite.html

Or try out some code directly:

http://tim-ryan.com/projects/processing.as/sandbox.html

While it's only a first release, it may be improved in the future if there be enough interest. (JIT compiling, anyone?)

Hope you enjoy it!
Re: Processing for Flash
Reply #1 - Nov 18th, 2008, 1:09pm
 
Wo ! It's real Fash.
...
Damn, good job !
Re: Processing for Flash
Reply #2 - Nov 28th, 2008, 9:44pm
 
great job Smiley
when entering the processing code, where can i see the flash code?

i only get the swf /  no flash code for modifying in flash itself.
thanks
Re: Processing for Flash
Reply #3 - Sep 8th, 2009, 7:10am
 
Hi,

we've been working on a pretty cool flash-powered site called sketchPatch that uses Tim's Processing.as. It allows users to collaboratively work on Processing sketches by easily letting them browse/copy/modify/share sketches.

It's at sketchpatch dot net , we'd be honored if you paid us a visit and let us know what you think!

The sketchPatch hardcore team
Re: Processing for Flash
Reply #4 - Nov 12th, 2009, 1:13am
 
i like processingas because of the flash player (runs in more browsers than the java plugin).
but a reference (which commands and functions are supported by processingas ) is missing?
Re: Processing for Flash
Reply #5 - Nov 12th, 2009, 2:13am
 
I just found out about this project. Great one! is there any development lately ?
Re: Processing for Flash
Reply #6 - Nov 18th, 2009, 8:49am
 
Hi there, i was reading about this project and seems to be very interesting. I've been looking for a processing - flash communication to develope a little interactive musical experience, but i'm not sure (since i'm kinda noob) if this can be done using processingas.

What i want to do is, using the proMidi or midiBus libraries, get midi signals from a midi controller/sythetizer and send those signals to flash. This way, evaluating the notes on/off, with its velocity, i could trigger and control certain animations. So it would be just a bridge between the midi controller and flash.

Can this be done with processingas? i just dont know how to start. Thanks in advance Smiley
Jon
Re: Processing for Flash
Reply #7 - Nov 18th, 2009, 12:43pm
 
at the moment there are only a few drawing, color functions implemented in processingas.
look at sketchpatch.net thats a processingas sketch gallery (with source codes)
Re: Processing for Flash
Reply #8 - Feb 2nd, 2010, 1:37pm
 
Wow this is fantastic - only just stumbled upon this post - what is the latest on this process?
Page Index Toggle Pages: 1