INSTRUCTIONS FOR USING UNIVIET LOGO


Copy the following HTML codes to your webpage to display the animated UNIVIET logo. Modify the src parameter accordingly. Place univiet.swf and univiet-help.html in the same directory. The UniViet logo is hardcoded such that clicking on it will take you a univiet-help.html which you can modify.

 

 

<object ID=univiet WIDTH=96 HEIGHT=32>
<param NAME=
movie VALUE="univiet.swf">
<param NAME=
quality VALUE=high>
<param NAME=
bgcolor VALUE=#FFFFFF>
<embed src=
"univiet.swf" quality=high bgcolor=#FFFFFF WIDTH=96 HEIGHT=32 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</embed>
</object>