hello.
i am trying to display a series of thumbnails (pulled from an xml file) using a grid layout. I am basically following the kirupa tutorial (xml photogallery w/ thumbnails) and i want to have a grid instead of a scroller... Vizthink Exercise:: File Format: PDF/Adobe Acrobat - View as HTMLthe thumbnail process on paper. (Layout sheets,. tissue, or bond are fine.) Thumbnails should be. traced in a grid, well-spaced for notes or side http://www.rocw.raifoundation.org/masscommunication/MACM/VisualCommunicationSkill/lecture-notes/Lesson-21.pdfHOME |
something like:
1 5
2 6
3 7
4 8
at the moment i manage to put them in a single column, but i am having problems into finding a "formula" to make them sit in 2 columns.
following the tutorial i mentioned above, i am using a "counter" k and i basically trying to say : How to hide/show HTML Grid Layout Panel via code behind:: I have an HTML Grid Layout Panel on my web form that I would like to hide/show via certain events in my dynamic thumbnails · validationsummary question http://www.netnewsgroups.net/group/microsoft.public.dotnet.framework.aspnet/topic50.aspxHOME |
if k>4 then re-initialise x and y values and carry on...
that's where i am having problems...
anybody has done this before?
sorry if this has been posted here already
thanks in advance for help. :}
D
This is just want i'm looking for, could u post all the action script need to do this as I can't get scottys exmaple to work. Individual Project 4 – Image Database in GOODS 45 Points CS321 :: File Format: PDF/Adobe Acrobat - View as HTMLThe main section of the application should show the photos in a grid (use GridLayout). Each grid cell should show. the thumbnail of the photo and some http://www.cs.westminster.edu/~shaffer/Courses/Spring2008/CS321/Project4.pdfHOME |
all so thanks in advance for help.
var rows = 4;
for (var i = 0; i<8; i++) {
var mc = this["mc"+0];
mc._x = Math.floor(i/rows);
mc._y = i%rows;
}
scotty(-:
Red Hat's Rough Recovery From CFO Exit
Windows Live Finds a New, Pre-installed Home |