Skip to main content
Known Participant
July 2, 2009
Question

TLF 460 + Flex SDK builds 8300 and above

  • July 2, 2009
  • 1 reply
  • 860 views

Hi all,

Is anyone here using the lastes build of the flex 4 sdk andusing the components that use tlf? Since the namechange (not saying that is root of problem) things seem to have stopped working.

Just wondered if ther was any here also finding problems.

(why do i only ever get a problwem during Adobe breaks, lol This is the first real on I've had all year. lol such is life)

cheers

This topic has been closed for replies.

1 reply

Adobe Employee
July 2, 2009

Can you be more specific about what problems you are seeing? Is it linking correctly to the TLF libraries, and not running, or is it not building? If it runs, what is it that is going wrong?

Thanks,

- robin

Known Participant
July 3, 2009

Good morning Robin,

Thanks for getting back to me so quickly.

No, everything is linking and building just fine.

I’m not even sure if the problem has anything at all to-do with the SDK moving up to TLF460, in fact I was sort of assuming that the problems were caused by the renames that happened just before the Adobe Holiday.

A bit of background. Been building a project and switch development over the sdk4 very early on, knowing full well that we’d have lots of refactoring to do along the way (lol, life on the edge!).

We use a new build of SDK trunk every morning (again, life on the edge) J

A few builds ago suddenly all styling of SimpleText and RichText stopped working. We knocked up some quick test apps just to be sure that it was the SDK change not something that’d changed here.

Simple thing like font embedding not working (however we try to set fontFamily on the component) just things like that. Nothing at all to do with the layout features. I was only asking here to see if anyone else has noticed anything.

I can see from the build log that there have been some changes related to TLF in the last few commits but again, I’ve no idea if they are related to the issue.

My other question was ‘have I missed some documentation about functionality changes post rename, that would cause this.’

All in all not sure if this has anything at all to do with TLF but this seemed an ok place to ask while the SDK forums seemed a little devoid of Adobe staff (all topping up their tans I think J)

If there is anything else I can tell you please let me know. Feel free to contact me off forum if this is of any interest.

Thanks again

glenn

Known Participant
July 6, 2009

Right then,

One of the problems I had was font not embeddng correctly on SimpleText, Well, it was just me being an idiot. Thought I'd caught all the rename week fallout, but I found out this morning that I hadn't changed cff to embedAsCFF so there's one mistory solved

tut tut to me.

sorry about that one. Totally missed it.

I'm now wondering if some of the other problems I was having are due to similar over-sights.