Array
Can't click on my dynamic movie clip [Archive] - FlashMove Forum

PDA

View Full Version : Can't click on my dynamic movie clip


rswyatt
08-31-2005, 06:48 PM
Hello all, I'm having an issue here.

I'm creating AS-generated movie clips - this works fine.

I'm also creating AS-generated text fields and then positioning them on the movie clip (the MC is the background)...

My problem is this - once I've generated the text fields and placed them over the mc's - I can no longer click the "box" that has been created in order to launch another event.

Am I missing a dynamic hit area or a mask layer or something?

I'm rather new to AS 2 and Flash MX 2004 Pro altogether - so this could just be a lack of know-how. I've googled till I'm blue in the face but I obviously don't know what I'm asking for.

Help is appreciated! :-0

Scottae
08-31-2005, 06:59 PM
I am not sure if I understand you correctly.......but maybe try setting the selectable (http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary765.html) property of the textfield to false.

rswyatt
08-31-2005, 07:03 PM
Scottae,

Good grief - that was simple. :-) I've much to learn yet!