View Full Version : help me
khaled20
02-11-2006, 07:33 AM
helo frinds...
i need your help
how i can to put pass for my project
that main no open my project without but the pass
and how i can to burn my project to disc
and that open automatic when i put the cd in the cd-rom
i don't know english 100%
so if you can to put picture put hem pls
my email: khaledkhalel20@hotmail.com
tanks alot...
stickck
02-11-2006, 09:10 AM
you can just use the "PUBLISH" option and chose burn CD.
as for the password question.
check out the sample. thats the way i do it.
the password answer is password. type it in wrong and you cant get into the project.
the main code is in the project "On Startup" section.
chris
khaled20
02-11-2006, 09:25 AM
hi stickck...
tank alot stickck for your help
put i don't anderstand how you do that & how you choose the password
i open your sample put!!!! i don't know where i can to go to this options
i ask you if you can send me a picture -how i can to doing that
tanks alot
khaled20
02-11-2006, 09:34 AM
hi stickck
i can to use your sample to start a new project
put i have eraldy my project & i want to put pass for hem
bobbie
02-11-2006, 12:11 PM
Hi, How do you get the words to scroll like that on the bottom?
I look in the file but could not see how it was done.
stickck
02-11-2006, 07:16 PM
if you go to to PROJECT on the menu bar of AMS 6, you will see the Actions button. in there under yhe Startup tab you will see the message dialog and a if then statement that will run Application.Exit() if the wrong password is entered.
the password is located under the global section which can also be located under the PROJECT menu on the menu bar for AMS 6
it looks like thispass = "password"
thats how you set the password. make sure you keep it inbetween "" or else it will be looking for a the string assigned to the it.
there are unlimited way to do this. i figured this would be the easiest.
chris
khaled20
02-12-2006, 04:08 PM
tank you stickck
i now know how doing that
with you'r help
i sucssed
tank alot
stickck
02-12-2006, 06:22 PM
no problem!:D
stickck
02-12-2006, 06:24 PM
Hi, How do you get the words to scroll like that on the bottom?
I look in the file but could not see how it was done.
Scroll like what? i dont see what youre talking about.
bobbie
02-12-2006, 06:35 PM
Think it got posted in wrong forum.
stickck
02-12-2006, 06:38 PM
i was wondering. i didnt put any scrolling text in the sample.
chris
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.