Search the web
Sign In
New User? Sign Up
JavaSWF-Support · Support and discussion about the JavaSWF pure Java wrapper package for the Macromedia Flash file format
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1023 - 1115 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1023
Does anyone know if JavaSWF has been ported to .NET or if something similar exists in .NET? Thanks, Ed...
Ed Smith
coldlizarduk
Offline Send Email
Feb 6, 2007
6:23 pm
1027
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...
patrick.dubernet
patrick.dube...
Offline Send Email
Feb 13, 2007
3:56 pm
1039
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)....
Nick Main
d_nick_main
Offline Send Email
Mar 15, 2007
3:59 pm
1040
... 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...
David Holroyd
dphgtldn
Offline Send Email
Mar 15, 2007
4:40 pm
1041
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...
Nick Main
d_nick_main
Offline Send Email
Mar 15, 2007
4:51 pm
1050
In case anyone is interested, I have written some informal documentation for the AVM2 (Flash 9) bytecode instructions: ...
Nick Main
d_nick_main
Offline Send Email
Mar 26, 2007
5:09 pm
1067
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...
Nick Main
d_nick_main
Offline Send Email
Apr 26, 2007
5:02 pm
1068
Hi Nick I am currently working on a small HTML tutorial of my implementation of JavaSWF. It is much easier to create objects for JavaSWF with this...
Franck Lepretre
franck_lepretre
Offline Send Email
Apr 26, 2007
5:36 pm
1069
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! ...
Mikael Bourges-Sevenier
mbourges
Offline Send Email
Apr 26, 2007
8:50 pm
1070
... Flex will certainly generate bytecode, but will it contain a well designed, uniform set of interfaces for creating *and consuming* .swf files? The...
David Holroyd
dphgtldn
Offline Send Email
Apr 27, 2007
8:05 am
1071
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...
Nick Main
d_nick_main
Offline Send Email
Apr 27, 2007
5:34 pm
1079
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@...
Send Email
May 9, 2007
9:29 pm
1082
JavaSWF2 does not include or use any encryption....
Nick Main
d_nick_main
Offline Send Email
May 10, 2007
7:45 pm
1083
Thank you very much for this information. JoEllen ________________________________ From: JavaSWF-Support@yahoogroups.com on behalf of Nick Main Sent: Thu...
JoEllen Dunne
joellen@...
Send Email
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...
franck_lepretre
Offline Send Email
May 15, 2007
6:36 pm
1087
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...
bayeeblue
Offline Send Email
May 19, 2007
2:15 pm
1088
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...
Warrick Wilson
warrick_wilson
Offline Send Email
May 20, 2007
12:16 am
1089
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...
Nishant Kyal
nishantkyal
Offline Send Email
May 21, 2007
3:32 pm
1104
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 ...
Nick Main
d_nick_main
Offline Send Email
Jul 2, 2007
4:14 pm
1105
Dear All, I want to know if a MIDlet can play Flash .swf files. If yes how? Regards, Vijay kamble...
vijtuk
Online Now Send Email
Jul 8, 2007
5:41 pm
1106
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...
Nick Main
d_nick_main
Offline Send Email
Jul 8, 2007
5:45 pm
1107
... Me too!!...
Tiago de Andrade
tiago_pyupyu
Offline Send Email
Jul 26, 2007
7:11 pm
1108
How to modify the getURL from a SWF??...
Tiago de Andrade
tiago_pyupyu
Offline Send Email
Jul 26, 2007
7:11 pm
1109
The V9 spec has just been published ! http://www.adobe.com/licensing/developer/ --Nick...
Nick Main
d_nick_main
Offline Send Email
Jul 27, 2007
4:55 am
1110
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...
Nick Main
d_nick_main
Offline Send Email
Jul 27, 2007
9:52 pm
1111
... The restrictions seem rather... restrictive, "You may not use the Specification in any way to create or develop a runtime, client, player, executable or...
David Holroyd
dphgtldn
Offline Send Email
Jul 28, 2007
3:50 pm
1112
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...
Nick Main
d_nick_main
Offline Send Email
Jul 28, 2007
4:27 pm
1113
... 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...
David Holroyd
dphgtldn
Offline Send Email
Jul 28, 2007
4:42 pm
1114
In case anyone is interested... I just started a blog in which I will be posting about development of JavaSWF and related projects. ...
Nick Main
d_nick_main
Offline Send Email
Aug 22, 2007
10:36 pm
1115
... Very much interested :) Kishore....
kishore
pra_kis
Offline Send Email
Aug 30, 2007
3:53 pm
Messages 1023 - 1115 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help