[Wolves] Recording a video tutorial with vnc2swf

David Goodwin dg at clocksoft.com
Thu Nov 24 11:48:21 GMT 2005


David Morley wrote:
> It's messy but it does work.  Nice One.  Need to get a better mic
> though you could hardly hear the audio with mic volume full and 20 db
> boost on.  Checked the out2.html on my wifes nfs linked i386 laptop
> good picture poor sound (but that is down to mic).
> 
> Is there an easy way to rescale the output video so it fits better in
> a fullscreen browser though?  Is it simply a case of changing screen
> resolution? Also can the vnc2swf be run in one gui desktop whilst
> another destop is used for the presentation or is that tooo complex?
> 


You need to specify the dimensions to be given to the embedded object 
when viewing the .swf in a web page, as an example try :

<EMBED
     src="something.swf" quality="high" bgcolor="#FFFFFF"
     WIDTH="800" HEIGHT="600" NAME="what ever"
     TYPE="application/x-shockwave-flash" LOOP="no"
     PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>


thanks
David.
-- 
David Goodwin
w: http://www.clocksoft.co.uk
e: david.goodwin at clocksoft.com
t: 0121 313 3850



More information about the Wolves mailing list