get flash menu to remember which page it’s on
Our flash menu components setup to remember which page it’s on and will stay “open” to that menu selection.
It is coded fro Param setting. see the below
————————————————————————————————————————
<OBJECT classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″
codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0”
WIDTH=”778″ HEIGHT=”80″ ALIGN=””>
<PARAM NAME=movie VALUE=”Navigation.swf?pageNum=1&subNum=4“>
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src=”Navigation.swf?pageNum=1&subNum=4” quality=high bgcolor=#FFFFFF WIDTH=”778″ HEIGHT=”80″ ALIGN=””
TYPE=”application/x-shockwave-flash” PLUGINSPAGE=”http://www.macromedia.com/go/getflashplayer”></EMBED>
</OBJECT>
——————————————————————————————————————————————————————-
When we add swf into a html page, […]
Considering SEO for Menu driven by SWF.
SEO(Search Engine Optimization) is one of most important issue for the web marketing.
The very nature of flash sites make it very hard for the search engines to fully appreciate the content or navigational structure of them..
You can just use a Flash alternate javascript like below.
<head>
<!–snip–>
<script type=”text/javascript” src=”/jscript/SWFObject.js” mce_src=”/jscript/SWFObject.js”></script>
</head>
<body>
<!–snip–>
<!–primary content, for non-Flash visitors–>
<div id=”flash” align=”center”> […]
Editing a flash menu
This tutorial shows you how to get started using our Flash Sources to build a real project. You don’t need to know anything about Flash or animation to complete this tutorial; in fact, you’ll discover how easy it is to start using Flash to add elements to your web pages.
This is the first start on […]
Why Flash on webpage?
The quality of a Website can have a big impact on the success of your business. Done well, they can help you to promote sales, motivate customers and contribute to a strong brand image. Done poorly, they can do more harm than good.
“With nearly 50% of the total leads generated by the MINIUSA.com site, it remains […]
Add sub menus in Flash Navigation.
This tutorial shows you how to add a sub menu in Menu source that we provide.
Get the Flash Player to see this player.
[…]
