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 881 - 951 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
881
hello friends, Right now i am working on one project which requires JAVA SWF package as it supports Flash files I am facing a problem to how i can read File at...
hardik_02it13
Offline Send Email
Mar 1, 2006
9:57 am
882
hello friends, i do need some more help, I need to run Flash Files using JAVA without the Macromedia Flash Player. If anyone has Flash Player buid in JAVA ii...
hardik_02it13
Offline Send Email
Mar 1, 2006
10:34 am
884
Dear All; I want to decompile swf flash animations. I need to identify the components of a flash at time (t) "that is, images, buttons, text ..." [which i...
llp00na
Offline Send Email
Mar 5, 2006
10:17 pm
885
I have seen some Flash Java implementations but all were a rather limited and supported only Flash3-4 versions only. And none probably 100% feature support....
mailmur
Offline Send Email
Mar 6, 2006
8:21 am
886
I'm interested providing support for SWFs authored in Flash for a Java tool I wrote a while ago that can use various graphic resources for skinning applets....
carbonapplet
Offline Send Email
Mar 7, 2006
12:52 am
887
mailmur wrote: (...) ... On the legal issue, I think Flash 3 is safe. (Flash 4 is pretty much required to do anything interactive, but Flash 3 is perfectly...
James G
james_gnz
Offline Send Email
Mar 8, 2006
1:18 am
889
Hello, I want to add actions to frame. I write the following code: Frame f1 = movie.appendFrame(); Actions act = f1.actions(5); act.gotoFrame(8); act.play(); ...
ranrul
Offline Send Email
Mar 19, 2006
2:45 pm
891
Hi, When I import a clip from an existing swf movie into a new movie it seems to be loosing the 'name' variable (I can see this when I do a dump on the...
z_ak420
Offline Send Email
Mar 22, 2006
7:27 pm
896
Hi, I would like to know how I can import variables of the Actions Scipt of the SWF file and how i can insert a SWF file in a JPAnel? how can i do it?...
erickbergamini
Offline Send Email
Apr 9, 2006
9:29 pm
897
So I'm new to Flash as a file format, not to animation in general or Java. I've run the ReqSquare example and as an exercise rewrote it to use pure frames...
Tom
tbeernot
Offline Send Email
Apr 13, 2006
11:28 pm
898
You've to remove shape instance in the second frame. In detail, you are placing a shape in the first frame and then append the frame, now the second frame will...
kumarasamy parvathaka...
k_parvathaka...
Offline Send Email
Apr 13, 2006
11:38 pm
899
It does, so basically everything is copied to the new frame? Would it be possible to just place one instance in the first frame and only alter it's position in...
Tom
tbeernot
Offline Send Email
Apr 14, 2006
6:53 am
900
Here is the pseudo code to do that Instance ins = null; for(int i = 0;i < shapes.size();i++){ Frame frame = movie.appendFrame(); if(ins != null) ...
kumarasamy parvathaka...
k_parvathaka...
Offline Send Email
Apr 14, 2006
1:58 pm
901
I ran a little test myself also, you don't need to remove the instance at all. Insert it in the first frame and then move it around: Movie movie = new Movie();...
Tom
tbeernot
Offline Send Email
Apr 14, 2006
2:42 pm
902
Yes, that also works Tom <tbee@...> wrote: I ran a little test myself also, you don't need to remove the instance at all. Insert it in the first frame...
kumarasamy parvathaka...
k_parvathaka...
Offline Send Email
Apr 14, 2006
3:37 pm
906
Hi I am trying to find a way to just show the swf file in a java program. Is there any command simple that does that? It is for a Mac thanks...
anituaj
Offline Send Email
Apr 20, 2006
4:15 pm
912
Please help ... whow can i view a swf in my panel or ather swing object?...
bekkar_sgi
Offline Send Email
May 13, 2006
9:19 pm
913
bekkar_sgi <bekkar_sgi@...> escreveu: Please help ... whow can i view a swf in my panel or ather swing object? Answer: Good question, i'd like to...
erick bergamini da si...
erickbergamini
Offline Send Email
May 15, 2006
11:12 am
916
hi, check this out... use the source and modify it. http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?id=119 krokan ... celular e anti-spam realmente...
krokan
Offline Send Email
May 16, 2006
6:55 am
917
Is this cross-platform? I see some windoze OLE code here? Will this work on a Mac or Linux? ... -- /Whether you think that you can, or that you can't, you...
John Kirby
josiah_kirby
Offline Send Email
May 16, 2006
2:47 pm
918
Sorry, no... just for win. :-( ... <mailto:JavaSWF-Support-unsubscribe@yahoogroups.com?subject=Unsubscribe> ... right./...
krokan
Offline Send Email
May 17, 2006
6:31 am
923
Hi Can anybody please provide me some information about Free tutorials on understanding SWF Format. Also if somebody has knowledge of some possible integration...
Amit Dube
amit_dube41182
Offline Send Email
Jun 10, 2006
12:30 pm
929
Is there a pure Java flash player available (maybe based on javaswf) that can interpret action script and runs at least v6 files? thanks Sascha...
satchmobu
Offline Send Email
Jun 22, 2006
11:52 am
934
I think I had the same problem : try to set 7 in the constructor of your movie for the flash version. Florent ... in...
floyanami
Offline Send Email
Jul 20, 2006
12:10 pm
935
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...
bjorn@...
bjornalexand...
Offline Send Email
Jul 20, 2006
12:15 pm
939
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...
siegler
Online Now Send Email
Aug 13, 2006
11:23 pm
940
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...
Tom
tbeernot
Offline Send Email
Aug 14, 2006
6:06 am
945
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...
nishantkyal
Offline Send Email
Aug 23, 2006
2:15 pm
946
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...
divesnob
Online Now Send Email
Aug 30, 2006
6:46 pm
951
Hi Melanie Can you please send me the code to create a slide show of images? Regards, D. Arumugam...
arumugam_79
Offline Send Email
Sep 11, 2006
5:24 am
Messages 881 - 951 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