>> The Flash usually combines ActionScript.
>>
[quoted text clipped - 13 lines]
>
> Why do you want to add Java to the above?
>I want to know how to resolve this problem with a program ,which write in
>java
[quoted text clipped - 15 lines]
>>> and now I want get the url without clicking, how can I make it with java
>>> [sic]?
There are tools available to decompile SWF / ActionScript. I've never used
them but came across a couple with 60 seconds of Google. I can't imagine
any way to get at contents without decompiling.
http://code.google.com/p/swfparser/downloads/list
Matthew Humphrey http://www.iviz.com/
(top-posting corrected)
"Lew" wrote:
>> Why do you want to add Java to the above?
> I want to know how to resolve this problem with a program ,which write in
> java [sic]
Yes, we got that already. I was asking why you picked Java.
I'm not so sure that Java is the best language for messing with Flash scripts,
or even if it's compatible. Have you tried googling for a Java library that
works with Flash?

Signature
Lew
Jason Yang - 29 Jan 2008 01:59 GMT
Matthew Humphrey,thank you very much.
and Lew,thanks too.I have tried to google for this but nothing except
decompiling was refered.
what kind of language could be better in your opinion? or any better method
to get the encapsulated url ?
waitting for help ~
"Lew" <lew@lewscanon.com> дÈëÏûÏ¢ÐÂÎÅ:TM6dnXyc-d6I8gPanZ2dnUVZ_o7inZ2d@comcast.com...
> (top-posting corrected)
> "Lew" wrote:
[quoted text clipped - 8 lines]
> scripts, or even if it's compatible. Have you tried googling for a Java
> library that works with Flash?
Matt Humphrey - 29 Jan 2008 02:39 GMT
> Matthew Humphrey,thank you very much.
>
[quoted text clipped - 3 lines]
> what kind of language could be better in your opinion? or any better
> method to get the encapsulated url ?
I think you're going to be lucky to get anything at all. If it's possible
to retrieve the URL, I think it can be done only by decompiling and
carefully studying the data. SWF is not an open text format, it's
essentially a compiled language and in some cases it's obfuscated and / or
encrypted. The issue isn't which programming language to use for this--the
issue is knowing the binary SWF format. If you can get a library to do this
for you, by all means use it and whatever language it relies on. I can
guarantee there will not be a method called "getEncapsulatedURLs".
Matt Humphrey http://www.iviz.com/
Jason Yang - 29 Jan 2008 02:48 GMT
thanks for your points sincerely.I will do more research on this.
"Matt Humphrey" <matth@iviz.com> дÈëÏûÏ¢ÐÂÎÅ:Rv6dnTRjRuRjDAPanZ2dnUVZ_ualnZ2d@comcast.com...
>> Matthew Humphrey,thank you very much.
>>
[quoted text clipped - 14 lines]
>
> Matt Humphrey http://www.iviz.com/