Skip to main content
Participant
August 25, 2009
Question

Images wont post

  • August 25, 2009
  • 1 reply
  • 797 views

I found the TLF component in .net magazine issue 190.  I went through the tutorial and everything went smooth execpt for adding images.  After I insert the images and select send to stage, the images get deleted out of the editor and the stage doesn't update.  I do have the component selected on the stage that I want to apply the images to.  Any ideas?

thanks

This topic has been closed for replies.

1 reply

Adobe Employee
August 26, 2009

Are you using relative paths?  I think absolute paths may work.

Richard

schafftAuthor
Participant
August 26, 2009

I am using absolute paths.  Thats what the tutorial said to do.  Can relative paths be used also?

Adobe Employee
August 26, 2009

Relative paths can be used but can be tricky.

Regarding issues with images.  We are not enhancing or fixing the CS4 plugin.  I think the best thing to do at this time is get the latest TLF swcs as bundled in Flex Gumbo from the opensource page and code directly in ActionScript.  The textLayout swc is independent of Gumbo and doesn't require any Flex swcs to use.

http://opensource.adobe.com/wiki/display/tlf/Text+Layout+Framework

I apologize for that - we just don't have sufficient resources to keep that plugin working while doing CS5 development.

Richard