Degrading Flash Menu
Gracefully degrading flash menu HTML
Copy this code and paste it in your HTML
<object type="application/x-shockwave-flash" data="menu.swf" width="150" height="130"> <param name="movie" value="menu.swf" /> <li><a href="#">Item1
</a></li> <li><a href="#">Item2
</a></li>
Report this snippet