FORUM

Lite Menu

Home / Forum / Components Discussions / Lite Menu

Started 2 years ago by mufasa

Last reply by flashcreed

Recent posts in this topic

  • Verry cheap and clean component. Congrats! ;)


    #  /  posted on Apr 15, 2010
  • Hello,
    I really like this product.
    I am doing something wrong and it does not show up in my php page.
    If I use a direct URL to check the menu it shows:
    http://michelerain.com/NEW/scripts/litemenu/litemenu.swf

    However, when I bring up my index.php page it does not:
    http://michelerain.com/NEW/index.php

    Below is the embed info, would you please tell me what I am doing incorrectly?

    <object width="755" height="75" align="center">
    <param nam=movie value="http://michelerain.com/NEW/scripts/litemenu/litemenu.swf">
    <param nam="quality" value="high">
    <param nam="bgcolor" value="#000000">
    <embed src="http://michelerain.com/NEW/scripts/litemenu/litemenu.swf" width="755" height="75" quality="high" bgcolor="#000000" name="" align="center" type="application/x-shockwave-flash" pluginspace="http://www.macromedia.com/go/getflashplayer">
    </embed>
    </object>


    #  /  posted on Jun 04, 2010
  • Hi macinshelf,


    We traced the link you gave and you are using “../scripts/”... instead of “scripts/litemenu/litemenu.swf”


    Please use the following javascript code to embed the swf file:


    <script language="javascript" type="text/javascript"> 
    	var flashvars = {}; 
            flashvars.folderPath="scripts/litemenu/";  
    	var params = {}; 
    	params.menu = "false"; 
    	params.quality = "best"; 
    	params.scale = "noscale"; 
    	params.salign = "tl"; 
    	params.wmode = "window"; 
    	params.allowfullscreen = "true"; 
    	var attributes = {}; 
    	swfobject.embedSWF("scripts/litemenu/litemenu.swf", "litemenu", "755", "75", "9.0.0", false, flashvars, params, attributes); 
    </script> 
    <div id="litemenu"> 
        <a href="http://www.adobe.com/go/getflashplayer"> 
    	<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /> 
         </a> 
    </div> 
    


    For any other information contact support@flashcreed.com


    Thank you!


    Best regards,
    Flashcreed Team


    #  /  posted on Jun 04, 2010
  • Excellent support and great menu!


    #  /  posted on Jun 05, 2010
  • I can not see characters in the "òÒòóÙ" of your plugin.


    #  /  posted on Sep 17, 2010
  • hi, i have not links in menu. (http://www.google.com) When i click.... there is nothing... Please help me...


    #  /  posted on Sep 20, 2010
  • Hi,

    For any kind of help or support please write us to: support@flashcreed.com

    Thank you! Best regards, Flashcreed Team


    #  /  posted on Sep 24, 2010
  • Hi, it is possible to load swf files? or just url´s


    #  /  posted on Oct 20, 2010
  • Hi monografic,

    No it doesn't load swf file. But as a custom work we can add this functionality.

    For further questions please write us to: support@flashcreed.com

    Thank you! Best regards, Flashcreed Team


    #  /  posted on Oct 24, 2010
  • Hi, i purchased this Item and used in www.tallyworld.org/links.htm , i have not accessing the other pages by clicking on button, Please check what is the wrong what i have done ? Please reply , My mail id is gsuresh2u@gmail.com


    #  /  posted on Mar 15, 2011
  • Hi matriXTallyWorld,

    Please check your inbox.

    Thank you! Best regards, Flashcreed Team


    #  /  posted on Mar 17, 2011

Please login to post replies.