It is the end of the college semester and frankly I am not going to become a controls guru programming class that is required for graduation. I have completed all programs in this semester myself but I have far too big of a time demand on other classes that these project are getting hired help.
Note: All programs above are to be in MATLAB format using a GUI (GUIDE). I’ve created a rough draft GUI so far and can email it for reference.
This project will basically consist of taking mulitple …
We have a Flash project where 16 photos will display in a 4 by 4 grid. When the web site visitor clicks the photo, a greybox will appear with the photo enlarged.
Clicking on a Next and Previous button will advance the photo to the next slide.
I need a as3 flash piece. I need a datagrid using the datagrid component but all done with as3 code. the grid needs to have 3 columns item, description, delete. the delete column will have the text delete in it. When clicked. that row will be deleted. If you plan on building custom classes I need a interface to add items to the grid to it through code.