Masking text area with shapes like heart , circle,etc
12 views
Skip to first unread message
suku
unread,
Dec 14, 2009, 7:51:47 AM12/14/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Flex India Community
Hi all,
I have requirement that in my workspace user can drop
text area n upon selecting shapes like heart, circle...the text area
should be masked to that shape. could any one help me out .
Thanks in advance
Sukumar
Abinash
unread,
Dec 14, 2009, 12:19:25 PM12/14/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Flex India Community
Hi Sukumar,
If you have the masked movieclip, then just do add the textarea to it
dynamically using addchild() and make the height and width of textarea
to 100%. Hope u got it!!
Regards,
Abinash
suku
unread,
Dec 16, 2009, 6:21:35 AM12/16/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message