I've created a listbox with a bunch of choices in it. When a user double clicks on an item in the listbox, I want it to trigger an image object to show up in a screen. What's the best way to make this happen. I've tried a couple of things, but nothing happening ... please advise.
Announcement
Collapse
No announcement yet.
Show Object with Double Click in Listbox
Collapse
X
-
Re: Show Object with Double Click in Listbox
How many images total? What type of project are you trying to create?
Corey Milner
Creative Director, Indigo Rose Software
-
Re: Show Object with Double Click in Listbox
What do you mean by "image screen"?
Corey Milner
Creative Director, Indigo Rose Software
Comment
-
Re: Show Object with Double Click in Listbox
AMS has no "built in" slideshow functions you can:
1. Create something similar to the corporate slideshow (download it at autoplaystudio.com in the download extras section, it's in the template pack 1)
2. Create a slideshow gallery using a tool such as Photoshop or Dreamweaver and insert it into a web object. There's a video tutorial on how to do this in the Video Tutorial Forum.
3. Create a slideshow in Flash and import it as a Flash object.
4. Use your links to launch your images in a web object. (This is what I would reccomend for your scenario).
Corey Milner
Creative Director, Indigo Rose Software
Comment
-
Re: Show Object with Double Click in Listbox
Here I created a sample project for you, it's at http://www.indigorose.com/temp_web/list_click.zip if you want there to be no scrollbar then create HTML pages for your images (you can batch that in mere seconds) and add scroll="no" to the body tag of those pages.
Corey Milner
Creative Director, Indigo Rose Software
Comment
-
Re: Show Object with Double Click in Listbox
Why not experiment and find out. [img]/ubbthreads/images/icons/smile.gif[/img] (The answer is yes) Get in there and see how it works, it's very simple. You can apply it to any number of images, in my case I used single digits so 10 is the limit, you don't need to use the same naming convention as me. This example is just so you can take a look at how it works and apply the concept to your own project...
Corey Milner
Creative Director, Indigo Rose Software
Comment
Comment