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...
Message search is now enhanced, find messages faster. Take it for a spin.

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
Help needed for understanding AS3 instruction with opcode 0xDF   Message List  
Reply | Forward Message #1152 of 1162 |
RTMP - Re: Help needed for understanding AS3 instruction with opcode 0xDF

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
I know much about. However Adobe has committed to opening the spec
soon - see the press release: http://www.adobe.com/devnet/rtmp/

In the meantime, I think that the Red5 o/s media server has some rtmp
code in it that you could use.
http://code.google.com/p/red5/
and
http://ptrthomas.wordpress.com/2008/04/19/how-to-record-rtmp-flash-
video-streams-using-red5/

Let us know how that works.

--- In JavaSWF-Support@yahoogroups.com, Prabakaran Srinivasan
<cute_karan2@...> wrote:
>
> 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 was another issue which i fixed for ButtonRecord2. I
think ButtonRecord2 missed some extra parameters like blend, filters
and etc.. I have fixed that too. Is that one fixed in the latest code
base in google?
>
> Also, can you please tell me how to deal with URL s that starts with
 rtmp://. How to make a request to an RTMP server from a java code? I
am rewriting the flash files in such a way that all the HTTP requests
or URL calls are routed through my code. So, am getting such rtmp://
url s in my Java code which the server is not able to interpret. Also,
when such a call is made over the HTTP, it just returns a 404 error.
Any small help on this would mean a lot to me. Please provide me any
examples or any documents related to this.
>
> Thanks for the help,
> Prabakaran Srinivasan.
>
>
>  
>
>
>
> ________________________________
> From: Nick Main <nickmain@...>
> To: JavaSWF-Support@yahoogroups.com
> Sent: Tuesday, February 24, 2009 7:20:46 PM
> Subject: [JavaSWF-Support] Re: Help needed for understanding AS3
instruction with opcode 0xDF
>
>
> 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 version.
>
> --- In JavaSWF-Support@ yahoogroups. com, Prabakaran Srinivasan
> <cute_karan2@ ...> wrote:
> >
> > Hi All/ Nick,
> > ������������������ I tried
parsing an swf file of version 9, it did
> throw an Unknown Opcode exception 0xDF while being parsed. When i
> decompiled the file, i saw some debug, debug line statements inside
> the actionscript code. Is JavaSWF framework intelligent enough to
> handle such opcodes. Also, someone please explain which instruction
> that opcode 0xDF represents. If you guyz, need the flash file, let
me
> know..
> >
> > Thanks in advance,
> > Prabakaran Srinivasan.
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>






Wed Feb 25, 2009 6:41 pm

d_nick_main
Offline Offline
Send Email Send Email

Forward
Message #1152 of 1162 |
Expand Messages Author Sort by Date

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

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

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

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
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help