Product Image Gallery XML v2
Home / Forum / Components Discussions / Product Image Gallery XML v2 / Page 3
Started 3 years ago by scout@hoverpod.com
Last reply by flashblue80
-
-
I bought this and I couldn’t put accent on it, is there any way to do that ?
Silvio
#  /  posted on Mar 11, 2009
-
I updated its download files yet. Please, re-download it or mail me:
flashblue80@hotmail.com
#  /  posted on Mar 11, 2009
-
You need to save your XML as UTF-8. I sent you that file working.
#  /  posted on Mar 11, 2009
-
-
-
hi, i just bought this script and i wanted to do some changes it unfortunately it doesn’t acknowledge my customization.. like i wanted to move the buttons from right to the left frame. How can i do this?
#  /  posted on Mar 16, 2009
-
I uploaded AS3 version of this component. It’ll be visible asap.
Please, mail to request new release for one time.
flashblue80@hotmail.com
#  /  posted on Mar 16, 2009
-
Hi, I have prob change the file size of the photo. I have changed the image size from xml file. But. it doesn’t seem to work. Can you email me the required steps at janelee.sg@gmail.com? Thanks.
#  /  posted on Mar 22, 2009 -
-
Quick question: We’re using the component on our site and it’s really nice. However, if you leave the page where it’s featured loaded in a browser for an extended period of time, the automatic rotation stops and locks the browser – you need to do an control-alt-delete and force quit IE7.
Any ideas on how we might fix this would be appreciated!
#  /  posted on Apr 30, 2009 -
-
What happen if you use more than 5 elements for menu? will appear a scroller?
#  /  posted on May 06, 2009 -
-
I just bought this very good script and it works good. Is it possible to have different button colors on the same menu?
Thanks
#  /  posted on May 21, 2009
-
You can change button colors from fla. If you can’t do it, send me your color schema.
#  /  posted on May 21, 2009
-
Is there a way to make the buttons thinner (height) so if you add more they dont have to “mouse over” scroll??...or where can I modify this action script to control the height of the buttons. Any help would be appreciated.
Thanks!
#  /  posted on May 27, 2009
-
Please, send me your swf dimensions. It’s a bit complex to resize.
#  /  posted on May 27, 2009
-
Hello
Is their any possible way you can help me, the files I purchased dont show in my Adobe Flash CS4 nor my Dreamweaver, I dont know if it is something I am doing.
#  /  posted on Jun 04, 2009
-
Dreamweaver doesn’t show flash files in design view. You need to test your site on localhost or on your site.
#  /  posted on Jun 04, 2009
-
Good morning, I created the xml dynamically through addt of dreamweaver (The Export XML Recordset), but I am not able to work in flash, showing the following information “Error opening URL ‘file: / / / C | / wamp / www / snapy / undefined ‘
Error: The ‘with’ action failed because the specified object did not exist. “
It must be in encoding = “ISO-8859-1”
Do you have as you help me?
Regards,
Alexandre Monteiro
#  /  posted on Jun 05, 2009 -
-
XML is the correct note http://www.snapysurfboards.com.br/gallery.php
the problem arises because I can not create the “Globals” inside the dynamic xml
<Globals
currentitem = “0” Timer = “5”
imagewidth = “400” imageheight = “300” roundedcornerradius = “6” />
as adjusting the Globals within it: *// Begin XMLExport rsFlash
$xmlExportObj = new XMLExport();
$xmlExportObj->setRecordset($rsFlash);
$xmlExportObj->addColumn(“name”, “name”);
$xmlExportObj->addColumn(“description”, “description”);
$xmlExportObj->addColumn(“title”, “title”);
$xmlExportObj->addColumn(“content”, “content”);
$xmlExportObj->addColumn(“image”, “image”);
$xmlExportObj->addColumn(“url”, “url”);
$xmlExportObj->addColumn(“target”, “target”);
$xmlExportObj->setMaxRecords(“ALL”);
$xmlExportObj->setDBEncoding(“ISO-8859-1”);
$xmlExportObj->setXMLEncoding(“ISO-8859-1”);
$xmlExportObj->setXMLFormat(“NODES”);
$xmlExportObj->setRootNode(“gallery”);
$xmlExportObj->setRowNode(“item”);
$xmlExportObj->Execute();
// End XMLExport rsFlash*
#  /  posted on Jun 05, 2009 -
-
it seems that you do not understand again, the problem is not in the encoding, the problem arises when I put it in flash _root.GalleryXML = “gallery.php” where it does not work, then noticed that when shooting the Globals of gallery.xml he also not working.
as commented in the message below, my xml dynamic that would have the global variable to work
Already changed the encoding and did not work
#  /  posted on Jun 06, 2009 -
-
yes of course, now able to operate partially, but the pictures and links are not working,
this is the file where I am testing the flash
http://www.snapysurfboards.com.br/index2.php
this is where it generates the xml dynamic
http://www.snapysurfboards.com.br/gallery.php
q think the images are not opening the xml because the dynamics are that way, $ xmlExportObj-> addColumn ( “image”, “image”), would have to play to images folder, but did not
thanks for attention
#  /  posted on Jun 06, 2009 -
-
-
Must say, very nice slideshow. Too bad that doesn’t have Rollover, rollout, selected color of texts on buttons xml option like you have on gallery xml v2.
#  /  posted on Jun 27, 2009








