Hi, I have an application that has a TileList that is populated with images or swfs from an external 3rd party website. At first the TileList is set to visible=false and then with some logic it is set to visible=true I then want to take an ImageSnapShot of the TileList populated with all the images. This works when running the code just from FlexBuilder as i am developing/debugging but when i uploaded the application to my webserver the Application just "freezes" when trying to create the ImageSnapShot. Anyone has any ideas of what is going on here.
Thanks, Kristian

