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 740 - 780 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
740
Hi, Could someone help me with the following: I have a small swf file (call it clip1.swft) that only has one button. The button has an actionscript that...
jibrilhassan
Offline Send Email
May 2, 2005
9:11 pm
741
Please, see my webpaeg: http://koti.mbnet.fi/akini/swf/ Here you can find javaswf.zip where I've fixed png image support. Then few other small fixes here and...
mailmur
Offline Send Email
May 3, 2005
10:04 am
742
For the first time I wanted to test javaswf drawing examples (draw lines, ellipses, rectangles, etc...). But anotherbridgeidea site is offline. ...
mailmur
Offline Send Email
May 3, 2005
11:40 am
743
Thanks. ... __________________________________ Yahoo! Mail Mobile Take Yahoo! Mail with you! Check email on your mobile phone. ...
string
string_2001
Offline Send Email
May 5, 2005
12:07 pm
744
It seems that a lot of people on this list are creating patches. Are these making their way into the CVS code that Nick maintains? I wonder if we should fork...
eamon_de_tolka
Offline Send Email
May 6, 2005
12:00 am
745
Unfortunately recent patches have not been picked up. I'm currently about a week away from finishing the prototype of the ...
Nick Main
d_nick_main
Offline Send Email
May 6, 2005
12:27 am
746
... Is it ok just to post patches here in forum? Well, probably its ok as there are no much traffic and you may read all posts. I'm willing to help improving...
mailmur
Offline Send Email
May 6, 2005
7:15 pm
747
There is a temporary mirror at http://home.earthlink.net/~nickmain/anotherbigidea.com/javaswf/ Don't trust your Thunderbird email filters !! Apparently an...
Nick Main
d_nick_main
Offline Send Email
May 6, 2005
8:17 pm
748
Hi Nick, because I am new to Flash programming and find your java sources not very well documented, I would appreciate some more generation examples. If that...
kevmanncologne
Offline Send Email
May 12, 2005
9:53 pm
749
Hello, I need some information about non JPEG image data. When I parse my swf files, my program pass into the methods "tagDefineBitsLossless(...)" and...
alexandrevisseq
Offline Send Email
May 13, 2005
12:36 pm
750
So you read image object from existing swf files and save to an external file for later use. I've just fixed PNG image problem, see few posts history. Probably...
mailmur
Offline Send Email
May 13, 2005
5:03 pm
751
Indeed, I just need to save my image from the given byte array to a external file. I've tried to make a valid image from the byte array, but it seems that I...
alexandrevisseq
Offline Send Email
May 16, 2005
9:03 am
752
Here is my very old MIS example with full sourcecode. I might give you an idea. But you could do it directly with BufferedImage as well. It has getRGB/setRGB...
mailmur
Offline Send Email
May 20, 2005
9:21 am
754
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...
crissey_belle
Offline Send Email
May 27, 2005
7:07 am
755
Is someone able or willing to explain these two interfaces for me? Best, Kevin...
kevmanncologne
Offline Send Email
May 31, 2005
3:07 pm
756
A SWF file consists of a signature, a header and a number of tags. The SWFHeader interface is used to pass the header values. The SWFTags interface is used to...
Nick Main
d_nick_main
Offline Send Email
May 31, 2005
3:44 pm
757
... It's been ages, but IIRC... They're interfaces to be implemented by classes which need to know about the data in the header (SWFHeader) or header+body...
David Holroyd
dphgtldn
Offline Send Email
May 31, 2005
3:57 pm
758
I'd like to contribute a simple new class for movie streaming called MovieStream. It's based on the Movie class but supports immediate writing of frames to an...
javacake
Offline Send Email
Jun 10, 2005
8:01 pm
759
Could someone please provide an example of how to drag and drop symbols. Thanks....
jibrilhassan
Offline Send Email
Jun 16, 2005
3:05 pm
761
I'm seeing problems with JavaSWF on OSX Tiger when creating an SWF that wraps a PNG. Seems to be similar to Alpha channel problems that were fixed a few mos. ...
string
string_2001
Offline Send Email
Jun 18, 2005
5:23 pm
764
I got a class incompatibility error when I built the javaswf.jar using JDK 1.5 and tried to run it with a JRE 1.4 I was able to solve this problem by modifying...
eamon_de_tolka
Offline Send Email
Jun 25, 2005
1:59 am
765
Thanks - I will update the CVS script. BTW - more fun with Ant..(1.6.2+): This is a simple ant script to compile actionscript via MTASC and display in the...
Nick Main
d_nick_main
Offline Send Email
Jun 25, 2005
4:45 am
766
I've got a source code to convert jpg to swf but I cannot convert animated gif to swf. Thanks your help. Regards, lcc_chi...
lcc_chi
Offline Send Email
Jun 27, 2005
7:01 am
768
I havent used animated gifs before, but if you could extract frames one by one from it. Then add separate images as frames to a movie instance. You can use...
mailmur
Offline Send Email
Jul 3, 2005
8:36 am
769
Hi all, Can please someone advise how the change a Text Symbol instance in subsequent frames? If I create a Text and place it as symbol in a frame, like: Movie...
jamul Rezak
jairokan
Offline Send Email
Jul 4, 2005
11:52 am
770
Fellow users, I got an error when compiling followng code. This program was taken from another post in this usergroup. //START...
hiren426
Offline Send Email
Jul 6, 2005
8:04 pm
772
Concerning JDK 1.5 vs 1.4.. does anyone have any experience with Retroweaver? http://retroweaver.sourceforge.net/ It purports to allow Java 5 compiled classes...
Nick Main
d_nick_main
Offline Send Email
Jul 7, 2005
4:26 am
773
Hi, I'm sorry not have an answer to your question. I'm adding my name to the same question, because I'm having the same problem. I hope if someone take...
jamul Rezak
jairokan
Offline Send Email
Jul 7, 2005
7:49 am
779
Hello... I'm very interested in this project. First of all, I've downloaded the entire CVS tree... and realized the source has changed a lot. Besides, I...
Renato F. Vieira da C...
mikitow
Offline Send Email
Jul 15, 2005
10:45 pm
780
__________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya -...
Edwin Herrera
edjaiv
Offline Send Email
Jul 18, 2005
2:39 pm
Messages 740 - 780 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