gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] server/asobj/xml.*


From: Sandro Santill
Subject: Re: [Gnash-dev] server/asobj/xml.*
Date: Mon, 10 Mar 2008 12:04:36 +0100

On Mon, Mar 10, 2008 at 06:34:12PM +0800, Hong Yu wrote:
> 
> Thanks for your suggestions! Attached is the decomposed action-scripts 
> code for YouTube homepage: active_sharing.swf. But it has to be run with 
> mozilla browser and gnash-plugin to have valid internet connection.
> 
> We have traced that, the data 
> '<thumbnail_url>http://i.ytimg.com</thumbnail_url>' in the downloaded 
> XML string, will be assigned to structure 'info', and the url value was 
> then used by MovieClipLoader::loadClip() during the action script call 
> 'loadThumbImg()'. So far our guess is that structure 'info' did not get 
> the correct string value assigned.

trace more.
how and when is that data assigned to 'info' ?
How does the XMl.toString() look like at that time ?

--strk;




reply via email to

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