> Well guys.. i'm going crazy.
> 
> i'm trying to run the stand alone Youtube player2.swf file but without  
> success
> with many swf files i receive this error:
> 
> 210:0] 21:00:10 ERROR: This gui didn't override 'yesno', assuming  
> 'yes' answer to question: ActionLimits hit during setRootMovie: Loop  
> iterations count exceeded limit of 65536. Last branch was from pc 3445  
> to 3104. Disable scripts?

Is this the same file (youtube) or different ones? It is usually a gnash bug, 
but it shouldn't happen that often (unless you frequently open SWFs with this 
particular problem). I don't see it with youtube.

> Now, is the youtube player the problem?

Do you have the correct gstreamer plugins installed, and/or an recent version 
of ffmpeg? If you submit a bug report or support request at 
http://savannah.gnu.org/projects/gnash it will be easier to track. You can 
attach a log (see http://wiki.gnashdev.org/Bug_reports for how to get a useful 
one).

> Why when i play it gnash lauch the web browser to run javascript:?

Javascript functions are called from older SWFs by sending a getURL request to 
the browser. In standalone Gnash this command is sent to the URL opener 
command, which you can set in gnashrc / gnashpluginrc. Yours evidently starts 
the browser.

Congratulations on getting it ported, by the way!

bwy


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

Reply via email to