rhanna2
10-05-2011, 07:30 PM
Hi,
I'm very new to AS3 and I need to build a drag and drop question that has four "hit" areas that have been given instance names of benefit2011001_mc, benefit2011002_mc, benefit2011003_mc, and allPlans_mc. There are a total of 16 answers that need to be dragged and dropped into the "hit" areas and if the "hit" is good, it should stay in the "hit" area. If not, then it should go back to the original location of the answer.
The individual movie clips are:
individual250_mc (matches to benefit2011001_mc)
individualNon750_mc (matches to benefit2011001_mc)
individual2500OOP_mc (matches to benefit2011001_mc)
individualNon5000OOP_mc (matches to benefit2011001_mc)
individual1250_mc (matches to benefit2011002_mc)
individualNon2500_mc (matches to benefit2011002_mc)
individual3000OOP_mc (matches to benefit2011002_mc)
individualNon7500OOP_mc (matches to benefit2011002_mc)
individual2500_mc (matches to benefit2011003_mc)
individualNon5000_mc (matches to benefit2011003_mc)
individual6000OOP_mc (matches to benefit2011003_mc)
individualNon15000OOP_mc (matches to benefit2011003_mc)
lifetimeDays_mc (matches to allPlans_mc)
privateNursing_mc (matches to allPlans_mc)
weightLoss_mc (matches to allPlans_mc)
snfMax_mc (matches to allPlans_mc)
None of the tutorials that I've viewed so far discuss multiple movie clips that are named differently from the "hit" area how to drag them, drop them, and evaluate whether or not there is a match. Any help would be greatly appreciated!!!!!
Thanks,
Robert.
I'm very new to AS3 and I need to build a drag and drop question that has four "hit" areas that have been given instance names of benefit2011001_mc, benefit2011002_mc, benefit2011003_mc, and allPlans_mc. There are a total of 16 answers that need to be dragged and dropped into the "hit" areas and if the "hit" is good, it should stay in the "hit" area. If not, then it should go back to the original location of the answer.
The individual movie clips are:
individual250_mc (matches to benefit2011001_mc)
individualNon750_mc (matches to benefit2011001_mc)
individual2500OOP_mc (matches to benefit2011001_mc)
individualNon5000OOP_mc (matches to benefit2011001_mc)
individual1250_mc (matches to benefit2011002_mc)
individualNon2500_mc (matches to benefit2011002_mc)
individual3000OOP_mc (matches to benefit2011002_mc)
individualNon7500OOP_mc (matches to benefit2011002_mc)
individual2500_mc (matches to benefit2011003_mc)
individualNon5000_mc (matches to benefit2011003_mc)
individual6000OOP_mc (matches to benefit2011003_mc)
individualNon15000OOP_mc (matches to benefit2011003_mc)
lifetimeDays_mc (matches to allPlans_mc)
privateNursing_mc (matches to allPlans_mc)
weightLoss_mc (matches to allPlans_mc)
snfMax_mc (matches to allPlans_mc)
None of the tutorials that I've viewed so far discuss multiple movie clips that are named differently from the "hit" area how to drag them, drop them, and evaluate whether or not there is a match. Any help would be greatly appreciated!!!!!
Thanks,
Robert.