This is a probably an easy question but I'm a noob... I took the HTML wrapper examples out of the docs and even tried the source HTML from viewing a sample. I am embedding the blogreader sample in a website of mine. It works fine...sometimes.
I made a change to the .mxml file, actually undo to no changes, but resaved it anyway using Flex Builder. Now the blogreader is gone when i reload the page. I replace the .mxml file in my dir with the original sample .mxml file and it works.?.? resave the file, no. original file, yes. Is there some kinda of cache function the wrapper performs that I should have included. I'm using the basic <object><embed> tags to include it on my page. Thanks.

