views:

186

answers:

0

I have an FBML app I built which is working pretty good but the images are loading really spotty, it's just a simple image tag like this:

<img src="http://c0200801.cdn.cloudfiles.rackspacecloud.com/Surfboard83_thumbnail.jpg"/&gt;

The images are hosted on Cloud Files CDN which works great for every website I use them for. But sometimes in this FBML app the images show up as broken until I goto the page a second time.

Anyone else experience this?

related questions