PDA

View Full Version : where is splash.lzx under Server\lps-3.*\lps\components


a_bing220
03-01-2007, 11:24 PM
hi ,maybe this is a stupid question:)

I can find button.lzx under Server\lps-3.*\lps\components, but why I can't find splash.lzx under this directory.
since each tag in LZX file is a class, i just want to find the definition of the splash class.

thanks for your help

expecting...

senshi
03-04-2007, 03:26 AM
since each tag in LZX file is a class, i just want to find the definition of the splash class.

You have to download the source-distro to get the definition of the splash-class.
("{OpenLaszlo-SRC}/WEB-INF/lps/lfc/lzpreloader.as")

Online:
http://svn.openlaszlo.org/openlaszlo/branches/3.3/WEB-INF/lps/lfc/lzpreloader.as

a_bing220
03-04-2007, 04:12 PM
you really help me , thank you