At 12:40 PM -0500 8/3/01, [EMAIL PROTECTED] wrote:
>Yeah but it's weird it only happens on the filename link, but NOT when
>I've got one in the cast already linked; I'd think that I'd see it there
>as well, ie any dir movie that starts up with quicktime would load some
>frames into memory.

The memory hit is happening because QuickTime is loading the track
structure of the QuickTime movie (formerly known as the resource fork
data).  When you set the filename property this occurs.

As far as your memory analysis goes generally, unless you force Director to
consume the memory space used by decompressed QuickTime track data, it will
appear to be continuously in use.  Don't sweat it - most memory analysis
tools are pretty worthless anyway since they have no way to know *how* an
application is using the memory it has allocated.
-- 

...---===|  Terry R. Schussler  |===---...
...---===|  Chief Investigator  |===---...

on visitWebsite yourSelection
 coolSites = [ \
   #advancedSeminars : "http://www.macromediaSEMINARS.com/";, \
   #directorUniversity: "http://www.directorU.com";, \
   #multiuserUniversity: "http://www.multiuserU.com";, \
   #flashUniversity: "http://www.flash5U.com";, \
   #dreamweaverUniversity: "http://www.dreamweaverU.com";, \
   #freeBehaviors : "http://www.behaviors.com/";]
 gotoNetPage coolSites[yourSelection]
end visitWebsite


[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!]

Reply via email to