I am trying to get the browser to move the levers which in turn moves a constant laser beam.
The two levers control the beams position if you move the top beam it moves left to right, and the side beam controls the horizontal movement. I only want the beam and the levers to be moved to the...
Ok which is the best way to achieve this? by keyframes? also tried the negative number with _rotation at it works but how do I get the lever to move up and down to the points I stated above;
script used
_root.onEnterFrame = function() {
verticallever._rotation += 3.5;
};
If this is not...
I need to rotate / move a lever to four points with the lever totating.
The start point is at 3 o'clock I then want to rotate it to 4'oclock and then from 4 to 2 o clock and then back to 3 0clock.
Is this possible? I have got this to work firstly with _rotation from rotating from 3 to 4...
I wish to open a report from a combo box.
The combo box will list a numve of reports which the user can select.
How is this possible and what kind of code/macro would I need to use to complete this
Many thanks
I now have a problem when the date is changed in the LastModified field.
Once you change something and then try and go on to another record the database seizes up and states that you are at the end of the recordset - yet the number of records in the database is 3000+
What do you do to fix...
Ok the creation date works but the Change date does not work. It returns an error of "method or data member not found"
What should I do?
Many thanks
Malc
Hi,
I wish to add two fields to show when the record was created and the other to show when the record was last updated. I am sure this is fairly simple.
Can any one help!!
Many thanks
Malc
OK, thanks,
There will be about 10 groups with 2 users to each group. So about 20 USERNAMES
As for Superusers there would be 1 group of 3 users which would need access to all records.
With this could I allow a user to view all reports?
Any code would be appreciated but even more help would...
I wish to only show a records which apply to them. My company has a number of subsidiaries but we only want them to view/edit their own records in the predefined forms.
Also the reports which have already been made they can also all view.
How can you achieve this? I was thinking of...
I have a switchboard and a Reports Form which acts as menus put when a user opens a form or report the Switchboard remains at the front of screen and the report or form opens behind it. How do you over come this?
Many thanks
Malc
OK I am a 97 user,
I have tried your code Ken and this is what happens,
Runtime error
The microsoft jet engine control can not find the input table or query "Machine Services Inc" Make sure it exists and spelt correclty.
Here is the open form code I am using is this ok?
Private...
Thanks,
I have two questions.
1) Where do I put the text box on the search form or results form?
2) Opening the results form what is the best way to do this is it ok to use the wizard and create a button or do I need to transfer the criteria which the user has entered in the text across...
Hi, I wish to create a search form with the following fields
Company
Subsidiary
Application
Customer Type
Country
I would ideally like the user to be able to enter criteria in one, some or all of the fields and then press a button and either view the results in a sub-form or in another form...
I have a form with 4 multi select fields that I wish to allow user's to select and the results are displayed in a sub form, on the same Form.
1) How do I produce an unbound field which will show a lists the search criteria
2) How do you perform the search and display the results.
Any help...
I have tried the first two ways with no joy.
Do you have other suggestions?
I have populated the form by creating a query with information from Company details and sales records. Then put a combo box on the form and binded it to the sales section. THis also has a field that holds the Company...
I guess this is easy..... but here goes
I have two tables Company details and sales details
they are related by a field called "companyid".
What I would like to happen is when adding a new sales record in the sales form, You select the company from a combo box and the companyid...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.