Skip to main content
Participant
February 15, 2010
Question

Can I snapshot the shape from a dynamic text field?

  • February 15, 2010
  • 1 reply
  • 337 views

So I'm looking to buold some dyanmic small swf files, where the user can edit the text and font in an app, then serve this small swf out. Since embedding a font adds about 70kb, I guess I could take a bitmap snapshot and save this on the server.

However, is there a way with this Text Layout Framework to somehow grab the glyph shapes from a dynamic textfield and the use this as a vector shape?

I've seen a system like http://www.adready.com/ads/public?record_activity=clicked_diy_get_started_button_a_ads_first 

Which has an endless amount of fonts and is able to spit out a tiny swf in the end... Which seems to be vector.

This topic has been closed for replies.

1 reply

Adobe Employee
February 16, 2010

Unfortunately there is no way in Flash player to convert the text into vectors or shapes. Certainly it would be helpful, especially for cases like yours.

- robin