detecting a held button 2004-03-06 - By Andreas Weber
Back Hi Richard
Basically there is nothing wrong how you apply the double-click code - the problem seems to be that there is 'no button'.
> no hand cursor...
I would suppose that
this.ref["holder_mc"+i]
does not resolve to a MC, is probably undefined.
Put a trace(this.ref["holder_mc"+i]); at the beginning of your script to find out.
>From the (fragment-) script you posted it's impossible to say why it does not evaluate as expected and how it could be fixed. You would have to give more context / more code.
HTH
-- ---- ------ Andreas Weber motiondraw.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Supported by Fig Leaf Software -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Lower Prices for Certified Training! Check out new lower prices for Certified Macromedia Training from Fig Leaf Software. Expand your skill set with courses in ColdFusion, Flash, Rich Internet Applications and .NET in the new year. Fig Leaf Software provides the highest caliber instruction at our training centers in Washington D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location.
Get the details at http://training.figleaf.com/ -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe, e-mail: flashnewbie-unsubscribe@(protected) For additional commands, e-mail: flashnewbie-help@(protected)
|
|