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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 838 - 881 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
838
Hi, Could anybody advise something about the next problem. I am creating an swf file from image file and all works fine except one thing - image inside swf is...
y092matp
Offline Send Email
Nov 1, 2005
8:53 pm
839
Hi, create 1px alpha border around the image. This could help you. Michal ... except ... (right...
skalamichal
Offline Send Email
Nov 16, 2005
10:31 am
840
Oh! It's a good idea! :) Thank you very much! :) Michael. ... borders. ... the...
y092matp
Offline Send Email
Nov 16, 2005
6:41 pm
841
Hello, how can I display the mouse in JavaSwf? Thank U. Best regard Ranrul...
ranrul
Offline Send Email
Nov 18, 2005
9:15 pm
842
Hello, which Lossless image compression algorithm are use in JAVASWF? I think about the method "createLosslessImage" in ...
ranrul
Offline Send Email
Nov 30, 2005
11:22 am
843
Hello everyone can anyone please help me with the following problem : i'm trying to generate a SWF file from an XML file , i took the DTD from javaswf-dtd.txt...
soso_1611
Offline Send Email
Nov 30, 2005
1:22 pm
844
Hello everyone can anyone please help me with the following problem : i'm trying to generate a SWF file from an XML file , i took the DTD from javaswf-dtd.txt...
soso_1611
Offline Send Email
Nov 30, 2005
1:23 pm
845
You just have created the edit-field, but in order to be viewed it has to be placed in some location, you have to use the <place> tag, somethings as <place...
DavidRodríguez
erudil
Offline Send Email
Nov 30, 2005
4:57 pm
846
Really Sharo stuff guys , i tip my hat for you ... heres a thing , since java can read/write arabic text , is it possible to produce an swf file that contains...
soso_1611
Offline Send Email
Dec 1, 2005
7:02 am
847
Really Sharo stuff guys , i tip my hat for you ... heres a thing , since java can read/write arabic text , is it possible to produce an swf file that contains...
soso_1611
Offline Send Email
Dec 1, 2005
7:03 am
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
Online Now 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
Messages 838 - 881 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