Flash Image Enhancer Support Product Page
This topic was archived
install
Reported 28 May 2007 20:28:54
1
has this problem
28 May 2007 20:28:54 Fred mynote posted:
The pop up come up but, when add information it's not working on the web page Replies
Replied 29 May 2007 10:49:39
29 May 2007 10:49:39 Georgi Kralev replied:
Hi Fred,
Can you provide link to your page so we can examine the problem?
Regards
Georgi Kralev
----------------------------------
Support - www.DMXzone.com
Can you provide link to your page so we can examine the problem?
Regards
Georgi Kralev
----------------------------------
Support - www.DMXzone.com
Replied 30 May 2007 06:34:23
30 May 2007 06:34:23 Fred mynote replied:
Here my links www.caller-net.net/Real-TimeNetHomePages/index.html
the roll up text do not work at all
the roll up text do not work at all
Replied 30 May 2007 13:10:21
30 May 2007 13:10:21 Georgi Kralev replied:
Hi Fred,
It looks like the following path is incorrect:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>../../ScriptLibrary/<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Put the correct path for all flash image objects.
Also, you have two includes of the file dmxFlashImageEnhancer.js (One is with the wrong path - ../../ScriptLibrary/)
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
<script src="../../dmxFlashImageEnhancer.js" type="text/javascript"></script>
<script src="../../ScriptLibrary/dmxFlashImageEnhancer.js" type="text/javascript"></script><hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Use different id for the flash image objects (All of them have id dv_flashImage1)
I hope this helps you.
Regards,
Georgi Kralev
----------------------------------
Support - www.DMXzone.com
It looks like the following path is incorrect:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>../../ScriptLibrary/<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Put the correct path for all flash image objects.
Also, you have two includes of the file dmxFlashImageEnhancer.js (One is with the wrong path - ../../ScriptLibrary/)
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
<script src="../../dmxFlashImageEnhancer.js" type="text/javascript"></script>
<script src="../../ScriptLibrary/dmxFlashImageEnhancer.js" type="text/javascript"></script><hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Use different id for the flash image objects (All of them have id dv_flashImage1)
I hope this helps you.
Regards,
Georgi Kralev
----------------------------------
Support - www.DMXzone.com
Replied 02 Jun 2007 12:45:00
02 Jun 2007 12:45:00 Fred mynote replied:
Please help this link www.caller-net.net/Real-TimeNetHomePages/home_1.asp still do not work I used the update put all files on my server Site Root Dir. but not working !!
Replied 02 Jun 2007 16:09:47
02 Jun 2007 16:09:47 Georgi Kralev replied:
Fred,
How did you generate the following code?
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
<body onLoad="../../ScriptLibrary/dmxFlashImageEnhancer.js">
<span id="dv_Image18"><span id="dv_flashImage1"><span id="dv_flashImage1"><a href="home_1.asp" onMouseOver="/ScriptLibrary/investIt2.jpg"><img src="/ScriptLibrary/investIt.jpg" width="300" height="200" border="0" /></a></span><span id="dv_Image18"><span id="dv_flashImage1"><span id="dv_Image18"><span id="dv_flashImage1"><span id="dv_Image18"><span id="dv_flashImage1"><span id="dv_flashImage1"><a href="/ScriptLibrary/invest%20it%202.jpg"><img src="/ScriptLibrary/investIt.jpg" width="300" height="200" border="0" /></a></span></span></span></span></span></span></span>
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
I am asking because it is not correct and it is not the standard code generated by Flash Image Enhancer.
The standard code should look like this:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote><span id="dv_flashImage1"><img src="/ScriptLibrary/investIt.jpg" width="116" height="80" /></span>
<script src="../ScriptLibrary/dmxFlashImageEnhancer.js" type="text/javascript">
// <![CDATA[
var flashImage1 = new dmxFlashImageEnhancer("/ScriptLibrary/investIt.jpg", "fl_flashImage1", "300", "200"
;
flashImage1.setScriptLibrary("../../ScriptLibrary"
;
flashImage1.addVariable("onClickUrl", "/ScriptLibrary/invest it 2.jpg"
;
flashImage1.addVariable("onClickTarget", "_parent"
;
flashImage1.addVariable("descriptionText", "gfdfsdgf"
;
flashImage1.write("dv_flashImage1"
;
// ]]>
</script><hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
I could not find the following file: dmxFlashImageEnhancer.swf (it should be in your ScriptLibrary folder).
Also, make sure the following line is before the Flash Image Enhancer code:
<script src="../../ScriptLibrary/dmxFlashImageEnhancer.js" type="text/javascript"></script>
Regards,
Georgi Kralev
----------------------------------
Support - www.DMXzone.com
How did you generate the following code?
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
<body onLoad="../../ScriptLibrary/dmxFlashImageEnhancer.js">
<span id="dv_Image18"><span id="dv_flashImage1"><span id="dv_flashImage1"><a href="home_1.asp" onMouseOver="/ScriptLibrary/investIt2.jpg"><img src="/ScriptLibrary/investIt.jpg" width="300" height="200" border="0" /></a></span><span id="dv_Image18"><span id="dv_flashImage1"><span id="dv_Image18"><span id="dv_flashImage1"><span id="dv_Image18"><span id="dv_flashImage1"><span id="dv_flashImage1"><a href="/ScriptLibrary/invest%20it%202.jpg"><img src="/ScriptLibrary/investIt.jpg" width="300" height="200" border="0" /></a></span></span></span></span></span></span></span>
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
I am asking because it is not correct and it is not the standard code generated by Flash Image Enhancer.
The standard code should look like this:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote><span id="dv_flashImage1"><img src="/ScriptLibrary/investIt.jpg" width="116" height="80" /></span>
<script src="../ScriptLibrary/dmxFlashImageEnhancer.js" type="text/javascript">
// <![CDATA[
var flashImage1 = new dmxFlashImageEnhancer("/ScriptLibrary/investIt.jpg", "fl_flashImage1", "300", "200"
flashImage1.setScriptLibrary("../../ScriptLibrary"
flashImage1.addVariable("onClickUrl", "/ScriptLibrary/invest it 2.jpg"
flashImage1.addVariable("onClickTarget", "_parent"
flashImage1.addVariable("descriptionText", "gfdfsdgf"
flashImage1.write("dv_flashImage1"
// ]]>
</script><hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
I could not find the following file: dmxFlashImageEnhancer.swf (it should be in your ScriptLibrary folder).
Also, make sure the following line is before the Flash Image Enhancer code:
<script src="../../ScriptLibrary/dmxFlashImageEnhancer.js" type="text/javascript"></script>
Regards,
Georgi Kralev
----------------------------------
Support - www.DMXzone.com
Replied 04 Jun 2007 09:42:36
04 Jun 2007 09:42:36 Fred mynote replied:
I have tried every thing that I know, This link www.caller-net.net/ScriptLibrary/NewLook.asp still not working. I have add dmxFlashImageEnhancer.js and dmxFlashImageEnhancer.swf to my ScriptLibrary folder on my server. when I open dmxFlashImageEnhancer.swf it is blank my site is host by register.com. what else can I try??? and can you send me some site that actual use this dmxFlashImageEnhancer.js. or email me at
with links
Replied 04 Jun 2007 11:02:26
04 Jun 2007 11:02:26 Georgi Kralev replied:
Fred,
I have send you an email will sample page that use Flash Image Enhancer. Please, check your email.
Regards,
Georgi Kralev
----------------------------------
Support - www.DMXzone.com
I have send you an email will sample page that use Flash Image Enhancer. Please, check your email.
Regards,
Georgi Kralev
----------------------------------
Support - www.DMXzone.com
Replied 06 Jun 2007 06:23:51
06 Jun 2007 06:23:51 Fred mynote replied:
Thank it work's very good, this has been a big help