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 406 - 438 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
410
All, I would like to craete a button that supports changing the buttons color on rollover and links to a URL on click. Does anyone have examples of these basic...
fwp_letmein
Offline Send Email
May 7, 2003
6:34 pm
411
It seams to me that after around 100 or so frames, flash files output from javaswf somehow... laggs I should say. Instead of doing x frames per second like I...
inventor-thinker
eaglescoutbs...
Offline Send Email
May 9, 2003
5:27 am
412
Greetings, Can anyone show me how to create buttons with the SWF file format interfaces? I've spent hours in the source code and don`t seem to be able to get...
fwp_letmein
Offline Send Email
May 12, 2003
5:37 pm
413
HEy Jon, or NIck, or someone, can u send me ur JAVASWF that has the edited parts for FLASH MX compression. And is there away to have both of them, so that you...
EaglescoutBSAWong
eaglescoutbs...
Offline Send Email
May 15, 2003
5:45 am
414
Hi eaglescoutbsawong it is not to difficult to update javaSWF to Flash MX, it did it, but refactored and modified so much, it doesen't look like javaSWF...
Roberto Saccon
robifofo
Offline Send Email
May 15, 2003
7:51 pm
415
Dear JavaSWF group members, I am relatively new to JavaSWF and Flash in general. Question is how you can add variables to the features/frames in a SWF file....
maartentromp
Offline Send Email
May 27, 2003
2:20 pm
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
Messages 406 - 438 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