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...
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.