Hi, Nice demo. I'm also a big fan of vnc2swf by Yusuke Shinyama. However, your svga-sized swf animation would not fit others' browser settings. There is already tool for this problem: swfdump which is included in swftool package(maybe). swfdump can generates following html with your swf. <OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="1024" HEIGHT="768" CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0"> <PARAM NAME="MOVIE" VALUE="rubyzilla.swf"> <PARAM NAME="PLAY" VALUE="true"> <PARAM NAME="LOOP" VALUE="false"> <PARAM NAME="QUALITY" VALUE="high"> <EMBED SRC="rubyzilla.swf" WIDTH="1024" HEIGHT="768" PLAY="true" ALIGN="" LOOP="true" QUALITY="high" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"> </EMBED> </OBJECT> On 10/23/05, Masao Mutoh <mutoh / highway.ne.jp> wrote: > Hi, > > A demo flash movie for Ruby-GNOME2 and Glade2 > is now available. > It creates a simple web-browser about 10 minitues. > > http://ruby-gnome2.sourceforge.jp/hiki.cgi?RubyZilla > > Enjoy! > -- > .:% Masao Mutoh<mutoh / highway.ne.jp> > > -- http://nohmad.sub-port.net