Re: [Flashcoders] Facebook API GetPhotos not working

2010-08-15 Thread Steven Sacks
I _highly_ recommend using the Graph API instead of the RESTful API. It's S much simpler and easier. http://developers.facebook.com/docs/api ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

[Flashcoders] Highligting words in a textField

2010-08-15 Thread ktt
Hello, I have a multiline text in a dynamic textfield with a scroll. How is it possible to higlight some words in a textFiled which is splited to lines (\n) ? Thank you in advance, Ktt ___ Flashcoders mailing list

Re: [Flashcoders] Highligting words in a textField

2010-08-15 Thread Henrik Andersson
ktt wrote: How is it possible to higlight some words in a textFiled which is splited to lines (\n) ? I would use the setTextFormat method if I had to use a TextField. But I would rather use flash.text.engine and assign a separate content element instead.

[Flashcoders] Photo-realistic 3d in as3

2010-08-15 Thread mika
Hi list For an upcoming project, I will need to dwelwe in the 3d world of flash. I am in the stage of choosing the engine. If you were to keep as sole paramater the best photo realistic render, to display products (very little animation, mostly rotate around), what engine would you choose ?