The class does more or less everything (plain-text, HTML, attachments, embeded images, etc) but I'm having trouble with <objects> within HTML based e-mails.
I guess the question is do I treat them like images or leave them as they are?
For example let's say I have a Flash movie (swf) in the actual HTML page, do I add it to the e-mail object in the same way as you do with images, or do I need to leave the 'src' or 'path' of the actual movie pointing towards my web site using something like "http://www.blabal/themovie.swf"?
Any help would be great