PDA

View Full Version : how to insert flash in a e-mail?


3kman
06-30-2001, 04:46 AM
Beside inserting an attachment to put a swf...
is there a way to place it in a html source of an email?
please help!!!

<html>
<head><title>

etc...


3kman

defrex
06-30-2001, 05:05 PM
well i know there is a more orthodox way to do it but personaly i use the iframe tag.

<iframe src="http://whatever.com/your_file.swf" height="" width="">

make sure you define the height and width to the same a your movie.