FORUM

Nemashim Images Slideshow

Home / Forum / Components Discussions / Nemashim Images Slideshow

  • i have a question?? is there a way to have the xml data file to read .swf files instead of images? i really need to have the slide show to playback .swf files instead of images. and i also though it was going to auto play my slides, I can only change to the next slide by clicking the arrows… any help? i thanks in advance.

    this the code i have:


    function example(<?xml version="1.0" encoding="UTF-8"?><DATA>
    	
    		
    		
    		
    		
    	
    	<OBJ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    	<IMG>
    		</IMG>
    		<LINK/>
    	</OBJ>
    	<OBJ>
    		<IMG>imgs/img1.jpg</IMG>
    		<LINK>http://www.nemashim.com</LINK>
    	</OBJ>
    	<OBJ>
    		<IMG>imgs/img2.jpg</IMG>
    		<LINK/>
    	</OBJ>
    	<OBJ>
    		<IMG>imgs/img3.jpg</IMG>
    		<LINK>http://www.nemashim.com</LINK>
    	</OBJ>
    	<OBJ>
    		<IMG>imgs/img4.jpg</IMG>
    		<LINK/>
    	</OBJ>
    	<OBJ>
    		<IMG>imgs/img5.jpg</IMG>
    		<LINK>http://www.nemashim.com</LINK>
    	</OBJ>
    	<OBJ>
    		<IMG>imgs/img6.jpg</IMG>
    		<LINK/>
    	</OBJ>
    	<OBJ>
    		<IMG>imgs/img7.jpg</IMG>
    		<LINK>http://www.nemashim.com</LINK>
    	</OBJ>
    	<OBJ>
    		<IMG>imgs/img8.jpg</IMG>
    		<LINK/>
    	</OBJ>
    	<OBJ>
    		<IMG>imgs/img9.jpg</IMG>
    		<LINK>http://www.nemashim.com</LINK>
    	</OBJ>
    	
    	
    	
    	
    	
    	
    	
    	
    	
    	
    </DATA>
    )


    #  /  posted on Jun 17, 2009
  • i have a problem with the file, for some reason when i click on the button it dose not read the URL set in the xml file i think there is something wrong with the way the flash code reads the xml file. please help me!!!


    here is a sample of the action script code…


    function example()
    function init() { linkBtn.onRelease = function() { var num = lastSelectedImg.i getURL(eval(“link”+num),”_top”);


    };



    #  /  posted on Jun 18, 2009
  • good start point but support is awful. I never got a reply on any of my messages. I needed to autostart when loaded. Never got a reply.


    #  /  posted on Feb 18, 2010
  • URL is not reading from XML , is any one has the fix for this? Please help me.


    #  /  posted on Jun 27, 2010
  • Future buyers – do not buy this, this is not upto the standards a smentioned here. Customization options are very poor, URL link is not working for the images.


    #  /  posted on Jun 30, 2010

Please login to post replies.