Skip to main content
Participant
May 22, 2010
Question

Flash CS5 Greeter.cs HelloWorld.fla text type Dynamic not an option? ActionScript 3

  • May 22, 2010
  • 1 reply
  • 801 views

Learning to program in ActionScript 3 for Flash CS5 Pro,

http://help.adobe.com/en_US/as3/learn/WS5b3ccc516d4fbf351e63e3d118a9b90204-7fdf.html

The tutorial says that the text box, should be text type Dynamic, but the only choices are TLF and Classic

Since the Classic closed the Instance name box, I chose TLF text.

When I test the scene, I get a blank screen, instead of a "Hello World" greeting.  Is there a way around this?

This topic has been closed for replies.

1 reply

MaiorAuthor
Participant
May 22, 2010

I had the class file in the wrong directory, and so now it works!  Thank you for looking.