[Flashcoders] Drop Area Text Field

2007-08-09 Thread Vivek Gaikwad
Hi,

I am trying to create a drag  drop activity, wherein there will be 4
options provided which we need to drag n drop on to the _ in the
question.

eg:

Q1. The addition of 4 and 5 is __.

a. 10
b. 3
c. 9
d. 7

All the options will be different movieclips. The question is a dynamic text
field. My problem is how will I get the dropArea? which is _.

 

Stuck with this.

 

peace, veiky

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] Drop Area Text Field

2007-08-09 Thread Hairy Dog Digital
Hi Veiky,

Not to long ago (days?) -- on this list or FlashNewbie -- someone posted a
link to http://blog.greensock.com. There is a TextMetrics class that looks
like it will be of great use in creating your droptarget for your exercise.
Essentially, you want to create an empty movie clip to the dimensions of the
bounding box of your _ string for the drop target.

...Rob



 

-Original Message-
From: Vivek Gaikwad [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 09, 2007 10:40 AM
To: flashcoders
Subject: [Flashcoders] Drop Area Text Field

Hi,

I am trying to create a drag  drop activity, wherein there will be 4
options provided which we need to drag n drop on to the _ in the
question.

eg:

Q1. The addition of 4 and 5 is __.

a. 10
b. 3
c. 9
d. 7

All the options will be different movieclips. The question is a dynamic text
field. My problem is how will I get the dropArea? which is _.

 

Stuck with this.

 

peace, veiky

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com