I have a question: This package is supported in Linux and Windows? I've used Njawin but it only functions in Windows. Or Do you know another component wich...
Hi, I'm doing a project in which I'm mapping video to an openGL texture. Has anyone tried mapping a SWF movie to a texture? I'm using the Java OpenGL bindings....
This is very interesting news: http://www.mozilla.com/en-US/press/mozilla-2006-11-07.html Has anyone had a chance to look at the source ? Is it the actual VM ...
... The implication of the Adobe press release is that it is, yes, http://www.adobe.com/aboutadobe/pressroom/pressreleases/200611/110706Mozilla.html ... That...
... though they appear to have the beginnings of a self-hosted one, so maybe there's not so much need, http://lxr.mozilla.org/mozilla/source/js/tamarin/esc/ --...
Yes it is possible. I am using Quicktime to extract every frame in a swf file, get the last frame and include it in an email. This works perfectly. The image...
I'm new to this forum. Recently i've downloaded the JavaSWF zip from http://www.anotherbigidea.com/javaswf/. The downloaded file is 2001.08.20 Alpha -...
Thank you Nick. This snapshot is working. Actually i'm trying to get the content which is available on the flash file like the text available on that. When I...
hi there, Could anybody point me to some example code for adding a stop action (and a play action) to a button object in the "object level" version of javaswf?...
Hi, there is another option if you want to use JSF. ... FlashFileCreatorLocal fileCreator = (FlashFileCreatorLocal) getFlashFileCreator(); Movie movie =...
Here example, maybe much easier way exists, but i done it this way... java.awt.Font javafont = new java.awt.Font("Verdana",java.awt.Font.PLAIN,12); ...
Dear all, I am a French student and I am preparing a diploma for an Engineering degree in computers and information technology. For a presentation of API JAVA...
Since the exciting Tamarin announcement a few months ago there has been very little progress in terms of specifications for the AVM2 (Flash 9 Actionscript VM)....
... Another specification-by-implementation exists in the Flash 9 backend of the haXe compiler, if the prospect of consuming Ocaml is any more appealing to you...
Dave, Thanks for the response. Yes - I spent some time looking at OCaml with just this very thing in mind (understanding MTASC and HaXe). However, I've...
In case anyone wasn't already aware, the Flex SDK is to be open sourced. http://labs.adobe.com/wiki/index.php/Flex:Open_Source This obviously has major...