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 1129 - 1158 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1129
Hi Nick/ Anybody,                         I have a clarification regarding an error message which the flash player displays. I tried...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Aug 20, 2008
1:36 pm
1130
Hey Prabakaran, Are you using the debug player ? When the verifier chokes like this it writes a dump of the bytecode into the flash log. That includes all...
Nick Main
d_nick_main
Offline Send Email
Aug 20, 2008
8:52 pm
1131
Hi Nick,                 Thanks a lot. I was able to figure out this issue yesterday. I did not update the jump offset of the branching instruction...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Aug 21, 2008
1:46 pm
1132
Excellent ! The debug player is available from the Flash Player Support center: http://www.adobe.com/support/flashplayer/downloads.html This page has some...
Nick Main
d_nick_main
Offline Send Email
Aug 25, 2008
4:38 pm
1133
... I ve download zip file and extract as QTJava folder in lib folder of my NetBeans project. There is no compilation error but while debugging it says...
odolu
Online Now Send Email
Aug 29, 2008
7:03 pm
1134
Hi I am following the example "How to create a simple movie at the file format level" on the web. The example works fine but I got this weird error when I try...
Ong Lee Sing
leesing_ong
Offline Send Email
Sep 18, 2008
2:00 pm
1135
I implemented clipaction support in the framework if anyone is interested in the code, please contact me. I'd add it to a repository if there is one, just...
David Peterson
david_peters...
Offline Send Email
Sep 22, 2008
11:35 pm
1136
Hi David Do you happen to be using DefineShape4 and LineStyle2 which are tags not supported by the released javaSWF? What version of SWF are you producing...
leesing Ong
leesing_ong
Offline Send Email
Sep 23, 2008
5:41 am
1137
1. I am not currently using defineshape4 or linestyle2. 2. JavaSWF writes back the version of the input file to the output file, so kind of by definition,...
David Peterson
david_peters...
Offline Send Email
Sep 23, 2008
12:59 pm
1138
Hi David,             Thanks for the update. Can you send me the code that you have added for changing the values of the getURL and getURL2. It will...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Sep 23, 2008
3:33 pm
1139
Hi all, I've been assigned to make a virtual aquarium and whereas I can handle the logic behind it, I've always avoided computer graphics like cholera. Can...
Jeffrey Remling
remlingj
Offline Send Email
Sep 26, 2008
3:58 pm
1140
Hi All,         Can anyone suggest me anyways of capturing the url that will be passed to the loadMovie API in MovieClip. This would be of great help. ...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Oct 8, 2008
12:25 pm
1141
Hi All,        Can anyone help me out in getting the information about the different set of instructions available in a function. According to me, the...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Nov 14, 2008
3:09 pm
1142
Hi people, It feels good to be in this group, its a surprise that this all was happening in Nov 29, 2000 while i was being ruined by VB.Net, i mean Java with...
Logically Genius
infoligence_...
Offline Send Email
Jan 20, 2009
1:16 pm
1143
Hello, I tried running example ReadMovie with sources from subversion and the baseline.zip but there are some changes that block compiling. Where can I found...
satchmobu
Offline Send Email
Feb 19, 2009
1:59 pm
1144
The active codebase is at http://code.google.com/p/j2swf/ ... the...
Nick Main
d_nick_main
Offline Send Email
Feb 19, 2009
3:53 pm
1145
thank you Nick, I have checked out the code from code.google.com But where is the com.anotherbigidea.flash.movie package? regards Sascha...
satchmobu
Offline Send Email
Feb 20, 2009
2:02 pm
1146
I added that code back, and made it compile, at http://code.google.com/p/j2swf/source/browse/#svn/trunk/j2swf/src/legacy I don't think the "Movie" model will...
Nick Main
d_nick_main
Offline Send Email
Feb 21, 2009
6:47 am
1147
Thanks Nick for making that code work again. What would be good replacement code for the "MovieBuilder" example with your preferred low level api (e.g parse...
satchmobu
Offline Send Email
Feb 23, 2009
2:37 pm
1148
Hi All/ Nick,                    I tried parsing an swf file of version 9, it did throw an Unknown Opcode exception 0xDF while being parsed....
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Feb 24, 2009
1:11 pm
1149
Which codebase was this ? The older AVM2 parser on SF did have a bug relating to incorrect parsing of debug instructions - that was fixed in the Google Code...
Nick Main
d_nick_main
Offline Send Email
Feb 24, 2009
2:00 pm
1150
It's time to start logging all the issues and missing features so we can start powering through them. If you can start sending me your bugs and requests to (at...
Nick Main
d_nick_main
Offline Send Email
Feb 24, 2009
2:01 pm
1151
Hi Nick,            The source was the older one from the sourceforge. I checked with the avm2overview.pdf and fixed it by myself. I guess there...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Feb 25, 2009
2:34 pm
1152
I remember fixing something in ButtonRecord a while back - I will check when I have time. RTMP is Adobe's proprietary messaging protocol so it is not something...
Nick Main
d_nick_main
Offline Send Email
Feb 25, 2009
6:43 pm
1153
Well thanks guys , i hav decided to move to GWT after looking at this demo http://www.gwt-ext.com/demo/#panels ... happening in Nov 29, 2000 while i was being...
infoligence_associate...
infoligence_...
Offline Send Email
Mar 1, 2009
8:32 pm
1154
Hi Nick,             Can you please tel me where the clip events will get parsed in the JavaSWF framework. I am using the old source code from...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Apr 6, 2009
8:04 am
1155
Clip actions are part of the placeObject2 tag in SWFSpriteTagTypes. The actions are passed via the returned SWFActions interface. Parsed in...
Nick Main
d_nick_main
Offline Send Email
Apr 6, 2009
8:01 pm
1156
Thanks Nick,                     I found that code scriplet. I came across a strange situation, where a flash file has some query variables...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Apr 7, 2009
3:02 pm
1157
What Flash version are you dealing with ? If <=8 then those vars should appear on the _root object (if I recall correctly). If >= 9 then the vars are a...
Nick Main
d_nick_main
Offline Send Email
Apr 7, 2009
5:45 pm
1158
Thanks Nick,                    Sorry for the delayed reply... ________________________________ From: Nick Main <david.nick.main@...> ...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Apr 16, 2009
1:43 pm
Messages 1129 - 1158 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