PDA

View Full Version : How do I setup Multiple Images in LUA DVD Jukebox?



QuickCarl
March 12th, 2003, 11:28 AM
Gavin,

Ben tells me that it should be supported now, but I am unsure of how to setup the 9 image matrix so that they match the titles listed in the title box area on my setup
http://groups.msn.com/_Secure/0WQDdAugcVk7F0r5tsCC7w*HxkefEHLkLHIpjg9rz7e!qDxGIn lHPEfpWh9QkEP2BWwURwVmwEvm8Lmm3*YiaT!BWhRpUQytZNLl AwYfszoyazRtKYoZ9bMnJylTj5eLjMih*Gk5xyE8/MultiImageProblems.jpg?dc=4675412578658712069
If you notice, the middle title doesn't seem to work either as I have another button (under the large picture) defined the same way...

Also, I can't get the "page up" and "page down" buttons to work. I thought that I implemented them like you had described.... Do you have example buttons based upon them working in a CCF that I can copy? Feel free to email me with it. If I can get that working, my wife may start feeling that all my time and energy spent on this project are worthwhile... :lol:

-Carl

brockgr
March 12th, 2003, 05:21 PM
Carl,

Sorry for the delays. Yes there are a lot of shortcomings witht the current LDJ. They are all on my todo list. I'm just hoping to get the redesigned feedback out there before I get back to hacking LDJ.

I plan to change the TILE_+/-n code a bit since when you are paging 9 images at a time, you don't need it. Currently there is also only one variable - position. I think for your application, you need position (which page of images) and selected item.

Don't worry - I have not forgotten about this - I'm just being rather slow. :(

Gavin