resource and javascript

Re: resource and javascript

by wyman Griffin -
Number of replies: 0
I forgot to add this in my first post. When I come back to view the html code, the code: <script type="text/javascript" src="/soundmanager/soundmanager2.js"></script>
<script type="text/javascript">
soundManager.url = '/soundmanager/soundmanager2.swf'; // override default SWF url
soundManager.debugMode = false;
soundManager.consoleOnly = false;
</script>

Has disappeard. This is driving me crasy. Everything I read about this says it should work. I have my filters set, etc. What am I missing??