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...
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 ...
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...
Excellent ! The debug player is available from the Flash Player Support center: http://www.adobe.com/support/flashplayer/downloads.html This page has some...
... 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...
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...
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...
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...
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,...
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...
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...
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...
I added that code back, and made it compile, at http://code.google.com/p/j2swf/source/browse/#svn/trunk/j2swf/src/legacy I don't think the "Movie" model will...
Thanks Nick for making that code work again. What would be good replacement code for the "MovieBuilder" example with your preferred low level api (e.g parse...
Which codebase was this ? The older AVM2 parser on SF did have a bug relating to incorrect parsing of debug instructions - that was fixed in the Google Code...
It's time to start logging all the issues and missing features so we can start powering through them. If you can start sending me your bugs and requests to (at...
I remember fixing something in ButtonRecord a while back - I will check when I have time. RTMP is Adobe's proprietary messaging protocol so it is not something...
Well thanks guys , i hav decided to move to GWT after looking at this demo http://www.gwt-ext.com/demo/#panels ... happening in Nov 29, 2000 while i was being...