Code to embed .dcr file right?

Reply

Join Date: Nov 2005
Posts: 2
Reputation: !<JMA>! is an unknown quantity at this point 
Solved Threads: 0
!<JMA>!'s Avatar
!<JMA>! !<JMA>! is offline Offline
Newbie Poster

Code to embed .dcr file right?

 
0
  #1
Nov 11th, 2005
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.
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 764
Reputation: DaveSW is on a distinguished road 
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster

Re: Code to embed .dcr file right?

 
0
  #2
Nov 14th, 2005
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.
Reply With Quote Quick reply to this message  
Join Date: Nov 2005
Posts: 2
Reputation: !<JMA>! is an unknown quantity at this point 
Solved Threads: 0
!<JMA>!'s Avatar
!<JMA>! !<JMA>! is offline Offline
Newbie Poster

Re: Code to embed .dcr file right?

 
2
  #3
Nov 14th, 2005
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.
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 764
Reputation: DaveSW is on a distinguished road 
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster

Re: Code to embed .dcr file right?

 
2
  #4
Nov 15th, 2005
No worries - the embed/src stuff is the worst part of web design if you ask me.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Graphics and Multimedia Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC