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 693 - 732 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
693
Dear Friends, This is Himanshu from MileStone Technologies Inc. based in Dallas, TX and WE have been in the industry for 8 yrs and have successfully served...
Himanshu Patel
himey75
Offline Send Email
Mar 9, 2005
4:47 am
694
Hi : How can I write a large xml data to frame1 and create compressed swf, for example,script: xmlData = new XML(); xmlData.ignoreWhite = true; ...
yyymiller
Offline Send Email
Mar 9, 2005
1:49 pm
695
Hello Nick, My name is Luke Bayes and I have been seriously digging through your CVS repositories for a couple of weeks now and I really can't express how...
foreeldo2001
Offline Send Email
Mar 10, 2005
7:55 pm
696
Hello Luke, I am interested in contributing to this project. I have only recently used it and found it a quite potential and interesting project. I don't know...
mailmur
Offline Send Email
Mar 12, 2005
10:08 am
697
Hey There Mailmur, Which version or release of JavaSwf are you using? I've been trying to get a decent compilation of the head revision that's in CVS - which...
Luke Bayes
foreeldo2001
Offline Send Email
Mar 13, 2005
2:12 am
698
I believe my JavaSWF version is over 7 month old. Ive fixed few minor bugs but havent uploaded to CVS. Most likely I dont even have any write access to...
mailmur
Offline Send Email
Mar 14, 2005
10:49 am
699
Hi Luke & Mailmur I just want to underline a fact. It's because you import a .png that Flash will save it as a .png Sometimes, Flash decide to save a .png in...
Vincent VERGONJEANNE
cosmik42
Offline Send Email
Mar 14, 2005
11:01 am
700
Please read : It's NOT because you import a .png that Flash will save it as a .png ________________________________ De : Vincent VERGONJEANNE...
Vincent VERGONJEANNE
cosmik42
Offline Send Email
Mar 14, 2005
11:02 am
701
Hey Vincent, Thanks for the update - you're absolutely right about that. Mailmur, perhaps - that feature explains the difference in file size between Flash and...
Luke Bayes
foreeldo2001
Offline Send Email
Mar 14, 2005
5:27 pm
702
Thx, so its 1) Import .png as lossless image (sort of Flash .png format), this is never compressed. I think this is not 1:1 png binary format because Flash...
mailmur
Offline Send Email
Mar 15, 2005
9:43 am
703
Just a thought, but you might be better served by using Remoting. Gosh - I never thought I'd hear myself saying that! Here is Open AMF which provides open...
Luke Bayes
foreeldo2001
Offline Send Email
Mar 15, 2005
12:09 pm
704
Please, see this page: http://koti.mbnet.fi/akini/swf/ I've creates PNG2SWF.java test program. But I get a strange artifacts in output swf file if I overlap...
mailmur
Offline Send Email
Mar 15, 2005
3:58 pm
705
Please, see this page: http://koti.mbnet.fi/akini/swf/ I've creates PNG2SWF.java test program. But I get a strange artifacts in output swf file if I overlap...
mailmur
Offline Send Email
Mar 15, 2005
3:59 pm
706
... One thing that springs to mind (NB I don't *actually* know what I'm talking about) is that maybe the Flash player requires premultiplied alpha channels,...
David Holroyd
dphgtldn
Offline Send Email
Mar 15, 2005
4:39 pm
707
... Well, I figure epistem is a shortened version of "epistemology" or "The study of knowledeg"... http://dictionary.reference.com/search?q=epistemology As far...
Luke Bayes
foreeldo2001
Offline Send Email
Mar 15, 2005
5:12 pm
708
Those artifacts are very interesting... This is just a shot in the dark - but I wonder if the problem might have to do with the dictionary assignment? Maybe...
Luke Bayes
foreeldo2001
Offline Send Email
Mar 15, 2005
5:33 pm
709
See updated test page. http://koti.mbnet.fi/akini/swf/index2.html http://koti.mbnet.fi/akini/swf/javaswf.jar file is CVS compilation two days ago. Ive tried to...
mailmur
Offline Send Email
Mar 16, 2005
3:35 pm
710
Hey Mailmur, Here is an interesting technote on Script sizes in the file format - quite far off-topic, but I thought it was interesting: ...
Luke Bayes
foreeldo2001
Offline Send Email
Mar 16, 2005
5:51 pm
711
About the Ogre png image. After a short examination, color incompatibilities must have something to do with alpha channel. The original image is transluency,...
mailmur
Offline Send Email
Mar 17, 2005
7:03 am
712
I wish I could help out more on this, I just don't know much at all about low-level image processing... It would be awesome if we could get some input from...
Luke Bayes
foreeldo2001
Offline Send Email
Mar 17, 2005
6:32 pm
713
Hi All, I've downloaded this library, tried it. It's fantastic. I can see my code compiling, running. I even can generate the SWF file "on the fly" and...
jamul Rezak
jairokan
Offline Send Email
Mar 18, 2005
3:02 pm
714
This is all I know of, very little but is a start. http://www.anotherbigidea.com/javaswf/javaswfdoc.html...
mailmur
Offline Send Email
Mar 19, 2005
11:15 pm
715
Good news, I've fixed png image problems. You can see broken demos here where colors are not even close the the right one. ...
mailmur
Offline Send Email
Mar 22, 2005
2:16 pm
716 Craig Babcock
uniflx
Offline Send Email
Mar 26, 2005
1:33 am
727
Okay, I'm new to all this but I've been playing around with the JavaSWF DisplaySwfServlet.java file and after trying to figure out why it wasn't working I...
larissahp
Offline Send Email
Apr 10, 2005
6:35 pm
728
... I dont see any reason why javaswf.jar file did not work in applet. It is about 300Kb package but if you want to squeese it down I'm sure there are a lot of...
mailmur
Offline Send Email
Apr 11, 2005
2:38 pm
729
You need to save the resulting file in hard disk, I don't think you could achive that with applets, I think. regards, Victor....
vfmoros
Offline Send Email
Apr 15, 2005
10:23 am
730
Have your changes made it into CVS yet ? If not, can you send me ImageUtil.java and whatever else I need to patch my codebase ? Thanks....
string_2001
Offline Send Email
Apr 20, 2005
12:15 pm
731
Hi! I've recently stumbled across theis great package online, and think it's great. I already sent you an email, but wanted to post again here since it looks...
Mark McKay
blackears2001
Offline Send Email
Apr 20, 2005
12:55 pm
732
Sorry, I have no write access to CVS. Well, havent tried but most likely I have readonly access. I think JavaSWF sourceforce project needs a small restart and...
mailmur
Offline Send Email
Apr 21, 2005
10:45 am
Messages 693 - 732 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