2.2 build on Linux?

Wolfgang Bereuter wmb at internettrainer.com
Fri Jun 2 07:18:59 EDT 2006


Hallo Mark
On 30.05.2006, at 20:28, Mark Schonewille wrote:

> I can't say anything about Red Hat specifically, but I made several  
> builds with Rev 2.2 for Linux and my standalones run fine. Maybe  
> you should post the script that should run after the "click"?

I have cheked the installation again . Ist is Fedora with kde 3.0. (I  
m not familar with Linux so I though Fedora with a red hat Symbol ist  
Red Hat rsp Gnome.)
maybe its the sound, because on these Pc´s is now Sound (not  
installed or off?) I dont know.
maybe its again the famous "crash boy": go card x in the window of  
this stack.

Thanks for help and any ideas...

the start script:
first it checks if its registered or not
on mouseUp
   get lockText of field "code" of card "register" of stack "01register"
   if lockText of field "code" of card "register" of stack  
"01register" is false then
     stop playing audioClip "sAppl.au"
     go card 1 of stack "01register" in the window of this stack
   else
     global gPasswordOK
     put true into gPasswordOK
     --set the effectrate to 600
     --visual effect scroll left
     stop playing audioClip "sAppl.au"
     play audioClip "sGlick.au"
     go card 1 of stack "02home" in the window of this stack
   end if
end mouseUp



regards
wolfgang bereuter
--
Please avoid sending me Word or PowerPoint attachments.
See <http://www.gnu.org/philosophy/no-word-attachments.html>

traips! photolearning trainingsmaps
...............................
http://www.traips.org
http://www.internettrainer.com
wmb at internettrainer.com
...............................
Edelhofg. 17/11, A-1180 Wien, Austria
Tel: ++43/1/ 479 6410






More information about the use-livecode mailing list