# Problems with simple animation. Error #1009

**URL:** https://forum.kirupa.com/t/problems-with-simple-animation-error-1009/317704
**Category:** flash
**Created:** [December 30, 2010, 3:33pm UTC](https://forum.kirupa.com/t/problems-with-simple-animation-error-1009/317704 "2010-12-30T15:33:34Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mst123](https://avatars.discourse-cdn.com/v4/letter/m/90db22/32.png) [@mst123](https://forum.kirupa.com/u/mst123)
#### Post date: [December 30, 2010, 3:33pm UTC](https://forum.kirupa.com/t/problems-with-simple-animation-error-1009/317704/1 "2010-12-30T15:33:34Z")

</div>

Hello,

I’ve decided to create a flash animation and combine it with very basic action scrpit. Unfortunately, got some problems with making it work -

```
&nbsp;PHP Code:
 [LEFT] [COLOR=#000000] [COLOR=#0000bb]TypeError[/COLOR][COLOR=#007700]: [/COLOR][COLOR=#0000bb]Error [/COLOR][COLOR=#ff8000]#1009: Cannot access a property or method of a null object reference. 
[/COLOR][COLOR=#0000bb]at logo2_fla[/COLOR][COLOR=#007700]::[/COLOR][COLOR=#0000bb]MainTimeline[/COLOR][COLOR=#007700]/[/COLOR][COLOR=#0000bb]frame23[/COLOR][COLOR=#007700]()[[/COLOR][COLOR=#0000bb]logo2_fla[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000bb]MainTimeline[/COLOR][COLOR=#007700]::[/COLOR][COLOR=#0000bb]frame23[/COLOR][COLOR=#007700]:[/COLOR][COLOR=#0000bb]5[/COLOR][COLOR=#007700]]  

```

[/COLOR] [/COLOR] [/LEFT]

Idea is to create a header with menu, and add kind of event control (on mouse over - focus, on mouse out - blur, onclick - go to page).

Here’s a link to my fla.

[http://www.speedyshare.com/files/25972690/logo2.fla](http://www.speedyshare.com/files/25972690/logo2.fla)

Any advice on removing error is welcome ; ]

Thank you in advance.
