Question : Script to record whome i received and email and to whome i sent an email.

Hi,

Script to record whome i received and email and to whome i sent an email.

Like this
Received and email from Paul at 12.11 AM and replied back to Paul 11.00 PM
Sent and email to Richard at 11.11 PM
received an email from paul 11.00 AM no replies till now

Any of these ways are ok
1. Send email to me each da at 12.00 AM
2. Record them in atxt file then and there
3. Run on inbox to get the details as this

Note my Sent items are not stored in the defaul location but stored in a seperate Pst.

Regards
sharath

Answer : Script to record whome i received and email and to whome i sent an email.

There are a couple of options here, you could make the sprite in the Flash IDE, using the rectangle tool(color doesn't matter unless you are going to be blending), and load it into the document class. Or, you could make the rectangle with the flash.geom.rectangle class, and add it to a sprite.  Instead of Loader.mask, you would want to set it to the Loader variable (I apologize for being unclear..) so, loaderSWF.mask = maskingSprite;
Random Solutions  
 
programming4us programming4us