View Single Post
  #1  
Old 04-09-2006, 01:15
LaBBa LaBBa is offline
VIP
 
Join Date: Jul 2003
Posts: 150
Rept. Given: 0
Rept. Rcvd 16 Times in 4 Posts
Thanks Given: 0
Thanks Rcvd at 11 Times in 11 Posts
LaBBa Reputation: 16
Reversing FreeHand 10 Project

Hi all

i have been trying for some houres to reverse FreeHand 10(MX) so i could
FIX a bug that it have .

the bug:
When i write in my lang (Hebrew) i choose the text box and write the text
and the text seems to be ok ...
BUT ! when i finish and click outside of the text box so i could designe and
play with it the order of the text is reversed... like instead of : "HELLO"
it now says: "OLLEH" i know that in adobe products they rls a ME editions
so it fix all thouse problems .. macromedia didn't do that so i'm fucked!

The Idea:
to hook the place that the text is being handled and then inject code/call
dll so it will revers the order and return the reversed text to the app
so the final text is like it should be ..

The Problems that can be:
if it worked the main problems that can be is to edit the text maybe
a problem and this need to be checked..
if it uses the same function that won't be a problem ..

The main project idea:
to make a general fix so later could fix all apps with this kind of bugs
without waiting to an ME edition .


Hope that more ppl will join this project i will try to keep this thread updated
as much as i can..

Best to you all,

LaBBa.
Reply With Quote