[Flashcoders] FLV runtime error

2008-01-02 Thread Mattheis, Erik (MIN - WSW)
I'm getting this error from FLVPlayback 3.0 - triggered by mouse over
and outs when skinAutoHide is set to true:

 

TypeError: Error #1009: Cannot access a property or method of a null
object reference.

at
fl.video::UIManager/http://www.adobe.com/2007/flash/flvplayback/internal
::skinAutoHideHitTest()

at flash.utils::Timer/_timerDispatch()

at flash.utils::Timer/tick()

 

 

?!

 

 

Erik J Mattheis

Sr. Web Programmer
Weber Shandwick 
Minneapolis, MN

T: (952) 346 6610 | M: (612) 377 2272

 

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] FLV runtime error

2008-01-02 Thread Mattheis, Erik (MIN - WSW)
I was loading an AS 2.0 SWF which in turn replaced level 0 with an AS
3.0 SWF intended for the 9.0.45 or greater players.

Putting that detection in JavaScript was my solution, but why was I
getting this error? The first thing the AS 2.0 swf did was check version
and conditionally load the AS 3.0 swf -

loadMovieNum('/flash/NavOne5000-9.swf',0);



Erik J Mattheis
Sr. Web Programmer
Weber Shandwick 
Minneapolis, MN
T: (952) 346 6610 | M: (612) 377 2272

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Mattheis, Erik (MIN - WSW)
Sent: Wednesday, January 02, 2008 12:51 PM
To: Flash Coders List
Subject: [Flashcoders] FLV runtime error

I'm getting this error from FLVPlayback 3.0 - triggered by mouse over
and outs when skinAutoHide is set to true:

 

TypeError: Error #1009: Cannot access a property or method of a null
object reference.

at
fl.video::UIManager/http://www.adobe.com/2007/flash/flvplayback/internal
::skinAutoHideHitTest()

at flash.utils::Timer/_timerDispatch()

at flash.utils::Timer/tick()

 

 

?!

 

 

Erik J Mattheis

Sr. Web Programmer
Weber Shandwick 
Minneapolis, MN

T: (952) 346 6610 | M: (612) 377 2272

 

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders