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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 848 - 898 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
848
Perhaps you have to tell the system the font you are using, just specifying "2" i don't think that it could mean anything. Try putting something as: <edit-font...
DavidRodríguez
erudil
Offline Send Email
Dec 1, 2005
12:15 pm
849
hello... modifying the font didnt work , i tried modifying the system font by adding a key to the regisrty , but that didnt work either , i found that flash...
amer.sayyed@...
soso_1611
Offline Send Email
Dec 1, 2005
3:12 pm
854
http://koti.mbnet.fi/akini/swf/ See my page where you can download a fixed PNG image code. Current cvs code does not handle alphachannel correctly....
mailmur
Offline Send Email
Dec 4, 2005
2:20 pm
855
Hi franck! This piece of code looks pretty interesting. Could you post here the javascript functions? Where should I put them to make it work? Thanks, Green...
Green
badub11
Offline Send Email
Dec 13, 2005
5:50 pm
856
hi there, i am interested in JavaSWF, could any body tell me where can i get latest version to test and experience it... thnx ... Yahoo! Shopping Find Great...
Shahbaz Hussain
baz1491
Offline Send Email
Dec 14, 2005
4:55 am
857
Hi Green In fact, you include your SWF file in an html page. In this HTML page let's say you add the <script language="javascript"> function...
Franck Lepretre
franck_lepretre
Offline Send Email
Dec 15, 2005
7:46 am
858
Hallo, I want to now if it is possible in JavaSWF to make an Object always stay in foreground (even if other object are above it). I will appreciate any idea. ...
capwello
Offline Send Email
Dec 15, 2005
6:46 pm
859
hi i think if you have the java web start you can download the latest version of javaswf, you have juste to righte the website on the textfeild and click ok to...
charaf eddine
charaf52
Offline Send Email
Dec 17, 2005
10:07 pm
861
Hi all, I'm new with JavaSWF. I would like to load, edit and save a SWF movie, for example to change some images in it. Can you give me a link to an example...
Etienne Monneret
etiennemonneret
Offline Send Email
Jan 8, 2006
12:54 pm
863
Hello, if somebody now how to implement a slider (with progress bar) and / or a thumbnail in JavaSWF, please let me now. Thanks Ranrul...
ranrul
Offline Send Email
Jan 11, 2006
10:06 pm
864
Hello, in this forum I see: Image jpeg =... Shape shape=... Instance instnace = frame.placeSymbol( shape, 0, 0 ); //free up frame.remove(shape); ...
capwello
Offline Send Email
Jan 17, 2006
1:04 pm
868
... That's a javasound problem, not a javaswf one. You need the right SPI for the sound file you are playing, here is the one for mp3 support : ...
symonfr2000
Offline Send Email
Feb 6, 2006
2:40 pm
869
Hi, I am using javaswf to generate a swf file containing spectrum datas of a sound (javaflash-fft : http://javaflash-fft.sourceforge.net). Until now, I just...
symonfr2000
Offline Send Email
Feb 6, 2006
4:52 pm
872
Hi, I have a batch of xml files and I need to convert them into swf files so that nobody can view the content of the xml files. (as i'll be distributing the...
meetbrij
Offline Send Email
Feb 7, 2006
2:19 pm
873
Hello, I try to append an swf as a MovieClip to my new swf. I do it lkie this: MovieBuilder builder = new MovieBuilder(); TagParser parser = new TagParser(...
bartekkolak
Offline Send Email
Feb 7, 2006
10:13 pm
874
If I have an SVG file with javascript for animation. Can JavaSWF convert SVG into SWF. How about embedded javascript in SVG?...
amar500
Offline Send Email
Feb 8, 2006
3:37 pm
875
Hello, I see a example of how to create a Button from a Shape and assign it a mouse action in the Object Model. I want to now how I can do that in the Low...
ranrul
Offline Send Email
Feb 8, 2006
4:03 pm
877
... Hello amar500, Unfortunately no. JavaSWF is a library for accessing SWF files. You can incorporate it into other Java programs so they can read or write ...
James G
james_gnz
Offline Send Email
Feb 10, 2006
7:14 am
878
Why i cant add onRollOver/onRelease/onRollOut and other methods to a movieCclip in generated swf's ? for example i have swf file "A.swf" generated by JAVASWF ...
assimetric_coder
assimetric_c...
Offline Send Email
Feb 14, 2006
9:09 am
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
Messages 848 - 898 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