Hi everyone,

I have multiple Flex Applications (wrapped as portlets in Liferay) working on
the same page at the same time in separate flash players, of course.

When I access the page by Mosilla Firefox browser, all page portlets get
reloaded after the last one is initialized.

And the worst - each of them gets initialized again - it means that all data
gets loaded again. This is proved by log records: in case of Firefox each
portlet loads data twice, in case of using IE - once. :sad;

Have you ever faced the same problem? Is it a Firefox Flash plugin bug or what?

Thanks in advance.