Adobe Dreamweaver Forums



Last 10 THreads :         Format numbers with leading zeros (Last Post : charlie656 - Replies : 2 - Views : 3 )           »          cfquery date help (Last Post : colohc - Replies : 3 - Views : 5 )           »          CD for PC and Mac (Last Post : vodesjardins - Replies : 0 - Views : 1 )           »          Single line news ticker effect (Last Post : peter934 - Replies : 0 - Views : 1 )           »          Mac CS4 Find Replace (Last Post : ottoworks - Replies : 0 - Views : 1 )           »          Multiple Projects on Same Server (Last Post : cmullins@cfsloans.com - Replies : 2 - Views : 4 )           »          dynamic text gets highlighted (Last Post : NedWebs - Replies : 3 - Views : 4 )           »          Publish a 3d scenes as web pages (Last Post : openspark - Replies : 1 - Views : 5 )           »          Adding database RDS Login Dreamweaver 8 Coldfusion 8 (Last Post : Daverms - Replies : 5 - Views : 6 )           »          Dumb CSS question re: graphic alignment (Last Post : meinmichigan - Replies : 0 - Views : 1 )           »         


Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
User Info Statistics
Go Back   Adobe Dreamweaver Forums > Other Macromedia/Adobe Products > Director
 
Tags: ,



Reply
  #1 (permalink)  
Old 07-19-2008, 05:25 PM
Brian Lisko
 
Posts: n/a
Diggs:
Default HTML & Director 11

Hi, I am new to Director. I have been told that I need to add the following
tag to my movie to update my movie to SW 11. Where do I go in Director to put
this html code? Thanks for any help, Brian.

<object classid="clsid:233C1507-6A77-46A4-9443-F871F945D258"

codebase="http://download.macromedia.com/pub/shock wave/cabs/director/sw.cab#vers
ion=11,0,0,0"
ID=b width=320 height=240 VIEWASTEXT>
<param name=src value="a.dcr">
<param name=swRemote value="swSaveEnabled='true' swVolume='true'
swRestart='true' swPausePlay='true' swFastForward='true' swContextMenu='true' ">
<param name=swStretchStyle value=none>
<param name=PlayerVersion value=11>
<PARAM NAME=bgColor VALUE=#000000>
<embed src="a.dcr" bgColor=#000000 width=600 height=400
swRemote="swSaveEnabled='true' swVolume='true' swRestart='true'
swPausePlay='true' swFastForward='true' swContextMenu='true' "
swStretchStyle=none
type="application/x-director" PlayerVersion=11
pluginspage="http://www.macromedia.com/shockwave/d ownload/"></embed>
</object>





Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-19-2008, 05:25 PM
Mike Blaustein
 
Posts: n/a
Diggs:
Default Re: HTML & Director 11

It does not go anywhere inside director. It is the HTML for the page
that displays the dcr (shockwave) movie. When you publish the movie in
Director, you can check the HTML box (in Publish Settings) for HTML and
it will make a HTML file similar to this. Since you have your own, you
would not need to do that... just substitute this HTML for the one that
Director builds for you.
Reply With Quote
  #3 (permalink)  
Old 07-19-2008, 05:25 PM
Dean Utian
 
Posts: n/a
Diggs:
Default Re: HTML & Director 11

Hi Brian,

I have a tutorial on publishing to Shockwave at:
http://www.deansdirectortutorials.co.../shockwave.htm

It explains the settings in Director and some of the HTML code.

regards
Dean

Director Lecturer / Consultant / Director Enthusiast
http://www.deansdirectortutorials.com/
http://www.multimediacreative.com.au
email: d.utian@unsw.edu.au

Reply With Quote


  #4 (permalink)  
Old 07-19-2008, 07:32 PM
Brian Lisko
 
Posts: n/a
Diggs:
Default Re: HTML & Director 11

I am concerned because I am trying to force Shockwave to read Audio Xtra 6.1.
My ".dir" used 6.1 but my ".dcr" uses 6.0. I have the following alert in my
movie script which shows the version:

alert (string(axGetVersion())).

When I found the hmtl it already had the player version set to 11. Any
thought how I can force shockwave to use version 6.1 of the audio xtra? The
following is the current html in my ".dcr".

<html>
<head>
<title>vocabularyArt</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<!-- saved from url=(0013)about:internet -->
<body bgColor="#EEEEEE">
<object classid="clsid:233C1507-6A77-46A4-9443-F871F945D258"

codebase="http://download.macromedia.com/pub/shock wave/cabs/director/sw.cab#vers
ion=11,0,0,0"
ID=vocabularyArt width=832 height=624 VIEWASTEXT>
<param name=src value="vocabularyArt.dcr">
<param name=swRemote value="swSaveEnabled='true' swVolume='true'
swRestart='true' swPausePlay='true' swFastForward='true' swContextMenu='true' ">
<param name=swStretchStyle value=none>
<param name=PlayerVersion value=11>
<PARAM NAME=bgColor VALUE=#EEEEEE>
<embed src="vocabularyArt.dcr" bgColor=#EEEEEE width=832 height=624
swRemote="swSaveEnabled='true' swVolume='true' swRestart='true'
swPausePlay='true' swFastForward='true' swContextMenu='true' "
swStretchStyle=none
type="application/x-director" PlayerVersion=11
pluginspage="http://www.macromedia.com/shockwave/d ownload/"></embed>
</object>
</body>
</html>


Reply With Quote
  #5 (permalink)  
Old 07-19-2008, 07:32 PM
Mike Blaustein
 
Posts: n/a
Diggs:
Default Re: HTML & Director 11

The version of the xtra that you use in a dcr has exactly nothing to do
with the HTML code that calls the dcr. If your Director authoring
environment uses the newest version when you publish the projector, then
the newest version should be used in the dcr.

If that has already been done, then it is possible that the repository
you point to in the xtrainfo.txt is serving up an old version. In which
case, make sure it points to an updated version.
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
Trackbacks are On
Pingbacks are On
Refbacks are On



© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
All times are GMT. The time now is 01:54 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Inactive Reminders By Mished.co.uk