AS3.0 help
AS3.0 help
Out of context: Reply #2
- Started
- Last post
- 7 Responses
- Elfangio0
I call it from here:
private function gaivotaOver (evt:MouseEvent):void
{
container_mc.removeEventListener... scrollcontainer_mc);
container_mc.gaivota_mc.gotoAndS...
showToolTip("My tip text");}