Active Photo Viewer Support Product Page
This topic was archived
On linux ?
Asked 03 Jul 2007 22:57:37
1
has this question
03 Jul 2007 22:57:37 Steven K posted:
Hi,I've a webserver with apache, php and mysql under Linux.
Can I use the Active Photo Viewer in this environment with images coming from
the MySQL database ?
(I donnot have any machine under MS Windows, and thus no access to MX)
Steven
Replies
Replied 04 Jul 2007 11:28:37
04 Jul 2007 11:28:37 Kiril Iliev replied:
Hi Steven,
Active Photo Viewer works fine with apache, PHP and MySQL under Linux.
Yes, you can use Active Photo Viewer in this environment with images coming from
the MySQL database.
The following source code demonstrates how the name of the images are get from MySQL database:
<pre id=code><font face=courier size=2 id=code>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="400" height="400" id="MyActive_Photo_Viewer" align="middle">
<param name="flashvars" value="image=Images/<?php echo <b>$row[1]</b>; ?>&maxZoom=100¢erpoint=4¢erColor=0xFF0000&nav=true&navColor=0x33CC00" />
<param name="movie" value="ActivePhotoViewer.swf" />
<param name="quality" value="best" />
<param name="scale" value="noscale" />
<param name="bgcolor" value="#FFCC00" />
<embed src="ActivePhotoViewer.swf" id="MyActive_Photo_Viewer" quality="best" flashvars="image=Images/<?php echo <b>$row[1]</b>; ?> &maxZoom=100¢erpoint=4¢erColor=0xFF0000&nav=true&navColor=0x33CC00" scale="noscale" bgcolor="#FFCC00" type="application/x-shockwave-flash" width="400" height="400" pluginspage="www.macromedia.com/go/getflashplayer" />
</object>
</font id=code></pre id=code>
Where the variable $row[1] contains the name of the image.
DMX Zones Support Team
Active Photo Viewer works fine with apache, PHP and MySQL under Linux.
Yes, you can use Active Photo Viewer in this environment with images coming from
the MySQL database.
The following source code demonstrates how the name of the images are get from MySQL database:
<pre id=code><font face=courier size=2 id=code>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="400" height="400" id="MyActive_Photo_Viewer" align="middle">
<param name="flashvars" value="image=Images/<?php echo <b>$row[1]</b>; ?>&maxZoom=100¢erpoint=4¢erColor=0xFF0000&nav=true&navColor=0x33CC00" />
<param name="movie" value="ActivePhotoViewer.swf" />
<param name="quality" value="best" />
<param name="scale" value="noscale" />
<param name="bgcolor" value="#FFCC00" />
<embed src="ActivePhotoViewer.swf" id="MyActive_Photo_Viewer" quality="best" flashvars="image=Images/<?php echo <b>$row[1]</b>; ?> &maxZoom=100¢erpoint=4¢erColor=0xFF0000&nav=true&navColor=0x33CC00" scale="noscale" bgcolor="#FFCC00" type="application/x-shockwave-flash" width="400" height="400" pluginspage="www.macromedia.com/go/getflashplayer" />
</object>
</font id=code></pre id=code>
Where the variable $row[1] contains the name of the image.
DMX Zones Support Team
Replied 14 Jul 2007 21:28:44
14 Jul 2007 21:28:44 Steven K replied:
Ok,
I bought a copy, but I get a .mxp file.
Your code snippet wants a .swf file.
How to do this ?
Steven
I bought a copy, but I get a .mxp file.
Your code snippet wants a .swf file.
How to do this ?
Steven
Replied 16 Jul 2007 11:26:53
16 Jul 2007 11:26:53 Kiril Iliev replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Ok,
I bought a copy, but I get a .mxp file.
Your code snippet wants a .swf file.
How to do this ?
Steven
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Hi Steve,
The xmp extension is the installation file of the extension itself. Just double click on it and follow the instructions through the installation wizard.
In addition we would like to refer you to the following FAQs:
www.dmxzone.com/go?11713
www.dmxzone.com/go?11711
www.dmxzone.com/go?11712
Kind regards,
DMX Zones Support Team
Ok,
I bought a copy, but I get a .mxp file.
Your code snippet wants a .swf file.
How to do this ?
Steven
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Hi Steve,
The xmp extension is the installation file of the extension itself. Just double click on it and follow the instructions through the installation wizard.
In addition we would like to refer you to the following FAQs:
www.dmxzone.com/go?11713
www.dmxzone.com/go?11711
www.dmxzone.com/go?11712
Kind regards,
DMX Zones Support Team
Replied 16 Jul 2007 20:18:33
16 Jul 2007 20:18:33 Steven K replied:
Sighhhh !
<img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>
As you can see from my first post in this topic, i work under linux.
No double click, no dreamwaver, ......
So, I need an .swf (and probably som parm files) seperate.
Thanks,
Steven
<img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle><img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle><img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle><img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>
<img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>
As you can see from my first post in this topic, i work under linux.
No double click, no dreamwaver, ......
So, I need an .swf (and probably som parm files) seperate.
Thanks,
Steven
<img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle><img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle><img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle><img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>
Replied 17 Jul 2007 11:13:04
17 Jul 2007 11:13:04 Kiril Iliev replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Sighhhh !
<img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>
As you can see from my first post in this topic, i work under linux.
No double click, no dreamwaver, ......
So, I need an .swf (and probably som parm files) seperate.
Thanks,
Steven
<img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle><img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle><img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle><img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Active Photo Viewer is an extension that works under Dreamweaver. It is clearly stated on extension's website found here: www.dmxzone.com/ShowDetail.asp?NewsId=11090
So in order to work, this extension requires Dreamweaver.
Regards,
DMX Zones Support Team
Sighhhh !
<img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>
As you can see from my first post in this topic, i work under linux.
No double click, no dreamwaver, ......
So, I need an .swf (and probably som parm files) seperate.
Thanks,
Steven
<img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle><img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle><img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle><img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Active Photo Viewer is an extension that works under Dreamweaver. It is clearly stated on extension's website found here: www.dmxzone.com/ShowDetail.asp?NewsId=11090
So in order to work, this extension requires Dreamweaver.
Regards,
DMX Zones Support Team
Replied 17 Jul 2007 13:36:55
17 Jul 2007 13:36:55 Steven K replied:
No, You yourself wrote :
----------------------------------
Hi Steven,
Active Photo Viewer works fine with apache, PHP and MySQL under Linux.
Yes, you can use Active Photo Viewer in this environment with images coming from
the MySQL database.
---------------------------------
(See second message in this topic).
After I wrote you what my environment is in the first message.
I told you that I donnot have access to dreamweaver.
You told me that I can use the component anyway.
The only thing you have to do is send me the unpacked files (I think).
If that is not possible, I would like to get my money back asap.
Steven
----------------------------------
Hi Steven,
Active Photo Viewer works fine with apache, PHP and MySQL under Linux.
Yes, you can use Active Photo Viewer in this environment with images coming from
the MySQL database.
---------------------------------
(See second message in this topic).
After I wrote you what my environment is in the first message.
I told you that I donnot have access to dreamweaver.
You told me that I can use the component anyway.
The only thing you have to do is send me the unpacked files (I think).
If that is not possible, I would like to get my money back asap.
Steven
Replied 17 Jul 2007 14:24:20
17 Jul 2007 14:24:20 Kiril Iliev replied:
Hi Steven,
It seems there is some misunderstanding. Our site is dedicated on extensions working under Dreamweaver.
However, I have sent you the swf file of your Active Photo Viewer. Please, check your e-mail.
Regards,
DMX Zones Support Team
It seems there is some misunderstanding. Our site is dedicated on extensions working under Dreamweaver.
However, I have sent you the swf file of your Active Photo Viewer. Please, check your e-mail.
Regards,
DMX Zones Support Team
Replied 17 Jul 2007 20:46:51
17 Jul 2007 20:46:51 Steven K replied:
Hi,
I did not receive anything,
Please send it to
Thanks,
Steven
I did not receive anything,
Please send it to
Thanks,
Steven
Replied 18 Jul 2007 13:49:39
18 Jul 2007 13:49:39 Kiril Iliev replied:
I've resent the archive at
Regards,
DMX Zones Support Team
Regards,
DMX Zones Support Team
Replied 18 Jul 2007 15:17:26
18 Jul 2007 15:17:26 Steven K replied:
Hi,
I received the .swf file in good order.
I plugged it in a web page on my server,
no problems, but ....
I donnot see an image.
I just try'd it out with an .jpg image file.
I also tried an .png and a .gif.
The control works, but I see no image, just the yellow canvas
and the controls. It works, since it reacts correctly when i move th mouse
or use the rorate wheel.
Is there any other special thing to take care of ?
Here is the code I used (after your snippit) :
----------------------------------------------------
<html>
<head>
<title>Visite virtuelle</title>
<meta name="GENERATOR" content="Quanta Plus">
<meta http-equiv="Content-Type" content="text/html; charset=">
</head>
<body>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="400" height="400" id="MyActive_Photo_Viewer" align="middle">
<param name="flashvars" value="image=/srv/www/htdocs/revimmo_new/images/revimmo_m.jpg&maxZoom=100¢erpoint=4¢erColor=0xFF0000&nav=true&navColor=0x33CC00" />
<param name="movie" value="ActivePhotoViewer.swf" />
<param name="quality" value="best" />
<param name="scale" value="noscale" />
<param name="bgcolor" value="#FFCC00" />
<embed src="ActivePhotoViewer.swf" id="MyActive_Photo_Viewer" quality="best" flashvars="image=/srv/www/htdocs/revimmo_new/images/revimmo_m.jpg &maxZoom=100¢erpoint=4¢erColor=0xFF0000&nav=true&navColor=0x33CC00" scale="noscale" bgcolor="#FFCC00" type="application/x-shockwave-flash" width="400" height="400" pluginspage="www.macromedia.com/go/getflashplayer" />
</object>
</body>
</html>
--------------------------------------------------------------------------------
Any suggestions ?
Thanks in advance,
Steven
I received the .swf file in good order.
I plugged it in a web page on my server,
no problems, but ....
I donnot see an image.
I just try'd it out with an .jpg image file.
I also tried an .png and a .gif.
The control works, but I see no image, just the yellow canvas
and the controls. It works, since it reacts correctly when i move th mouse
or use the rorate wheel.
Is there any other special thing to take care of ?
Here is the code I used (after your snippit) :
----------------------------------------------------
<html>
<head>
<title>Visite virtuelle</title>
<meta name="GENERATOR" content="Quanta Plus">
<meta http-equiv="Content-Type" content="text/html; charset=">
</head>
<body>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="400" height="400" id="MyActive_Photo_Viewer" align="middle">
<param name="flashvars" value="image=/srv/www/htdocs/revimmo_new/images/revimmo_m.jpg&maxZoom=100¢erpoint=4¢erColor=0xFF0000&nav=true&navColor=0x33CC00" />
<param name="movie" value="ActivePhotoViewer.swf" />
<param name="quality" value="best" />
<param name="scale" value="noscale" />
<param name="bgcolor" value="#FFCC00" />
<embed src="ActivePhotoViewer.swf" id="MyActive_Photo_Viewer" quality="best" flashvars="image=/srv/www/htdocs/revimmo_new/images/revimmo_m.jpg &maxZoom=100¢erpoint=4¢erColor=0xFF0000&nav=true&navColor=0x33CC00" scale="noscale" bgcolor="#FFCC00" type="application/x-shockwave-flash" width="400" height="400" pluginspage="www.macromedia.com/go/getflashplayer" />
</object>
</body>
</html>
--------------------------------------------------------------------------------
Any suggestions ?
Thanks in advance,
Steven
Replied 18 Jul 2007 15:50:13
18 Jul 2007 15:50:13 Kiril Iliev replied:
Hi Steven,
There are two reasons for this issue to occur.
1. Make sure that the paths/values to the pictures are correct.
2. Make sure that the path/values to your ActivePhotoViewer.swf is correct.
Regards,
DMX Zones Support Team
There are two reasons for this issue to occur.
1. Make sure that the paths/values to the pictures are correct.
2. Make sure that the path/values to your ActivePhotoViewer.swf is correct.
Regards,
DMX Zones Support Team
Replied 18 Jul 2007 16:12:13
18 Jul 2007 16:12:13 Steven K replied:
Hi,
Works like a charm (i've put in the relative path of the images
and not the abolute).
Thanks a lot.
Is there any doc available about the different parms that i can
give the program (like f.i. centerpoint=4 ) What they mean and
what's possible ?
Great,
Thanks a lot for your help. <img src=../images/dmxzone/forum/icon_smile_wink.gif border=0 align=middle>
Steven
Works like a charm (i've put in the relative path of the images
and not the abolute).
Thanks a lot.
Is there any doc available about the different parms that i can
give the program (like f.i. centerpoint=4 ) What they mean and
what's possible ?
Great,
Thanks a lot for your help. <img src=../images/dmxzone/forum/icon_smile_wink.gif border=0 align=middle>
Steven
Replied 18 Jul 2007 16:18:26
18 Jul 2007 16:18:26 Kiril Iliev replied:
Hi,
Well, center point parameter could change value from 0 to 4. You might want to change its value in order to find the one that best suits for you. It determines the center point of the image and where the user of the site wants to be.
Other parameter are self-explanatory.
Unfortunately, there is no additional documentation for the code itself. However, I could recommend you to read the FAQ section of the extension found here: www.dmxzone.com/index.asp?TypeId=7&CatId=860
Regards,
DMX Zones Support Team
Well, center point parameter could change value from 0 to 4. You might want to change its value in order to find the one that best suits for you. It determines the center point of the image and where the user of the site wants to be.
Other parameter are self-explanatory.
Unfortunately, there is no additional documentation for the code itself. However, I could recommend you to read the FAQ section of the extension found here: www.dmxzone.com/index.asp?TypeId=7&CatId=860
Regards,
DMX Zones Support Team