Changeset 101 for trunk/lingosource/castlib2/aleXtrasMovieScript.ls
- Timestamp:
- 03/05/09 12:45:14 (3 years ago)
- File:
-
- 1 edited
-
trunk/lingosource/castlib2/aleXtrasMovieScript.ls (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lingosource/castlib2/aleXtrasMovieScript.ls
r97 r101 49 49 halt 50 50 end if 51 52 if voidP(cms.script) then -- strangely enough this happened suddenly, dunno why... 53 -- until now it happened only in authoring with the stopped movie 54 -- therefore I just exit here without alert 55 halt 56 end if 57 51 58 alextras = rawnew(cms.script) 52 59 if ilk(alextras) <> #instance then … … 55 62 end if 56 63 (script "aleXtrasMovieScript").pAleXtras = alextras 64 57 65 end if 58 66 return alextras
Note: See TracChangeset
for help on using the changeset viewer.
