Hi Can anybody please provide me some information about Free tutorials on understanding SWF Format. Also if somebody has knowledge of some possible integration...
Jag har semester och är åter måndag den 14:e augusti. Vid akuta ärenden, lämna ett meddelande på mitt mobilsvar (070-659 93 17). Trevlig sommar! Mvh...
Anyone have any more feature-rich examples built? Im just looking for somehting to get started, and the 3 included dont have much to work with. Anyone know how...
I have plans to do something in the generated charts area, but since it is unpaid work I haven't had much time for it. It seems most flash things can be done...
Hi, I was looking for a way to save the modifications done by user to a movieclip back to my jsp when I came across this initiative called javaswf. This suits...
I'm having a problem getting a swf movie created from a series of buffered images. Trying to take a vector of images, which get converted to jpg encoded...
I have a question: This package is supported in Linux and Windows? I've used Njawin but it only functions in Windows. Or Do you know another component wich...
Hi, I'm doing a project in which I'm mapping video to an openGL texture. Has anyone tried mapping a SWF movie to a texture? I'm using the Java OpenGL bindings....
This is very interesting news: http://www.mozilla.com/en-US/press/mozilla-2006-11-07.html Has anyone had a chance to look at the source ? Is it the actual VM ...
... The implication of the Adobe press release is that it is, yes, http://www.adobe.com/aboutadobe/pressroom/pressreleases/200611/110706Mozilla.html ... That...
... though they appear to have the beginnings of a self-hosted one, so maybe there's not so much need, http://lxr.mozilla.org/mozilla/source/js/tamarin/esc/ --...
Yes it is possible. I am using Quicktime to extract every frame in a swf file, get the last frame and include it in an email. This works perfectly. The image...
I'm new to this forum. Recently i've downloaded the JavaSWF zip from http://www.anotherbigidea.com/javaswf/. The downloaded file is 2001.08.20 Alpha -...
Thank you Nick. This snapshot is working. Actually i'm trying to get the content which is available on the flash file like the text available on that. When I...
hi there, Could anybody point me to some example code for adding a stop action (and a play action) to a button object in the "object level" version of javaswf?...
Hi, there is another option if you want to use JSF. ... FlashFileCreatorLocal fileCreator = (FlashFileCreatorLocal) getFlashFileCreator(); Movie movie =...
Here example, maybe much easier way exists, but i done it this way... java.awt.Font javafont = new java.awt.Font("Verdana",java.awt.Font.PLAIN,12); ...