Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Trinoz #1
PVII Called From External Script?
I have a site that uses Auto ShowHide by PVII for dropdown menus. I'm trying to
clean up my code and wondering if its possible to call these behaviors from an
external script. I am already do this with javascripts. The first part of the
script looks like this below.
<body
onload="P7_autoHide('Chakra','Chakra2','Pendants2' ,'Wands','amazingwands','signs
');MM_preloadImages('images/fwnavbar_r1_c14_f2.jpg','images/fwnavbar_r1_c12_f2.j
pg','images/zodiacdown.gif','/images/crowndown.gif','/images/thirdeyedown.gif','
/images/throatdown.gif','/images/heartdown.gif','/images/solardown.gif','/images
/sacarldown.gif','/images/basedown.gif','images/fwnavbar_r1_c6_f2.jpg','images/f
wnavbar_r1_c10_f2.jpg','images/fwnavbar_r1_c8_f2.jpg','images/fwnavbar_r1_c4_f2.
jpg','images/fwnavbar_r1_c2_f2.jpg','images/wanddown.gif','images/pendantdown.gi
f','images/chakradown.gif','images/runesdown.gif','images/pendantzoddown.gif','i
mages/booksdown.gif','images/mirrorsdown.gif','images/aquariusdown2.gif','images
/ariesdown.gif','images/taurusdown.gif','images/geminidown.gif','images/leodown.
gif','images/capricorndown.gif','images/sagitdown2.gif','images/cancerdown.gif',
'images/libradown.gif','images/virgodown.gif','images/crystaldown2.gif','images/
7chakradown.gif','images/massagedown.gif','images/acupdown.gif','images/kyanite.
gif','images/pendwandown.gif','images/fairydown.gif','images/hairdown.gif','imag
es/incensedown.gif','images/crystalballsdown.gif','images/customdown.gif','image
s/runeproddown.gif','images/legenddown2.gif','images/piscesdown.gif','/images/sc
orpiodown2.jpg')">
<script language="JavaScript" src="script3.js" type="text/javascript">
</script>
<div id="Wands" style="position:absolute; left:105px; top:453px; width:79px;
z-index:1; overflow: hidden; height: 31px;" class="dropdown"
onmouseover="P7_autoLayers(0,'Wands','Chakra');P7_ Snap('seven','Chakra',80,99)">
<div align="center"><a href="seven.htm" onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('wand','','images/wanddown.gif',1)"><img
src="images/wandup.gif" alt="Seven Chakra Wands" name="wand" width="80"
height="15" vspace="0" border="0" id="wand" /></a><a href="chakrapendants.htm"
onmouseout="MM_swapImgRestore()"
onmouseover="MM_swapImage('chakrapendants','','ima ges/pendantdown.gif',1)"><img
src="images/pendantup.gif" alt="Seven Chakra Pendants" name="chakrapendants"
width="80" height="15" border="0" id="chakrapendants" /></a></div>
[url]http://www.thechakrashop.com[/url]
Any help would be appreciated
Thanks,
Trinoz
Trinoz Guest
-
Script does not get called
Hi there, I am trying to setup a quad view on my stage by placing 4 sprites on the stage with the same 3D cast member. I then apply a behaviour... -
Count the no of times a script is called
I have a fortran program calling a perl script for various parsing activities for multiple number of times. I wish to increment a variable by 1 in... -
#22401 [Ver]: ob_start callback function isn't called when script exceeds max_execution_time
ID: 22401 Updated by: sniper@php.net Reported By: php at andyuhl dot com Status: Verified Bug Type: ... -
#22401 [Opn->Ver]: ob_start callback function isn't called when script exceeds max_execution_time
ID: 22401 Updated by: sniper@php.net Reported By: php at andyuhl dot com -Status: Open +Status: ... -
How to get the URL of the php script being called?
Is there a way to get the URL of the php script being called? For example, in my web browser I goto the URL: "http://www.foo.com/foo.php", how do...



Reply With Quote

