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...
Show off your group to the world. Share a photo of your group with us.

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 380 - 409 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
380
i recently wrote a simple jpg->swf batch converter app for os X that uses the toolkit, and i'd just like to say props to david for making this api public with...
Ryan Francesconi
ruupert
Offline Send Email
Feb 12, 2003
4:31 am
381
When defining shapes, what are the primary-fills and secondary-fills for? I'm using javaswf's utility that converts swf file formats to xml formats. I use the...
rbamoyo <rbamoyo@...>
rbamoyo
Offline Send Email
Feb 14, 2003
10:41 am
382
They indicate if the fill is to the left of the line or the right, based on the direction the line is moving. It is somewhat complicated to get a good ...
Robin Debreuil
robindebreuil
Offline Send Email
Feb 14, 2003
1:57 pm
383
Dears i need to develop an application in java which can create swf files. if any one has some sort of sample then please forward me. Robin Debreuil...
Qurban Ali
qurbanmomen
Online Now Send Email
Feb 17, 2003
7:15 am
384
Interesting! I still can't figure out one thing, what if the two closed shapes are nested and their paths don't intersect (like a 'ring')? The only solution I...
James Zhou
jameszhou2001
Offline Send Email
Feb 25, 2003
9:07 pm
385
I'm having trouble with creating Actionscript strings containing Unicode characters in JavaSWF...is there a bug? Is Actionscript Unicode strings supported by...
Jonathan Yam <jonatha...
jonathan_yam
Offline Send Email
Feb 26, 2003
1:00 am
386
Hey James, With two two nested circles, it depends what your fill0 and fill 1 are set to. If the inner circle goes clockwise and its left fill is blue and...
Robin Debreuil
admin@...
Send Email
Feb 26, 2003
3:53 am
387
Hey Robin, Thank you for your reply. I am sorry I forgot to mention that I was trying to convert SWF to SVG format. The left-fill or right-fill concepts don't...
James Zhou
jameszhou2001
Offline Send Email
Feb 26, 2003
5:31 am
388
Yeah, it is weird - I think it is better just to treat those as two separate fills and a separate stroke, and then factor out all the redundant lines. It isn't...
Robin Debreuil
robindebreuil
Offline Send Email
Feb 26, 2003
6:39 am
389
Any planned support for the Flash 6 SWF format? I checked the "to- do" list at the JavaSWF2 site, and I don't see it on the list. -George Riley...
georgeriley <georgeri...
georgeriley
Offline Send Email
Feb 28, 2003
4:38 pm
390
I used the Dumpswf java file and i dumped a simple flash animation that used a morph. I'm wondering how i can re-implement it. can u please tell me what the...
inventor-thinker
eaglescoutbs...
Offline Send Email
Mar 12, 2003
5:57 am
391
Anybody have any resources that will let me view the library assets stored within an FLA? I don't necessarily need the resources, just a listing of the...
fredhaab
Offline Send Email
Mar 19, 2003
3:33 pm
392
I am interested in converting a PNG into the SWF format. I have successfully loaded the PNG into a java.awt.Image and saved a SWF but the SWF just has a blank...
bobpfingsten2
Offline Send Email
Mar 28, 2003
4:27 pm
393
Hi all, this is my first post in this forum, so I would like, first of all, to thank Nick for his wonderful job with the JavaSWF2 library. I've used it in a ...
Francesco Bellomi
francesco_be...
Offline Send Email
Apr 1, 2003
1:12 pm
394
hello, dear all: i'm new to java and java2swf. i have some problem when i try to use it. i use mac osx.3 and project builder. but i can't find the java2swf's...
chang_soso
Offline Send Email
Apr 3, 2003
6:45 am
395
I don't know about the transparency issues, but I think you're forgetting to create a shape in this code - try adding this line Shape image =...
blueeyes519
Offline Send Email
Apr 3, 2003
3:19 pm
396
Is there code out there for converting the various image file formats to SWF or back? Thanks, Micael ... LEGAL NOTICE This electronic mail transmission and...
Micael
micaelmacgrene
Offline Send Email
Apr 3, 2003
5:54 pm
397
Hi, where I can found java2swf ?? thanks.... hello, dear all: i'm new to java and java2swf. i have some problem when i try to use it. i use mac osx.3 and...
fix78@...
Send Email
Apr 4, 2003
12:18 am
398
Hi! I try to convert a animated GIF to SWF, but I'm not sure how to handle the delays between frames. Is it common practice to insert many empty frames to...
cordsy2003
Offline Send Email
Apr 7, 2003
9:41 am
399
Hi Francesco: Thanks for the inquiry. Development is, indeed, taking longer than expected, but only in elapsed time. What was unexpected is the sheer amount...
Nick Main
d_nick_main
Offline Send Email
Apr 7, 2003
6:47 pm
400
... /** * Set the bounding rectangle. This will be automatically calculated * as the geometry vectors are defined and this rectangle will be * enlarged * if it...
Tom Schindl
tomsontom2000
Offline Send Email
Apr 10, 2003
2:09 pm
401
hi people i just downloaded javaSWF2 yesterday n played around with it. now im wondering where i can get the API reference for it. i mean there surely is an...
antactivity
Offline Send Email
Apr 13, 2003
11:13 am
402
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the JavaSWF-Support group. File : / Live...
JavaSWF-Support@yahoo...
Send Email
Apr 28, 2003
2:24 am
403
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the JavaSWF-Support group. File : / Free...
JavaSWF-Support@yahoo...
Send Email
Apr 28, 2003
2:24 am
404
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the JavaSWF-Support group. File : / Net...
JavaSWF-Support@yahoo...
Send Email
Apr 28, 2003
2:25 am
405
Can anyone send me an example of including a wave sound using javaswf?? I am testing ADPCMHelper but it give me the error: ...
niborjl
Offline Send Email
Apr 30, 2003
3:51 pm
406
List, Being new to JavaSWF and not find too many examples, I have a question. I am attempting to create an SWF that includes several odd shaped polygons with...
fwp_letmein
Offline Send Email
May 2, 2003
1:52 pm
407
Hi Frank, Suggest you make something similar to what you want in the development environment then convert it to XML using JavaSWF and see how it is...
blueeyes519
Offline Send Email
May 2, 2003
7:57 pm
408
thanxs.. just wanted to know.. oh and is there a CVS tree.. .that would be really useful... if Nick could PLEASE just create a CVS tree .. then we could...
inventor-thinker
eaglescoutbs...
Offline Send Email
May 3, 2003
10:57 pm
409
All, Does JavaSWF support grouping of objects? I would like to group a graphic and text object together to use on a button but do not find any such tag...
fwp_letmein
Offline Send Email
May 5, 2003
6:03 pm
Messages 380 - 409 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