[Flashcoders] strange error when removing sprite from parents display list

2009-08-19 Thread allandt bik-elliott (thefieldcomic.com)
hi guys i really hope you can help me with this: i'm getting the following error from the flex_sdk_3 when compiling with flashdevelop 'undefined' is an unexpected token. Expecting white space. Line 1, position 58. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at

[Flashcoders] :: Openspace ::

2009-08-19 Thread arindam dhar
Has anyone worked with openspace isometric flash game engine ? I  need some clarifications on the same. The official documentation sucks.. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

[Flashcoders] Arabic text loaded from database.

2009-08-19 Thread Omar Fouad
I'm creating an e-Library that consents users to read text from a pdf source and display it into a dynamic TextField in Flash. But I am experiencing a problem which is that RTL languages (in my case it is ARABIC) are not displayed correctly. This is the famous Flash Problem since years I know, but

Re: [Flashcoders] Arabic text loaded from database.

2009-08-19 Thread Cedric Muller
Hi Omar, I did develop a dynamic arabic site using TextLayout Framework http://labs.adobe.com/technologies/textlayout/ It all went well. hth, Cedric I'm creating an e-Library that consents users to read text from a pdf source and display it into a dynamic TextField in Flash. But I am

Re: [Flashcoders] How to add a DisplayObject into a container witho ut using addChild() method.

2009-08-19 Thread Taka Kojima
Again, I have no real issue with one way or the other, people have their preferences, you can't force all programmers to write code in the same way. Regarding your link: http://opensource.adobe.com/wiki/display/flexsdk/Coding+Conventions#CodingConventions-Expressions Some of these standards are