Oops, I copied the wrong filename there. If you are using swfdec-directfb (which I was assuming, if you use swfdec-gtk, you just need to enable libsoup's http support), you need to: - copy the 2 files swfdec_gtk/swfdec_gtk_loader.c and swfdec_gtk/swfdec_gtk_loader.h to swfdec-directfb - update swfdec-directfb's Makfiles and configure to link to libsoup - change swfdec_dfb_player_new() to use SWFDEC_TYPE_GTK_LOADER
Benjamin On Wed, Dec 2, 2009 at 1:06 PM, Deepak Mundra <deepa...@allaboutif.com> wrote: > > > On Wed, Dec 2, 2009 at 4:13 PM, Benjamin Otte <o...@gnome.org> wrote: >> >> Hey, >> >> It seems I never added that to swfdec-directfb. If you want to add it, >> the easiest way to do so is to take the libsoup-provided http support >> from swfdec-gtk. If you copy the 2 files >> swfdec_gtk/swfdec_gtk_player.[ch] to swfdec-directfb, update the > > What do you mean by copying swfdec_gtk/swfdec_gtk_player.* to > swfdec-directfb ? > > do you want me to replace swfdec_gtk_player.c and swfdec_gtk_player.h with > swfdec-directfb/swfdec_directfb_player.c and > swfdec-directfb/swfdec_directfb_player.h ? > > >> >> Makfiles and configure to link in libsoup and change >> swfdec_dfb_player_new() to use SWFDEC_TYPE_GTK_LOADER as the >> "loader-type" property, it will most likely just work. >> >> Have fun with swfdec, >> Benjamin >> >> >> On Wed, Dec 2, 2009 at 10:19 AM, Deepak Mundra <deepa...@allaboutif.com> >> wrote: >> > Dear All, >> > >> > >> > I am using swfdec-0.8.4 player over directfb.. I am able to play stored >> > swf >> > files where as im not able to play any only swf files >> > >> > I get following error >> > >> > open http://www.foo.com/foobar.swf failure, err = No such file or >> > directory >> > >> > Thanks and regards >> > >> > Deepak >> > >> > _______________________________________________ >> > Swfdec mailing list >> > Swfdec@lists.freedesktop.org >> > http://lists.freedesktop.org/mailman/listinfo/swfdec >> > >> > > > _______________________________________________ Swfdec mailing list Swfdec@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/swfdec