NavigationDonate & SFUser loginFor UsersNavigationWho's onlineThere are currently 0 users and 11 guests online.
Links |
in debian libc giving headacheby mascixI checkout from cvs our new branch for looking code in debian. first problem was about Makefile I changed that (gdb) bt I cannot rememberby mascixIts been a long time I havenot read this code. I am working on this code about 2 day still can not remember a shit about it. anyway I should explain what I think now. When I write f4l I did not know swf stuff actually I dont know all of them now too anyway. I create a CCanvas for all CTable white items(table cells) which has been inserted to timeline. its not the swf working style now I am cleaning that logic and from nowon f4l has just one canvas and we will put drawing objects on it. when we say play the object will be shown on that frame or not. and layers will tell the drawing object Z dimension. I mean before we draw anythin on f4l we should choose the layer first otherwise its Z dimension will be set default 1. Todo Listby mascixAnimation ability should be added in this week.(first basic algorithm column mean one sec.) |