I need to get the position of every shape in every frame. It seems that I should be able to read the SWF in the following way and thereby create an SWFTimeline...
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...
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...
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 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 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...
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 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 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...
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...
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...
Hello, I'm hoping to use javaswf for a project I'm involved in in which we need to extract URLs from swf's. I'm a bit overwhelmed by the javaswf code (or...
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...
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...
Hi there. I'm handling a site where it enables our students to create their own page and upload gif, jpg and swf files. However, the swf files uploaded have...
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 ...
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...