2

How? Question is simple, hope the answer will be as well.

nicks
  • 2,161
  • 8
  • 49
  • 101
  • 1
    was the text created in flash ? or imported ? if it was created in flash, then its allready vector ( with the text tool ). if it was not, then you need to bitmap trace it. – Rafael Herscovici Oct 13 '11 at 13:36

2 Answers2

6
  • Use the text tool T and type
  • Select the text with the Selection tool V
  • From the menu select Modify then Break Apart or Ctrl+b
  • Finally use the Subselection tool A and click the text edge (no the inside fill), you'll see the cursor change to an arrow with a black dot.

enter image description here

Eric Fortis
  • 16,372
  • 6
  • 41
  • 62
2

If it was imported, as @Dementic says, you'll need to trace it using Modify > Bitmap > Trace Bitmap.

If you created it in Flash using the Text Tool, then it is already in a vector format. If you created the file using a newer/older version of Flash that the default/only option is Classic Text whereas for CS5 the default is the TLF format introduced in that version. If you're not sure about the difference between TLF and Classic Text, Andy Anderson can explain.

Reading between the lines of your concise question you're probably trying to break apart Classic Text, so here's how.

Alec Wenzowski
  • 3,878
  • 3
  • 25
  • 40