Jump to content

Recommended Posts

Posted

is it possible to get the text in a flash object?

normal functions dont work for it. Normally such text needs ocr, but is is possible to extract this information?

Posted

My guess is no.

If the text is selectable, it could be copied to clipboard. Might require some mouse+keyboard magic.

nope cant be selected:(

the text is not in the sourcecode either:(

but the text must be stored somewhere right?

Posted

nope cant be selected:(

the text is not in the sourcecode either:(

but the text must be stored somewhere right?

The text can be anywhere. In database, text file or the flash app itself etc.

Posted

The text can be anywhere. In database, text file or the flash app itself etc.

y is it possible to see which of these ones is the case?
Posted

y is it possible to see which of these ones is the case?

Only if you have access to the flash application source, which is almost never possible.

Posted

You could also use Sothink SWF Catcher & Sothink SWF Decompiler to have access to the source :) (but it doesn't work 100% on all cases ...)

Posted (edited)

You could also use Sothink SWF Catcher & Sothink SWF Decompiler to have access to the source :) (but it doesn't work 100% on all cases ...)

the problem is the flash file changes everytime so i need to read it in another way.

Edited by cageman
Posted

Hmmm it is really hard but you may try to make screenshot of the text data in flash, and next use some binay (dll function) to recogniese the text on picture. But this is sometimes buggy when the text style is diffrent than normal or it contains some other graphics.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...