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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1114 - 1143 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
1134
Hi I am following the example "How to create a simple movie at the file format level" on the web. The example works fine but I got this weird error when I try...
Ong Lee Sing
leesing_ong
Offline Send Email
Sep 18, 2008
2:00 pm
1135
I implemented clipaction support in the framework if anyone is interested in the code, please contact me. I'd add it to a repository if there is one, just...
David Peterson
david_peters...
Online Now Send Email
Sep 22, 2008
11:35 pm
1136
Hi David Do you happen to be using DefineShape4 and LineStyle2 which are tags not supported by the released javaSWF? What version of SWF are you producing...
leesing Ong
leesing_ong
Offline Send Email
Sep 23, 2008
5:41 am
1137
1. I am not currently using defineshape4 or linestyle2. 2. JavaSWF writes back the version of the input file to the output file, so kind of by definition,...
David Peterson
david_peters...
Online Now Send Email
Sep 23, 2008
12:59 pm
1138
Hi David,             Thanks for the update. Can you send me the code that you have added for changing the values of the getURL and getURL2. It will...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Sep 23, 2008
3:33 pm
1139
Hi all, I've been assigned to make a virtual aquarium and whereas I can handle the logic behind it, I've always avoided computer graphics like cholera. Can...
Jeffrey Remling
remlingj
Online Now Send Email
Sep 26, 2008
3:58 pm
1140
Hi All,         Can anyone suggest me anyways of capturing the url that will be passed to the loadMovie API in MovieClip. This would be of great help. ...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Oct 8, 2008
12:25 pm
1141
Hi All,        Can anyone help me out in getting the information about the different set of instructions available in a function. According to me, the...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Nov 14, 2008
3:09 pm
1142
Hi people, It feels good to be in this group, its a surprise that this all was happening in Nov 29, 2000 while i was being ruined by VB.Net, i mean Java with...
Logically Genius
infoligence_...
Offline Send Email
Jan 20, 2009
1:16 pm
1143
Hello, I tried running example ReadMovie with sources from subversion and the baseline.zip but there are some changes that block compiling. Where can I found...
satchmobu
Offline Send Email
Feb 19, 2009
1:59 pm
Messages 1114 - 1143 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