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 -
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
Any advice on removing error is welcome ; ]
Thank you in advance.