HighDots Forums  

Embedding Flash

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Embedding Flash in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
yehnos
 
Posts: n/a

Default Embedding Flash - 08-03-2004 , 03:21 AM






Really grateful for any help!!!!

When i insert flash, the script goes like this:

"----
<OBJECT
classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"codebase="http://download.ma
cromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"WIDTH="86"
HEIGHT="71">
<PARAM NAME=movie VALUE="logo2.swf"> <PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#81C081>

<embed src="logo2Size%20adjustment.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="500" height="350"></embed> -
</OBJECT> -------"

the thing is that I had to delete the part where it says embed source inorder
to elimate the warning messages i get in dreamweaver..
So.. first question is.. what is it that i've deleted and does it matter?

The PROBLEM i'm having is that although it no error occurs on the preview
browser, when i upload my page to web, it shows this warning signs on the
status bar( the exclamation mark inside a triangle), even though the
dreamweaver shows no error or broweser error whatsowever, so I have completely
no idea what to correct oin.

Really grateful for any help. And thx in advance!!


Reply With Quote
  #2  
Old   
Paul Whitham TMM
 
Posts: n/a

Default Re: Embedding Flash - 08-03-2004 , 07:51 PM






What you have deleted is the ability for anyone using IE on the Mac,
Netscape, Mozilla & Firefox from viewing your flash file. It is vital that
you have the line as the <embed> calls the plugin in those browsers. The
<object> tag is read by IE.

Not sure which line Safari reads but the odds are that it will also use the
Embed

If DW is giving you a warning then it better to deal with that.

--
Regards

Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
www.valleybiz.net

Team Macromedia Volunteer for Ultradev/Dreamweaver MX
www.macromedia.com/support/forums/team_macromedia

"yehnos" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Really grateful for any help!!!!

When i insert flash, the script goes like this:

"----
OBJECT

classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"codebase="http://downloa
d.ma
Quote:
cromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"WIDTH="86
"
Quote:
HEIGHT="71"
PARAM NAME=movie VALUE="logo2.swf"> <PARAM NAME=quality
VALUE=high
PARAM NAME=bgcolor VALUE=#81C081

embed src="logo2Size%20adjustment.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="500"
="350"></embed> -
/OBJECT> -------"

the thing is that I had to delete the part where it says embed source
inorder
to elimate the warning messages i get in dreamweaver..
So.. first question is.. what is it that i've deleted and does it matter?

The PROBLEM i'm having is that although it no error occurs on the
preview
browser, when i upload my page to web, it shows this warning signs on the
status bar( the exclamation mark inside a triangle), even though the
dreamweaver shows no error or broweser error whatsowever, so I have
completely
no idea what to correct oin.

Really grateful for any help. And thx in advance!!




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.