Im probably some 4 hours old working with flash CS5, and im trying to create a website that just displays a goggle map with two text fields that the user would enter some details(its for demo purposes), Have no issue with the google Map Part, but i have probably the dumbest Question ever, how do i create a textfield in flash. Or am i using the wrong tool for the task?
Thank You
Im probably some 4 hours old working with flash CS5, and im trying to
Share
If you are trying to do so via AS3, it’s really simple. Given some parent clip you’d like the textfield to be placed into
I took this straight from the Adobe doc page for the Textfield Class. There you’ll all the events/properties available.