Hi Is it possible to integrate this with a FLV player?
Hi,
I apologize for the delay of my answer (lots of custom work during the last weeks…).
At the moment there’s no automatic flv support for the photos content (I mean loading an flv directly as the content of a photo).
You can load a video/flv in an swf and then load this as the photo content (as I did in the demo, in the Flash Gallery), and you can then add controls to it as well, since you cann use an interactive swf… but I understand this is not a quick solution.
Anyway… I already added flv support in the ToDo list of future versions.. hope I wil be able to make an update soon.
Hi BluegestaltX I am trying to use external flv players recently, but we had similar situation as the others. We failed to do that. May i have your email address so that I can send you the video players we are using? thx. Or you can email me at harry.lu@sindrax.com
- Has been a member for 3-4 years
- Exclusive Author
- Sold between 100 and 1 000 dollars
- Bought between 100 and 499 items
Hi there, same question then the previous one.. i’m trying to add a flv player but with no succes till now.. The player loads but it gives an error message…
Hi, sorry for the delay of my answer, and thanks for your purchse!
So, you have created an swf wich loads an flv and displays it with video controls, and then loaded this swf as the content of a photo? Basically it should work, but it may depend on how you have created this swf.
Can you send me an email with this fla you made, so I can check it?
Anyway… as I said in the comment above, I already added flv support in the ToDo list of future versions.. hope I wil be able to make an update soon.
- Has been a member for 3-4 years
- Exclusive Author
- Sold between 1 and 100 dollars
- Bought between 50 and 99 items
- Netherlands
Hi
Awesome gallery and thanks for the update to 2.5 , but it used to have an editor with it but when downloading version 2.5 it does, not was it removed or am i missing something?
Regards
Mario
Hi Mario,
you are right… the previous version has an editor for the xml.
I would like to insert it again it, but since it was requiring a lot of work to keep it updated (v.2.5 bring a major change in the XML ) I had to exclude it to be able to release it without waiting too much.
And.. honestly, I haven’t received so much feedback for the editor, so I believed that not so many customers was really interested into it.
But.. will do my best to reintroduce it as soon as possibile, since it just needs to be updated for v.2.5
hi there, thanks so much for this…it really saved the day with my project!
however, I ran into a bit of a quirk and I’m stumped. I’m hoping you can help me with it!
check out this link: http://anantshiva.com/2020/PhotoRuffle.swf
you’d see that there are 3 galleries.
but there are 4 in total and 1 is missing. however, when I load that SWF file locally in a browser, the gallery shows up and it works just fine!
all the links are correct as far as I can see. I just put up that entire folder on my webhost…so I don’t see how the other galleries are working and one is missing.
please help? this is driving me crazy!
whoops! I figured it out! it had to do with the filenames of the photos. they were “photo.JPG” and in the XML , ‘jpg’ wasn’t in caps.
that was all! : )
hi i am going to buy the file but i have just a quik question … in one gallery i have about 160 images … what happen with the grid ordered thumbnails? will a scroller come out to scroll all thumbs ?
Hi valeriabond, thanks for your interest in my software!
Yes, you can choose to have the thumbs scrolling automatically with just the mouse movment, or to have a “scroll handle” on the right of the screen to scroll the page (that will appear only if needed).
Anyway, you can check this in the demo (where the scroll handle mode is enabled) just opening a gallery with some photos (like the polaroid gallery) and then stretching your browser window until the photos goes out (always in “ordered” mode) and the handle appears.
Hi!
Is there a way I can align the galleries in the center of the ‘table’?
As I have only 4 galleries and I’ve set them up to be displayed in the Ordered manner, there’s quite a bit of space around on the ‘table’.
You can check it out here: http://anantshiva.com/2020/PhotoRuffle.swf
It would be nice if I can set up the galleries to show right in the middle.
Would appreciate any help with this! Thanks!
Hi bluegestaltX -
Brilliant photo gallery – just finalising deployment for a client. One question regarding the galleries drop down menu (top left): The default position interferes with a logo which I need at the top left, so is there any way to move the drop-down further to the right near the other buttons?
My AS3 isn’t up to much, so I’m having trouble figuring it out!
Thanks,
J
Hi, thanks for your purchase!
If you can edit the AS3 code and compile the swf again from Flash then just open PhotoRuffle.as, and go at line 948.Just add this line of code after that line:
galleriesSelector.x = 100;
or write the pixel value you want to shift the menu to.
Hi BluegestaltX I am trying to use external flv players recently, but we had similar situation as the others. We failed to do that. May i have your email address so that I can send you the video players we are using? thx. Or you can email me at harry.lu@sindrax.com thanks a lot
Hello,
It’s very exiting suff.
Can I configure it in the following way:
- just one gallery - No download button - Text in the back (or in the front) of the full size image - Click on the full size image – go to the image target link.
In demo with the deep linking, I didn’t see any link action on images.
Can I see the xml files, in order to understand the full set of configuration parameters?
Regards, Zeev
Hi Zeev, thanks for your interest in my software!
- just one gallery
sure
- No download button
yes, you can disable all the interface elements from the XML
- Text in the back (or in the front) of the full size image
If you mean the caption then the answer is yes.
But only the Polaroid can have the caption/text on their back. The “normal” photos will show the caption below them (with or without a containing box)
- Click on the full size image – go to the image target link
At the moment a link can only be added in the caption text, not in the photo itself. But I will think on how to add this feature for a next release (may be useful for others as well)
- Can I see the xml files, in order to understand the full set of configuration parameters?
Sure, please send me an email and I will send you the help manual pdf.
Hi i purchased PHOTO RUFFLE 2 and i love it .. i have a question : how can i have a different soundtrack for each subgallery ?
Is it supportTraditional Chinese?
hi, thanks for your purchase!
The application can show Chinese characters if the correct font is embedded within the swf (so just add the font you prefer which includes a Chinese characters subset).
There is a paragraph in the help manual about embedding the fonts in the swf, but if you have problems doing this you can always send me an email.
I use this one for sharing product images, but when i update the xml files, my visitors don’t see the changes. Is it because the xml files are loaded in the cachememory? Can i solve this with no cache metatags in the html? Can i rename my xml files somehow? I have to find a solution for visitors who have already the xml loaded in their cache and simply renew the page, not alone for new visitors…
I use this one for sharing product images, but when i update the xml files, my visitors don’t see the changes. Is it because the xml files are loaded in the cachememory? Can i solve this with no cache metatags in the html? Can i rename my xml files somehow? I have to find a solution for visitors who have already the xml loaded in their cache and simply renew the page, not alone for new visitors…




135 Purchases
54 Comments