For some time I'm facing a big problem with ImageViewer!!!
The buttons do not follow the commands….
And more concretely as an example, the command "SENDKEY? N" does not correspond in "Next"!!!
Here's My Sequence Commands...
----------------------------------------------------------------------
MEDIACAR Skin
MEDIACAR Picture Skin
ImageViewer_Off.png,ImageViewer_Off.png,ImageViewe r_On.png,ImageViewer_Off.png
/, A, x, y, w, h, color R;RGB, G, B
/, I, x, y, w, h, Code;INDICATORCODES
I-MUTE,699,519,99,82,"MASTERMUTE"
/, B, x, y, w, h, Command;COMMANDCODES, Tooltip
B-01,0,518,101,82,"CLOSEWINDOW;ImageViewer||EXIT",
B-02,104,524,96,75,"SENDKEY;B",
B-03,201,516,96,82,"SENDKEY;A",
B-04,303,516,95,82,"SENDKEY;Z",
B-05,401,514,96,82,"SENDKEY;P",
B-06,498,514,97,82,"SENDKEY;N",
B-07,604,513,94,82,"SENDKEY;S",
END
----------------------------------------------------------------------
I also edit "Key" commands but the results was the same
K-01,6,434,91,71,11,027,027,"ESC"
K-02,104,433,97,79,004,098,066,"Browse"
K-03,205,429,95,79,002,097,065,"Zoom Out"
K-04,299,428,96,83,002,122,090,"Zoom In"
K-05,397,440,98,82,002,112,080,"Previous"
K-06,496,435,96,79,004,110,078,"Next"
K-07,600,441,94,79,003,115,083,"Slide Show"
-----------------------------------------------------------------------
Could somebody write clearly the sequence of commands?
Regards to everyone!!!