gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] Last(?) youtube showstopper


From: Tomas Groth
Subject: [Gnash-dev] Last(?) youtube showstopper
Date: Sat, 31 Mar 2007 12:22:31 +0200 (CEST)

Hi,

As some of you might have noticed, flash users like youtube, and gnash is very
close to be able to play video at youtube.com, actually it can already play it,
but the loading message is not removed when playback starts, so video is not
visible, but the audio can be heard. When running youtube with verbose
actionscript setting, i get the output below, and it seems that ActionExtends
and ActionCallMethod has some problems... Maybe this is part of the execution
order problem.

cheers,

Tomas


01:18:50: ERROR: FIXME: VM not initialized at SWFHandlers construction time,
can't set action handlers based on SWF version
01:18:50: Verbose output turned on
01:18:50: Setting width to: 450
01:18:50: Setting height to: 370
01:18:50: Setting root URL to:
http://youtube.com/player2.swf?video_id=LMbKsHKXUgw&l=221&t=OEgsToPDskJ80i4LFimKuKKTRwFtpDmM&sk=mPay3Z08RA-NlDUfGoqC4gU&sw=0.1
01:18:50: Setting base URL to: http://youtube.com/watch?v=LMbKsHKXUgw
no rendering flags specified, using rcfile
01:18:50: DEBUG: virtual bool gnash::GtkGui::init(int, char***) enter
01:18:50: OpenGL extension version - 1.3
01:18:50: Got double-buffered visual.
01:18:50: Created XEmbedded window
01:18:50: DEBUG: virtual bool gnash::GtkGui::createMenu() enter
01:18:50: DEBUG: virtual bool gnash::GtkGui::setupEvents() enter
01:18:50: WARNING: Resize request received while there's still no movie loaded,
can't correctly set movie scale
01:18:50: DEBUG: static gboolean gnash::GtkGui::realize_event(GtkWidget*,
GdkEvent*, void*) enter
Base url set to: http://youtube.com/watch?v=LMbKsHKXUgw
01:18:50: DEBUG: virtual bool gnash::GtkGui::createWindow(int, int) enter
01:18:50: DEBUG: virtual bool gnash::GtkGui::run() enter
01:18:50: WARNING: Stack underrun: 1 elements required, 0/0 available. Fixing
by inserting 1 undefined values on the missing slots.
01:18:50: WARNING: Stack underrun: 1 elements required, 0/0 available. Fixing
by inserting 1 undefined values on the missing slots.
01:18:50: WARNING: Stack underrun: 1 elements required, 0/0 available. Fixing
by inserting 1 undefined values on the missing slots.
01:18:50: WARNING: Stack underrun: 1 elements required, 0/0 available. Fixing
by inserting 1 undefined values on the missing slots.
01:18:50: static void
gnash::SWF::SWFHandlers::ActionExtends(gnash::ActionExec&): testing!
01:18:50: WARNING: Stack underrun: 1 elements required, 0/0 available. Fixing
by inserting 1 undefined values on the missing slots.
01:18:50: WARNING: Stack underrun: 1 elements required, 0/0 available. Fixing
by inserting 1 undefined values on the missing slots.
01:18:50: static void
gnash::SWF::SWFHandlers::ActionExtends(gnash::ActionExec&): testing!
01:18:50: WARNING: Stack underrun: 1 elements required, 0/0 available. Fixing
by inserting 1 undefined values on the missing slots.
01:18:50: static void
gnash::SWF::SWFHandlers::ActionExtends(gnash::ActionExec&): testing!
01:18:50: WARNING: Stack underrun: 1 elements required, 0/0 available. Fixing
by inserting 1 undefined values on the missing slots.
01:18:50: static void
gnash::SWF::SWFHandlers::ActionExtends(gnash::ActionExec&): testing!
01:18:50: WARNING: Stack underrun: 1 elements required, 0/0 available. Fixing
by inserting 1 undefined values on the missing slots.
01:18:50: static void
gnash::SWF::SWFHandlers::ActionExtends(gnash::ActionExec&): testing!
01:18:50: WARNING: Stack underrun: 1 elements required, 0/0 available. Fixing
by inserting 1 undefined values on the missing slots.
01:18:50: WARNING: Stack underrun: 1 elements required, 0/0 available. Fixing
by inserting 1 undefined values on the missing slots.
01:18:50: static void
gnash::SWF::SWFHandlers::ActionExtends(gnash::ActionExec&): testing!
01:18:50: WARNING: Stack underrun: 1 elements required, 0/0 available. Fixing
by inserting 1 undefined values on the missing slots.
01:18:50: static void
gnash::SWF::SWFHandlers::ActionExtends(gnash::ActionExec&): testing!
01:18:50: WARNING: Stack underrun: 1 elements required, 0/0 available. Fixing
by inserting 1 undefined values on the missing slots.
01:18:50: static void
gnash::SWF::SWFHandlers::ActionExtends(gnash::ActionExec&): testing!
01:18:50: WARNING: Stack underrun: 1 elements required, 0/0 available. Fixing
by inserting 1 undefined values on the missing slots.
01:18:50: WARNING: Stack underrun: 1 elements required, 0/0 available. Fixing
by inserting 1 undefined values on the missing slots.
01:18:50: static void
gnash::SWF::SWFHandlers::ActionExtends(gnash::ActionExec&): testing!
01:18:50: WARNING: Function object given to ActionCallMethod is not a function,
will try to use its 'constructor' member
01:18:50: WARNING: FIXME: debugger doesn't deal with anonymous function calls
01:18:50: WARNING: Function object given to ActionCallMethod is not a function,
will try to use its 'constructor' member
01:18:50: WARNING: void gnash::edit_text_character::format_text() -- missing
glyph for char 76. Make sure character shapes for font Arial are being exported
into your SWF file!
01:18:50: ERROR: empty advance table in font Arial

01:18:50: WARNING: void gnash::edit_text_character::format_text() -- missing
glyph for char 97. Make sure character shapes for font Arial are being exported
into your SWF file!
01:18:50: WARNING: void gnash::edit_text_character::format_text() -- missing
glyph for char 100. Make sure character shapes for font Arial are being
exported into your SWF file!
01:18:50: WARNING: void gnash::edit_text_character::format_text() -- missing
glyph for char 110. Make sure character shapes for font Arial are being
exported into your SWF file!
01:18:50: WARNING: void gnash::edit_text_character::format_text() -- missing
glyph for char 103. Make sure character shapes for font Arial are being
exported into your SWF file!
01:18:50: WARNING: void gnash::edit_text_character::format_text() -- missing
glyph for char 46. Make sure character shapes for font Arial are being exported
into your SWF file!
01:18:50: WARNING: void gnash::edit_text_character::format_text() -- missing
glyph for char 46. Make sure character shapes for font Arial are being exported
into your SWF file!
01:18:50: WARNING: void gnash::edit_text_character::format_text() -- missing
glyph for char 46. Make sure character shapes for font Arial are being exported
into your SWF file!
01:18:50: WARNING: Function object given to ActionCallMethod is not a function,
will try to use its 'constructor' member
01:18:50: WARNING: Function object given to ActionCallMethod is not a function,
will try to use its 'constructor' member
01:18:50: WARNING: Function object given to ActionCallMethod is not a function,
will try to use its 'constructor' member
01:18:50: WARNING: Function object given to ActionCallMethod is not a function,
will try to use its 'constructor' member
01:18:50: WARNING: Function object given to ActionCallMethod is not a function,
will try to use its 'constructor' member
01:18:50: WARNING: Function object given to ActionCallMethod is not a function,
will try to use its 'constructor' member
01:18:50: WARNING: Function object given to ActionCallMethod is not a function,
will try to use its 'constructor' member
01:18:50: ERROR: FIXME: MovieClip.getBounds() not implemented yet (just
stubbed)
01:18:50: WARNING: Function object given to ActionCallMethod is not a function,
will try to use its 'constructor' member
01:18:50: WARNING: Function object given to ActionCallMethod is not a function,
will try to use its 'constructor' member
01:18:50: ERROR: FIXME: sharedobject_getlocal: unimplemented
01:18:50: DEBUG: gnash::as_value gnash::netconnection_new(const
gnash::fn_call&) enter
01:18:50: DEBUG: gnash::as_value gnash::netconnection_connect(const
gnash::fn_call&) enter
01:18:50: ERROR: FIXME: MovieClip.attachAudio() unimplemented -- returning
undefined
01:18:50: WARNING: Function object given to ActionCallMethod is not a function,
will try to use its 'constructor' member
01:18:50: WARNING: Function object given to ActionCallMethod is not a function,
will try to use its 'constructor' member
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Can't find method
[string:onSeek] of object [movieclip:_level0.player.movie]
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Can't find method
[string:onPauseMovie] of object [movieclip:_level0.player.movie]
01:18:50: SECURITY: Load from host youtube.com granted (default).
01:18:50: SECURITY: Load from host youtube.com granted (default).
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Can't find method
[string:onStartMovie] of object [movieclip:_level0.player.movie]
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Can't find method
[string:onPlayMovie] of object [movieclip:_level0.player.movie]
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:50: WARNING: Function object given to ActionCallMethod is not a function,
will try to use its 'constructor' member
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:hideMute]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showVolume]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showPause]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:call]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:50: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
Connection etablished to movie:
http://youtube.com/get_video?video_id=LMbKsHKXUgw&t=OEgsToPDskJ80i4LFimKuKKTRwFtpDmM

01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:hide]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:onDisplayMovie]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:onDisplayMovie]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getMovieInfo]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:51: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:getTime]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showSeek]' on non-object value undefined.
01:18:52: ACTIONSCRIPT ERROR: ActionCallMethod: Tried to invoke method
'[string:showProgress]' on non-object value undefined.

last 7 lines are repeated...


        
        
                
__________________________________________________________ 
Alt i én. Få Yahoo! Mail med adressekartotek, kalender og
notesblok. http://dk.mail.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]