PDA

View Full Version : new webserver alters my swf!


eimermusic
01-01-2006, 01:06 PM
This is a strange one. Hopefully just some cache or Flash bug. Anyone recognize anything like this:

Same client computer.
Same browser.
Same html-embed files.
Two webservers.

On my development server (Apache2) I am happy with the results but on my deployment server (Apache1.3) I have found two nasty graphics changes in the swf.

-A dynamically rendered row of textfields (a menu) do not render. (even though dynamic data IS loaded)
-Another big textfield renders the text a bit strangely. Some rows are slightly bolder and antialiased while some are not.

I have had other client setups randomly get the same type of problem.

phreak
01-04-2006, 01:24 AM
Flash runns local on your browsers flash plugin and we all know that. so this problem is very strange... May you load a css file dynamic in your app? And the problem is loading this css file?