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 1104 - 1133 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
Offline 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
1116
I will be attending MAX in Chicago next week. If anyone is interested in meeting up during the conference on Monday, Tuesday or Wednesday (morning) please let...
Nick Main
d_nick_main
Offline Send Email
Sep 27, 2007
4:27 pm
1117
... I really need how to do it. I've readed the API many times but i cannot get on it....
asier_the_best
Offline Send Email
Oct 11, 2007
3:59 pm
1118
... I'm interested in too!!...
asier_the_best
Offline Send Email
Oct 11, 2007
4:02 pm
1119
Please, could you send me the package (or an url where to find it) of LinkCollector class and DocumentParser interface please? Thanks....
asier_the_best
Offline Send Email
Oct 24, 2007
6:02 pm
1120
I am quite new and haven't used JavaSWF. Before I try it out, would it be possible to create an image of a human body, in flash, and then embed it in a java...
hleesukc
Offline Send Email
Dec 5, 2007
4:12 pm
1121
Unfortunately not. JavaSWF is a parser/writer for the SWF file format. It does not include any rendering capabilities for Flash content (since that would...
Nick Main
d_nick_main
Offline Send Email
Dec 5, 2007
4:14 pm
1122
Hello Guys, I want to fit a flash movie loaded from an external resource into my stage. I am not able to do it by manipulating width and height. The AR gets...
novice_program
Offline Send Email
Dec 8, 2007
3:43 pm
1123
Hi All, Can anyone help me in converting the .as code to binary format. Thanks in advance, Prabakaran Srinivasan....
prabakaran
cute_karan2
Offline Send Email
Mar 28, 2008
7:22 pm
1124
You should look at the recently open-sourced Flex SDK from Adobe. That includes a pure Java ActionScript compiler. JavaSWF does not deal with ActionScript...
Nick Main
d_nick_main
Offline Send Email
Mar 28, 2008
7:25 pm
1125
Hi All, I am doing a small project on parsing SWF files and injecting an actionscript function into the existing SWF file. Iam able to inject the actionscript...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Apr 3, 2008
1:14 pm
1126
http://epistemologicalengineering.blogspot.com/2008/05/swf-spec-is-now-less-restrictive.html...
Nick Main
d_nick_main
Offline Send Email
May 1, 2008
3:35 pm
1127
Hey everyone - sorry for the spam. (And sorry for the recent neglect of JavaSWF - things are hopefully going to pick up in that quarter). I am starting to...
Nick Main
d_nick_main
Offline Send Email
Jun 11, 2008
6:30 pm
1128
Hi Nick, I found some problems, when using the baseline zip. I tried to add actions to frames and to buttons using the movie/ frame classes and this produced ...
Felix Leipold
flx2109
Offline Send Email
Jul 24, 2008
1:35 am
1129
Hi Nick/ Anybody,                         I have a clarification regarding an error message which the flash player displays. I tried...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Aug 20, 2008
1:36 pm
1130
Hey Prabakaran, Are you using the debug player ? When the verifier chokes like this it writes a dump of the bytecode into the flash log. That includes all...
Nick Main
d_nick_main
Offline Send Email
Aug 20, 2008
8:52 pm
1131
Hi Nick,                 Thanks a lot. I was able to figure out this issue yesterday. I did not update the jump offset of the branching instruction...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Aug 21, 2008
1:46 pm
1132
Excellent ! The debug player is available from the Flash Player Support center: http://www.adobe.com/support/flashplayer/downloads.html This page has some...
Nick Main
d_nick_main
Offline Send Email
Aug 25, 2008
4:38 pm
1133
... I ve download zip file and extract as QTJava folder in lib folder of my NetBeans project. There is no compilation error but while debugging it says...
odolu
Offline Send Email
Aug 29, 2008
7:03 pm
Messages 1104 - 1133 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