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...
Hey Nick, I manipulate swf on the fly to send them to various (often limited) clients. For me, JavaSWF is great and must be continued. Thanks for this gem! ...
... Flex will certainly generate bytecode, but will it contain a well designed, uniform set of interfaces for creating *and consuming* .swf files? The...
Thanks for the comment. Further reading of the Flex announcement seems to indicate that the "interesting" parts will not be open-sourced until much later in...
Hello, I am the Export Compliance Manager for Progress Software Corporation and we license your JavaSWF v2 product. Can you kindly provide me with the export...
JoEllen Dunne
joellen@...
May 9, 2007 9:29 pm
1082
JavaSWF2 does not include or use any encryption....
Thank you very much for this information. JoEllen ________________________________ From: JavaSWF-Support@yahoogroups.com on behalf of Nick Main Sent: Thu...
JoEllen Dunne
joellen@...
May 10, 2007 7:50 pm
1086
Hi, I implemented a package that can create real time graphical outputs with JavaSwf. I did not find anything else on the market that did what I wanted. If...
Hi all, I am successfully compiled and run ImportJPEG.java example. However, I want to ask how can I make the image rotate at the image center, rather than at...
What are people using to play Flash through Java? I'd like to have a native Java program (ideally cross-platform, but I can live on Windows only for now) that...
Hi, Is it possible to create SWFs that contain filters (the bitmap filters) and mask (as in the MovieClip.setMask) in flash. I went through the API, couldn't...
According to Adobe's John Dowdell the SWF File Format spec for v9 is due any day now: http://weblogs.macromedia.com/jd/archives/2007/05/swf9_docs_bi-di.cfm ...
I do not know of a good way to play Flash movies in Java - maybe someone else can comment. JavaSWF is a library for reading and writing the SWF file format and...
The plan for adding v9 support to JavaSWF includes code generation for the core parsing/emitting logic. There are two main components in any code generation...
... The restrictions seem rather... restrictive, "You may not use the Specification in any way to create or develop a runtime, client, player, executable or...
Yes - the word "reads" is troublesome - although it was also in the license for the v8 spec. The intention is clearly to prevent anything that competes with...
... If choosing between the above, I'd probably pick the former, since it might be a bit more succinct, and the documentation would probably benefit from its...