Farbflash projects: Imaging lingo table | 3-D scene list | Find all | Handler menu | Lingo message window

Ignore:
Timestamp:
09/17/08 15:57:25 (4 years ago)
Author:
alex
Message:

fixed a problem with buddyApis tempfolder, where my exported scripts would become malformatted unicode files in bbedit - I have not the least idea why that happens, but it prevented me from listing the differences with bbdiff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lingosource/castlib2/SpriteNameBeaver.ls

    r63 r184  
    11-- SPRITENAMEN 
    2 -- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    32-- sprite naming behavior 
     3----------------------------------- 
     4-- CREATED: 
     5-- 
     6-- PROPERTIES: 
     7--!memberProperties: [#name: "SpriteNameBeaver", #scripttype: #score, #scriptSyntax: #lingo, #comments:"~/Documents/Scripts/lingo/SpriteNameBeaver.ls"] 
     8-- 
     9-- DESCRIPTION: 
     10--             lingo scripts to handle movies in a window 
     11--             director movies running in their own window -> new player instance 
     12--             authoring and runtime only, as in shockwave we can't open and communicate 
     13--             with other windows. 
     14----------------------------------- 
     15 
    416 
    517property pKanalname 
Note: See TracChangeset for help on using the changeset viewer.