20 #ifndef GNASH_MOVIE_FACTORY_H
21 #define GNASH_MOVIE_FACTORY_H
25 #include <boost/intrusive_ptr.hpp>
32 class movie_definition;
86 const char* real_url = 0,
bool startLoaderThread =
true,
87 const std::string* postdata = 0);
114 std::auto_ptr<IOChannel> in,
const std::string& url,
115 const RunResources& runResources,
bool startLoaderThread);
128 #endif // GNASH_IMPL_H