gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Last(?) youtube showstopper


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

On Sat, Mar 31, 2007 at 12:22:31PM +0200, Tomas Groth wrote:
> 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.

> 01:18:50: ERROR: FIXME: MovieClip.getBounds() not implemented yet (just
> stubbed)

I think this is an important one. Consider resizing a window using 
getBounds()...
Any volunteer to fix it ?

> 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.

This might be equivalent to super.showSeek() but I dunno if it's related.

--strk;




reply via email to

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