Hi, The AGG-Framebuffer version of gnash occupies the entire screen area while playing swf. But in SDL version, the window size is, what specified in swf file. How to achieve this with framebuffer version? Can someone please help? (The configure command is listed below)
thanks shamju joseph ./configure --prefix=/home/shamju2/Project2/gnash1/archindep --exec-prefix=/home/shamju2/Project2/gnash1/archdep --oldincludedir=/home/shamju2/Project2/gnash1/oldindir --disable-klash --enable-fork --disable-xml --disable-i810-lod-bias --disable-sdk-install --disable-testing --enable-gui=fb --enable-renderer=Agg --disable-dom --disable-xmlreader --disable-plugin --disable-threading --disable-glext --without-arts --disable-write --enable-sound=no --disable-sound --without-x --disable-dmalloc --disable-embedded --disable-qtopia --disable-mac --disable-fltk --disable-jpeg --disable-png --with-agg-incl=/home/shamju2/AGG/agg-2.4/agg-2.4/include --with-agg-lib=/home/shamju2/AGG/agg-2.4/agg-2.4/src __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

