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;


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to