|
|||||||||||||||||||||||||||||
|
|
• the exporting movie is not included in the projector file. • the exporting movie is not shocked (.dcr) nor protected (.dxr). At least it must have the extension .dir. • in Director 8, you pass member names or numbers (instead of member references) into the convertToJpeg routine • Additionally, there are sporadic crashes when closing a projector after having exported JPEGs. Have a look at the export behavior in the example movie, where I incorporated an ugly hack that does the job. No more crashes... For both authoring and projector make sure that: • the member to be exported is in Castlib 1. There is no way to export from other castlibs. The script below eliminates the term mymember.castlibnum and just uses 1 instead. • when exporting more than one member, you may choose not to instantiate the Xtra for every export. The script below has the necessary changes.
|
|
|