Hello,
when i test the follwing script in a empty site it works great ! (and fast)
<script type="text/javascript" src="script/source.js"></script>
<noscript>your browser does not support java script</noscript>
<script type="text/javascript">
if(ns4)_d.write("<scr"+"ipt type=text/javascript src=script/mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt type=text/javascript src=script/mmenudom.js><\/scr"+"ipt>");
</script>
<script type="text/javascript" src="script/menu_data.js"></script>
As soon as i introduce this code of flash (with or without css; same slow results) the menu goes very very slow and hardly responds at all. This is the flash code
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shoc ... n=6,0,29,0" width="700" height="200">
<param name="movie" value="flash/top2.swf">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<embed src="flash/top2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="700" height="200"></embed></object>
im using win2000 and IE6 and latest version of the menu. The script is in the <head> and flash in the <body> I tried placing the script in the body aswell but i get the same slow results.
I stripped my site down to track down the problem and ended up with the flash problem. I also introduced css later (without flash) and it all worked perfectly...its just when i introduce the flash code that the menu slows all the way down
Any idea's ?
Menu slow when introducing flash
-
- Beginner
- Posts: 5
- Joined: Wed Jun 08, 2005 10:44 am
-
- Beginner
- Posts: 5
- Joined: Wed Jun 08, 2005 10:44 am
these are the links
http://www.xs4all.nl/~jwildebo/withflash.htm
http://www.xs4all.nl/~jwildebo/withoutflash.htm
the page with flash seems ok at first but soon slow down dramatically.
thanks for looking into it
http://www.xs4all.nl/~jwildebo/withflash.htm
http://www.xs4all.nl/~jwildebo/withoutflash.htm
the page with flash seems ok at first but soon slow down dramatically.
thanks for looking into it
We have a problem. Apparently in your haste to delete required information from our scripts you neglected to read it first. Please note especially the item that says, "All Copyright statements must always remain in place in all files at all times"...
These items must be replaced as they were when you downloaded them for support to continue.
Code: Select all
/*
Milonic DHTML Menu - JavaScript Website Navigation System.
Version 5.726 - Built: Wednesday June 8 2005 - 14:19
Copyright 2005 (c) Milonic Solutions Limited. All Rights Reserved.
This is a commercial software product, please visit http://milonic.com/ for more information.
See http://milonic.com/license.php for Commercial License Agreement
All Copyright statements must always remain in place in all files at all times
******* PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE *******
License Details: etc.
John
-
- Beginner
- Posts: 5
- Joined: Wed Jun 08, 2005 10:44 am
you are right about the license agreement, i corrected this.
here are the links again and i used exactly the same index.htm file as i found in the zip files i downloaded from milonic website.
http://www.xs4all.nl/~jwildebo/withoutflash.htm (same as original index.htm ), goes nice and fast.
http://www.xs4all.nl/~jwildebo/withflash.htm (just added ONE .swf file to the site ....i made sure they did not overlap otherwise it not seem to work at all )it slows right down after you switch between the submenu's a few times
here are the links again and i used exactly the same index.htm file as i found in the zip files i downloaded from milonic website.
http://www.xs4all.nl/~jwildebo/withoutflash.htm (same as original index.htm ), goes nice and fast.
http://www.xs4all.nl/~jwildebo/withflash.htm (just added ONE .swf file to the site ....i made sure they did not overlap otherwise it not seem to work at all )it slows right down after you switch between the submenu's a few times
-
- Beginner
- Posts: 5
- Joined: Wed Jun 08, 2005 10:44 am
-
- Beginner
- Posts: 5
- Joined: Wed Jun 08, 2005 10:44 am