|
-
Copy and Paste Text Command from a browser from a Flash SWF File?
Hi all, I came across this simple flash site,..
http://www.carolreeddesign.com/
in the Profile (first button) you are able to copy and paste the text. I was wondering how this was done.
Thanks in advance!
David M
http://www.davidmoratto.com/
-
FK'n_dog
enable the textfield selectable option in the properties panel,
or add code to the same frame as the textfield - textInstanceName.selectable = true;
-
 Originally Posted by a_modified_dog
enable the textfield selectable option in the properties panel,
or add code to the same frame as the textfield - textInstanceName.selectable = true;
Thanks Dog!
-
FK'n_dog
you're welcome
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|