It’s so easy to insert Flash menu into TABLE element on the page. Just paste the related scripts published by 123 Flash Menu between <td>…</td>. Just treat Flash menu as one IMAGE object.

Click here for the detail information:

http://www.dreamingsoft.com/123flashmenu/support/app_q2.htm

1) Publish Flash menu and get the related code.
2) Add ‘margin: 0 auto;’  to the DIV that embed Flash Menu.

<!– Begin Publishing Scripts of Flash Menu sample –>

<script type=”text/vbscript”>
Sub fm_menu_sample_FSCommand(ByVal command, ByVal args)
call fm_menu_sample_DoFSCommand(command, args)
end sub
</script>

<div id=”fm_placeholder_sample” style=”width: 738px; height: 33px; margin:0 auto; “>Loading Flash Menu</div>
<script type=”text/javascript” src=”123fm.js”></script>

<!– End Publishing Scripts of Flash Menu sample –>

How to Insert Published Script Into Web Pages?

It’s so easy, only few lines we get things done!

1) Save the project first

2) If you won’t want SEO code please uncheck the option ‘Include SEO Code’.

3)Click Copy button and paste it into your web page editor. You will get follow script (in this case script is without SEO code):

<!– Begin Publishing Scripts of Flash Menu sample –>

<script type=”text/vbscript”>

Sub fm_menu_sample_FSCommand(ByVal command, ByVal args)

call fm_menu_sample_DoFSCommand(command, args)

end sub

</script>

<div id=”fm_placeholder_sample” style=”width: 738px; height: 33px “>Loading Flash Menu</div>

<script type=”text/javascript” src=”123fm.js”></script>

<!– End Publishing Scripts of Flash Menu sample –>

4) You can easily place these code into TABLE, DIV,over Text or anywhere in the page.

5) You needn’t to adjust the layer and position of the Flash menu.

6) The 123fm.js will auto detect the position of TAG that embeds Flash menu and adjust the position of Flash automatically.

It’s so easy, only few lines we get things done!

Most of the menu systems that you will experience make use the JavaScript language. Why we choose Flash over Javascript? Read below:

By default, when you opening a local HTML file with Flash menu, IE reports the following security warning message:

This message disappears when all the files uploaded online. So don’t worry about your internet visitors, they will never read this message.

For test purpose, if you don’t want to upload all the files for each modifications, you can turn-off the message by enabling the following item inside the Internet Options dialog.

© 2011 dreamingsoft Suffusion theme by Sayontan Sinha