At 01:45 15.12.2000 -0500, Lists wrote:
>You can't even copy and paste score or cast elements between the two
>(even if they don't use D8 features). Didn't this used to be possible? 7
>-> 6? I can't remember.
I doubt it, copying a cast member from a .dir to another always involved
the director instance where you paste the thing to shortly open the source
file in the background because the clipboard only has a reference to the
member :
Macromedia Director cast from:
D:\projekte\VH_Praes\b_aaa.dir
1 cast members 40:swa_dummi to 40:swa_dummi
what you can do is copy the content of certain member types, ie select/copy
a bitmap in the paint window
You could scan score data into a large list of score cell properties,
export that list as a text file and rebuild the score in another director
version with scorerecording.
Quite easy, the crux with this are the castlibs. Of course you can new()
dummy members in dummy castlibs on the fly to make sure the rebuilt score
has valid references, but exporting/reimporting the real contents is
another thing.
best regards
daniel plaenitz
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]