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 601 - 636 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
601
Just a note that this is a great project!!! I am playing with importing fonts, and have a question regarding the TextHigh example. The comments say The movie...
matthew_smith86
Offline Send Email
Jun 21, 2004
11:22 pm
602
Hi I am not very optimistic about an answer. I have problems to morph an object, I tried several ways and nothing is displayed in the generated SWF or I get...
franck_lepretre
Offline Send Email
Jun 23, 2004
1:30 pm
609
Hello All, I am new to the group. First I would like to say tremendous job on this library. I work in MS based technologies and noticed that no similiar...
elischleifer
Offline Send Email
Jul 18, 2004
6:41 pm
610
Dear All, I am appreciate if you guys can help me about the caption. I have two tweeing flash files, one file is object tweeing from left to right and the...
edmundmak
Offline Send Email
Jul 19, 2004
2:21 am
611
Hi everyone. I am stuck! I've been trying to find a way to create an mp3 player that streams mp3s over the internet. Easy you might think. But what if I wanted...
hawortte
Offline Send Email
Jul 19, 2004
4:55 pm
612
Anyone had any flaky response when streaming a movie created with JavaSWF to a 7.0 (MX2004) Movie? I place some variables in the movie like: MovieBuilder mb =...
bobpf_bg
Offline Send Email
Jul 29, 2004
12:42 am
613
I'm trying to run the DumpSWF test application against a valid SWF file and am getting an "Invalid SWF File Signature" error. Has anybody has this problem or...
triad_software
Online Now Send Email
Jul 30, 2004
5:45 pm
614
For looking at the source code that I have if SWF file does not start with FWS or CWS SWFReader will throw IOException "Invalid SWF File Signature." i...
Igor Ranitovic
iranitovic
Offline Send Email
Jul 30, 2004
5:54 pm
615
If anyone is interested which, by the looks of the response my last posting got, looks unlikely, I have solved my problem. I don't know whether javaswf could...
hawortte
Offline Send Email
Aug 5, 2004
10:28 am
616
Unfortunately this list is pretty much useless. If there were a couple of gurus that could get things started, or if someone had effective control of the...
michael
michaelmcgra...
Offline Send Email
Aug 5, 2004
2:13 pm
617
hello, I am developing an application using JEditorPane can anybody help me to how i can open sites which have used Flash.I want to open .doc files and .pdf...
sourabh lodhi
sourabh_lodhi
Offline Send Email
Aug 10, 2004
1:17 pm
618
Hello, I have beening looking for a replacement for Macromedia Generator and I came across this site: http://www.flashmagazine.com/html/581.htm I have been...
jeremethomas
Offline Send Email
Aug 19, 2004
3:27 pm
619
JavaSWF-Support٬ when i convert swf file to xml, i found it lost color and some color disorder. who cna help me? I wonder it is becasue i need define...
Lawrence Yang
yanglei50
Offline Send Email
Aug 26, 2004
3:26 pm
620
Hey everyone: We're trying to implement the new Flash 7 Screen Video codec in the JavaSWF codebase. However, the file format spec is either wrong or misleading...
Nick Main
d_nick_main
Offline Send Email
Aug 29, 2004
4:47 pm
621
If you look at the .exe that results from making a Projector via the Flash player you can see that the SWF data is simply appended to the .exe, followed by 8...
Nick Main
d_nick_main
Offline Send Email
Aug 29, 2004
4:54 pm
622
Flix Pro does convert videos to flash (.swf and .flv) they have a trial at http://www.wildform.com/flix/flix_pro.php?sid=4FJ2-BCPA-4133006af10a3 best Sascha...
satchmobu
Offline Send Email
Aug 30, 2004
10:28 am
623
Thanks for the pointer, however, Wildform does not (afaik) use Screen Video. The Screen Video codec is a new codec in Flash 7 - it is essentially keyframe...
Nick Main
d_nick_main
Offline Send Email
Aug 30, 2004
12:37 pm
624
I am very interested in using this codec -- I am attempting something similar with JPEG rectangles and the lossless codec would look better. You are right --...
RobTerrell
Offline Send Email
Aug 30, 2004
7:34 pm
625
Found library that writes these, and a sample: http://klaus.geekserver.net/libflv/ Sample swf with the codec used: ...
RobTerrell
Offline Send Email
Aug 30, 2004
7:48 pm
626
I downloaded the latest zip file of the CVS HEAD. I know this is a fairly dumb quesiton, but is there a make file available?...
RobTerrell
Offline Send Email
Aug 30, 2004
8:39 pm
627
Many, many, thanks ! This looks like it will provide the insight needed....
Nick Main
d_nick_main
Offline Send Email
Aug 31, 2004
3:52 pm
628
CVS doesn't yet have a build file - it is updated directly from an Eclipse project. Some parts (in the JVM Bytecode translator functionality) are undergoing a...
Nick Main
d_nick_main
Offline Send Email
Aug 31, 2004
4:04 pm
629
In case anyone is interested, these are the errors that have been found so far in the SWF file format spec, wrt Screen Video: 1. The VideoFrame tag has an...
Nick Main
d_nick_main
Offline Send Email
Aug 31, 2004
5:36 pm
630
All, I would like to call a method when my generated flash runs. I am currently adding some variables like: MovieBuilder mb = new MovieBuilder(movie); ...
bobpf_bg
Offline Send Email
Aug 31, 2004
8:01 pm
631
The best way to figure out complex actions is to write them in Flash and dump the resulting SWF. Below is the dump for the actionscript you mentioned. (Also -...
Nick Main
d_nick_main
Offline Send Email
Aug 31, 2004
8:30 pm
632
Thanks so much for your reply that got me much further (...and the dreaded but...) My code: act.lookupTable(new String[]{ "testsun2.conway.prod.con-way.com", ...
bobpf_bg
Offline Send Email
Sep 1, 2004
12:13 am
633
Okay after beating on it for a while I got my Action Script correct. Now my only problem is that there are two frames being created instead of only one....
bobpf_bg
Offline Send Email
Sep 1, 2004
1:12 am
634
Is There any way to convert a Java Shape to an SWF shape?...
bearmediagroup
Offline Send Email
Sep 2, 2004
9:08 pm
635
I read in the message archives where there was a problem closing a shape. I cannot however find the solution Anybody remember this?...
bearmediagroup
Offline Send Email
Sep 2, 2004
10:18 pm
636
I added JavaSWF to Sun's Javapedia: http://wiki.java.net/bin/view/Javapedia/SWF Cheers, -Sean...
portlandsymphony
portlandsymp...
Offline Send Email
Sep 5, 2004
7:38 pm
Messages 601 - 636 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