Skip to main content
Inspiring
November 13, 2008
Question

Problem with player v. 10

  • November 13, 2008
  • 3 replies
  • 326 views
Hi,

Does anybody know what had changed in version 10 of browser plugin and how
to fix the issue of disappearing well-worked until now projects? Please take
a look http://pbeko.com.pl/doc_morenowe2.html Animation at the center of
page exists but not presents itself above plugin version 9.x (IE, Windows
XP). It had happened to all SWF's communicating with server (XML, AC3).


This topic has been closed for replies.

3 replies

November 15, 2008
I have no problems with loading XML in v10. Looking at your web page, it looks like part of the file is not loading at run time. Sorry I can't help, you just have to start debugging. Take things away, or try to substitute the troubled file with something simpler to diagnose if it is a loading problem, or something more complex.

Good luck.
Inspiring
November 14, 2008
> Not sure what you mean. swf's can not appear below the plugin, they are in
> the plugin.

I meant not location of the plugin but its version number. "Above plugin
version 9" means version 10 in this case. Problem is that SWF is visible on
version 9 of plugin and not - under 10. It just disappear. Simple animatons
works fine. More complex - stopped working.

>Is it a depth problem, or loading problem? Please be more specific.

My intention is recognize the problem and makes SWFs visible in version 10
of plugin. Common used functionality of this disappeared SWFs is server
communication. For your information you can achieve it by using eg.
URLLoader class to load external XML data (what I'm really doing).


November 14, 2008
Not sure what you mean. swf's can not appear below the plugin, they are in the plugin. Is it a depth problem, or loading problem? Please be more specific.