cageman Posted March 6, 2008 Posted March 6, 2008 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?
amokoura Posted March 6, 2008 Posted March 6, 2008 My guess is no. If the text is selectable, it could be copied to clipboard. Might require some mouse+keyboard magic.
cageman Posted March 6, 2008 Author Posted March 6, 2008 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?
amokoura Posted March 6, 2008 Posted March 6, 2008 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.
cageman Posted March 6, 2008 Author Posted March 6, 2008 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?
amokoura Posted March 6, 2008 Posted March 6, 2008 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.
LIMITER Posted March 6, 2008 Posted March 6, 2008 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 ...)
cageman Posted March 6, 2008 Author Posted March 6, 2008 (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 March 6, 2008 by cageman
Uriziel01 Posted March 6, 2008 Posted March 6, 2008 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now