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]
>