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 419 - 448 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
419
Hi, I'm working with polygons from a database (lots of them). Prior to javaswf, I was using ming in php to generate them. Since this is a project mainly using...
José Ramón Me...
jose_ramon_m...
Offline Send Email
Jun 6, 2003
3:26 pm
420
Hello, I'm wondering if anyone can tell me whether or not JavaSWF can help me with the task of taking specific frames in an SWF and converting them to either a...
jorgenchee
Online Now Send Email
Jun 6, 2003
10:43 pm
421
Dear all, I have found what could be a bug in SWFSaxParser, around parseDefineFont2() and done(). With a SWF I have, the bounds array is non null but empty,...
jeanclaude_dufourd
jeanclaude_d...
Offline Send Email
Jun 8, 2003
12:32 pm
422
I think someone needs to setup a CVS tree, some modifcations need to be made, and it sucks that everyone needs to make their own modifications, when other...
inventor-thinker
eaglescoutbs...
Offline Send Email
Jun 8, 2003
11:42 pm
423
... Hello, I went into the same question and i tried many options. I eventually found a good solution using QuickTime for Java (works for MAC&PC). You should...
philippe.elsass@...
elsassph
Offline Send Email
Jun 9, 2003
9:25 am
424
there is a nice api for managing image formats. http://www.yeo.nu:81/jmagick/ ... __________________________________ Do you Yahoo!? Yahoo! Calendar - Free...
Catalin Constantin
catale3k
Offline Send Email
Jun 9, 2003
1:13 pm
425
Hi, does anybody know how to convert a "java.awt.GradientPaint" or "org.apache.batik.ext.awt.MultipleGradientPaint" into JavaSWF2 by using defineFillStyle(...
Tom Schindl
tomsontom2000
Offline Send Email
Jun 9, 2003
4:48 pm
426
I sent my code to Nick to roll up. I'm not sure if he's done that yet. Basically, I just extended the SWFWriter class and overrode some methods to create the...
Jonathan Yam
jonathan_yam
Offline Send Email
Jun 10, 2003
6:30 pm
427
Contact me if you need more info. ... the ... can, ... feature...
Jonathan Yam
jonathan_yam
Offline Send Email
Jun 10, 2003
6:40 pm
428
JavaSWF is being used in Disneyland.com. We're using some of my custom classes built on top of Nick's JavaSWF libraries to dynamically generate the content in...
Jonathan Yam
jonathan_yam
Offline Send Email
Jun 10, 2003
6:42 pm
429
Yeah i already wrote the code however, and made an FLASHMXwriter class. I also added an mp3 hack class to fix it up.. in cause the mp3 is bigger than the file...
inventor-thinker
eaglescoutbs...
Offline Send Email
Jun 11, 2003
2:01 am
430
The problem is solved. I had to "round" to twips. That is, multiply by 20, round, and then divide by 20. Now my whole city of San Luis P., Mx, can be seen in...
Jos€ ¦é Ram€ ¦ón Mej€...
jose_ramon_m...
Offline Send Email
Jun 12, 2003
3:40 pm
431
Does anyone know of a way to programmatically implement the equivalent of the Flash editor Break Apart command using JavaSWF? My understanding of the Break...
smartequip_sd
Offline Send Email
Jun 19, 2003
3:33 pm
432
Hiyall my first post. I was looking to use JavaSWF to create Alpha Channel PNG's to SWF so i can load them while the movie is running. I've looked at messages...
onno
hobbit_be
Offline Send Email
Jun 22, 2003
7:37 pm
433
I finally had time so I have uploaded the build I made that supports Flash MX to the Files section....
Jonathan Yam
jonathan_yam
Offline Send Email
Jun 24, 2003
6:37 pm
434
I finally had time so I have uploaded the build I made that supports Flash MX to the Files section. ... that ... then ... javakitty.com, ... program ... to...
Jonathan Yam
jonathan_yam
Offline Send Email
Jun 24, 2003
6:38 pm
435
for those interested : After MUCH hardcoded debugging (yes Hex-editors and all) I found a VERY nasty behaviour that Flash does with alpha channel images. It...
onno
hobbit_be
Offline Send Email
Jun 24, 2003
6:44 pm
436
... There's no particular algorithm to sort out, this is just alpha channel premultiplication, that's all, and JavaSWF doesn't perform this premultiplication...
Luc Heinrich
luc_sky_hein...
Offline Send Email
Jun 24, 2003
7:41 pm
437
I suggest loading the files up to the yahoo groups cause Nick hasn't set up A CVS, and it would be a sad thing if your bug fixes and etc couldn't be shared, so...
inventor-thinker
eaglescoutbs...
Offline Send Email
Jun 24, 2003
8:03 pm
438
Indeed this was the trick i was referring to... it does seem to add +1 to the alpha value (which is NOT multiplied) when 0 < a < 255; also i can't get the...
onno
hobbit_be
Offline Send Email
Jun 24, 2003
8:26 pm
439
I think all people seriously interested in JavaSWF have now their own homebrown flash6 exetensions (I did some of the flashplayer6 stuff like compression, new...
robifofo
Offline Send Email
Jun 25, 2003
8:31 pm
440
Roberto: I am actually moving towards that... honest !! In fact, only this morning I put up a Wiki. For now this is just read only, and the content is just...
Nick Main
d_nick_main
Offline Send Email
Jun 25, 2003
8:52 pm
441
Nick on Mozilla Firebird 0.6, the Wiki looks perfect ! If you need any help for anything, just let me know. Roberto ... morning I put up a Wiki. For now this...
robifofo
Offline Send Email
Jun 26, 2003
2:39 am
442
I will be adding bugs reports and feature requests to the the SourceForge project over the next couple of days. I'll try to trawl through the messages in this...
Nick Main
d_nick_main
Offline Send Email
Jun 30, 2003
4:33 pm
443
since the SF project it is almost set up i think we should move the discussion list to the SF one. the yahoo group has lots of advertising in it, etc. Nick,...
Catalin Constantin
catale3k
Offline Send Email
Jun 30, 2003
4:44 pm
444
USe tourtouise CVS. Really easy to use and i believe it's an SF project too.. Simplifies sandboxes and makes everything really easy :) ...
inventor-thinker
eaglescoutbs...
Offline Send Email
Jul 1, 2003
9:16 pm
445
I had your problem. I solved replacing, in the Actions class, all the writeString(<string)) calls with writeString(<string>.getBytes("UTF- 8"))....
mbarto1973
Offline Send Email
Jul 4, 2003
10:39 am
446
I know tehre is one in php ming, but i can't seam to find it in Action Writer??? someone pelase tell me where that is.. thanx....
EaglescoutBSAWong
eaglescoutbs...
Offline Send Email
Jul 6, 2003
2:04 am
447
Thanks. I've already fixed this in my build. I have posted it on the Files section. ... the...
Jonathan Yam
jonathan_yam
Offline Send Email
Jul 6, 2003
5:43 am
448
Hey Jonathan.. Post it in CVS :) U seam to have tons of fixes :) putem in CVS so everyone can get to them easilyi. thanxs! Jonathan Wong ...
inventor-thinker
eaglescoutbs...
Offline Send Email
Jul 7, 2003
6:09 am
Messages 419 - 448 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