943,917 Members | Top Members by Rank

Ad:
Nov 11th, 2005
0

Code to embed .dcr file right?

Expand Post »
I've put several .src files into my site and compared them to this .dcr but for some reason this one doesn't work. If anybody could just point out whatever mistake I made I would appreciate it.

<OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="600" HEIGHT="450" id="superbike" ALIGN="">
<PARAM NAME=movie VALUE="superbike.dcr"> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#000000> <EMBED src="superbike.dcr" menu=false quality=high bgcolor=#ffffff WIDTH="600" HEIGHT="450" NAME="superbikegp" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
And thats it.
Similar Threads
Reputation Points: 25
Solved Threads: 0
Newbie Poster
!<JMA>! is offline Offline
2 posts
since Nov 2005
Nov 14th, 2005
0

Re: Code to embed .dcr file right?

This is some working code from another website:

<OBJECT classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,1,0"
ID=esc_apps_intro_001 WIDTH=790 HEIGHT=543 VIEWASTEXT>
<param name=src value="esc_apps_intro_001.dcr">
<PARAM NAME=swStretchStyle VALUE=none>
<param name=swRemote value="swSaveEnabled='false' swVolume='false' swRestart='false' swPausePlay='false' swFastForward='false' swContextMenu='false' ">
<PARAM NAME=bgColor VALUE=#303D5D>
<EMBED SRC="esc_apps_intro_001.dcr" bgColor=#303D5D WIDTH=790 HEIGHT=543 swRemote="swSaveEnabled='false' swVolume='false' swRestart='false' swPausePlay='false' swFastForward='false' swContextMenu='false' " swStretchStyle=none
TYPE="application/x-director" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/"></EMBED>
</OBJECT>

This is the link:
http://www.experts-exchange.com/Web/..._20907093.html
You may need to check you have the correct ports etc open, as in that thread. Also check content expiration etc.
Reputation Points: 54
Solved Threads: 20
Master Poster
DaveSW is offline Offline
765 posts
since Jul 2004
Nov 14th, 2005
2

Re: Code to embed .dcr file right?

Thanks for the advice and that code. It worked with just a few adjustments and I think I found out why it didn't work in the previous code.
Reputation Points: 25
Solved Threads: 0
Newbie Poster
!<JMA>! is offline Offline
2 posts
since Nov 2005
Nov 15th, 2005
2

Re: Code to embed .dcr file right?

No worries - the embed/src stuff is the worst part of web design if you ask me.
Reputation Points: 54
Solved Threads: 20
Master Poster
DaveSW is offline Offline
765 posts
since Jul 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Graphics and Multimedia Forum Timeline: Help with dreamweaver
Next Thread in Graphics and Multimedia Forum Timeline: Small problem





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC