Lyberdoggy almost has it..tis perfect..arrrggg.heres the code he gave me and it almost works only n ow the word dissapears..
[quote]If you want to create a text with the hint that appears after pressing a hotspot, create a text by right clicking and write "Text". Then go to frame properties and under advanced write this code:
- Code: Select all
Code:
Text(1).caption=""
- Code: Select all
Now go to the hotspot and add this code:
Code:
Text(1).caption="Your hint"
I want this to happen;
"HINT"--Click this and solution appear.
SOLUTION---HERE....its what should appear after hitting "HINT" [end of code is here.]
TWO HOTSPOT.
TWO TEXTS.. only one one should be visible. "HINT"--This word i right clicked and entered in..but it also has to be a hotspot.
So far this code works..only hint disspears for some reason..and is replaced with solution..litterally replaced.
Im pretty sure there should be a variable here..only I don't know how to write it in code..
I asked him this a few days ago as well..
I can't get over how diffucult this is turning out to be...good God..lol
I think i know why this isn't working..its because its showing up in the same hotspot..I have two to work with..not one..
This shouldn't be hard for most of the scripters on this site..OMG..LOL..
GM...helpp..!!!!!!