| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Feb 2002
Posts: 3
|
need help...i'm trying to email a html page that contains flash in it...i've changed all links to include "http://www..." and i'm still just recieving the source code and no images...any ideas???
Here's how my code looks... <html> <head> <title>B R A I N F O O D</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#000000" text="#000000"> <object classid="clsid <param name=movie value="http://www.fabianocom.com/brainfood.swf"> <param name=quality value=high> <embed src="http://www.fabianocom.com/brainfood.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="800" height="410"> </embed> </object> </body> </html> |
|
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Flash MX Developers Exam | VitiminJ | General Chat | 34 | 05-05-2004 02:27 PM |
| scrollBar on Flash Exchange | cdeg | Components | 5 | 05-03-2004 08:13 PM |
| Email with Flash anim | turb | Other Flash General Questions | 1 | 12-10-2003 09:31 PM |
| Sending email within Flash MX | DeltaJosh | ActionScript 1.0 (and below) | 1 | 09-08-2002 11:51 PM |