Author Topic: VM Scroller  (Read 9199 times)

storm99

  • Beginner
  • *
  • Posts: 27
VM Scroller
« on: September 30, 2009, 01:50:25 AM »
Does anyone know if there is a file nameing convention for the thumbnails to be used in VMscroller ?

It seems to work ok and show the images of products that I used Virtumart to upload th image and Virtumart Auto Created the Thumbnails !, but any Thumbnails I FTP'd into the Products/resized folder directly do not display on the scroller ??

Anyone come accross this issue before ?

Cheers !!
 ??? ::)

Scar

  • Full Member
  • ***
  • Posts: 1035
    • J-lux
Re: VM Scroller
« Reply #1 on: September 30, 2009, 07:46:13 AM »
Of course it doesn't. How should VM know what products your FTP'd images belong to? You have to create each and every product with it's images in VM backend.

storm99

  • Beginner
  • *
  • Posts: 27
Re: VM Scroller
« Reply #2 on: September 30, 2009, 18:30:06 PM »
That's a bit useless then.  I thought VM Scroller would dynamically go through my database of prducts and find the thumbnail assigned to the product id.   I have nearly 3000 products, I can't go in and auto generate every individual thumbnail !

Scar

  • Full Member
  • ***
  • Posts: 1035
    • J-lux
Re: VM Scroller
« Reply #3 on: September 30, 2009, 18:42:19 PM »
What?  ???
If you just want to show random images from a folder there are other modules to do that. If you already have products with images that shows in your scroller why did you think it would be possible to just upload random images to resized folder and show them in the scroller? Of course it shows the images already assigned to products, how would VM otherwise be able to redirect you to the product when you click the image?

Quote
I have nearly 3000 products, I can't go in and auto generate every individual thumbnail !
So you don't have images to all your products? I don't understand what you are trying to do.

storm99

  • Beginner
  • *
  • Posts: 27
Re: VM Scroller
« Reply #4 on: September 30, 2009, 22:42:46 PM »
I want the VM Scroller to showcase all of my Virtuemart products randomly.  The scroller shows the products with the price and the description and has an "add to cart" button. but getting another module that just shows images of the products loses all the functionality of the scroller. I really don't see why it cant pull images from FTP's images aswell as the auto created images.

Sewtremi73

  • Beginner
  • *
  • Posts: 7
  • http://russian-brides-best.com/ - the word love in russian
    • singles ru
VM Scroller
« Reply #5 on: November 16, 2009, 15:21:37 PM »
hi,

Sorry for the late reply. I got the problem fixed. It was simply to do this the scroller movie used  _.root.  method when referring to the main time line and the controller movie. This doesn’t work for imported swf files that have been imported into other swf movies. Any how I got it sorted by replacing the “ _root. “ by pointing to the actual movies like so:

this.controller.gotoAndPlay2;

Any how I have attached to movies for you. I hope this helps

Cheers
Rabid Lemming