I have a peculiar problem.
My main.swf loads symbols from other swfs
at runtime. If I keep all the swfs(main and others)
on my server, things work fine.
But if I keep all of them on a CDN, one particular symbol
won't display occassionally.
With flash tracer plugin for firefox I am able to
see that all the symbols have been loaded and
their z-indices are as they should be.
What could possibly be an issue?