Hi my friend from Turkey.. If you want to change jpg banner to flash banner (swf) in WordPress Virtue theme
too easy…
1- Delete your banner
2- Go to templates/header.php
3- ctrl+F and search and find bloginfo(‘name’);
4- not first second bloginfo('name');
delete
5- find </div> <!-- Close #logo -->
6- paste your flash embed code top line </div> <!-- Close #logo -->
for example:
<embed src="/yourflash.swf" quality="high" type="application/x-shockwave-flash" wmode="transparent" width="1024" height="120" pluginspage="https://www.macromedia.com/go/getflashplayer" allowScriptAccess="always"></embed>
say hello Turkey