DW CS3, Templates & Flash paths

Hello guys,
I guess that everybody knows but I didn't find info about
it... Seems DW won't update the path of a Flash file when using a
Template. The result is that the path will always be the same as
the file was located in /Templates.
Do you guys know any way to fix or circunvent this
limitation? I have several similar pages, using PHP, and templates
were a nice solution...
Thanks!

> Anyway, the workarounds seem to make sense. The
"changing to Site-Root"
> solution isn't very practical as that only works if you
view the page
> after you
> upload it (must be
http:// address).
Not true. If you are previewing using temp files, it'll work
fine.
> In the template code, changing every reference to the
file from
> "../myFlash.swf" to just "myFlash.swf" seems to work.
There were 4
> instances of
> it I found to change.
That will only work if all your pages *and* your Flash file
are at the
site's root level.
> However, does anyone know if unchecking those are going
to cause problems
> with
> anything else? What exactly do those do?
The first of them causes the Flash to be placed on the page
in such a way
that the IE prompt to click to activate is avoided. I'm not
sure I've ever
seen the second prompt.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"tomservo6" <[email protected]> wrote in
message
news:[email protected]...
>I ran into this problem as well when trying to insert any
sort of Flash
> element, both made in Flash and the premade SWF's in DW,
into DW CS3 as
> part of
> a template. When previewing the template itself, the SWF
plays. When I
> preview
> a page created from the template, it's not there.
>
> I found a technote from over a year ago:
>
>
http://kb.adobe.com/selfservice/viewContent.do?externalId=c65e8513&sliceId=2
>
> Apparently DW engineers are still "investigating" the
bug from a previous
> version.
>
> Anyway, the workarounds seem to make sense. The
"changing to Site-Root"
> solution isn't very practical as that only works if you
view the page
> after you
> upload it (must be
http:// address).
>
> In the template code, changing every reference to the
file from
> "../myFlash.swf" to just "myFlash.swf" seems to work.
There were 4
> instances of
> it I found to change.
>
> The easiest workaround that I used was to uncheck the
"Insert using
> browser-safe scripts" and "Convert tags to scripts on
file open." in
> edit ->
> preferences -> code rewriting.
>
> However, does anyone know if unchecking those are going
to cause problems
> with
> anything else? What exactly do those do?
>
>
>
>

Similar Messages

  • Problem inserting Flash video into DW CS3 template

    I would like to insert some flash video into an editable
    region inside a DW CS3 template. The template I am using seems to
    work for literally hundreds of other pages I have made (none of
    which, incidentally, have any media of any kind in them).
    I have created the template and then an editable region and
    now want to insert the flash video in that editable region. All
    goes well until I hit the OK button. then I get this error--Making
    this change would require changing code that is locked by a
    template or translator The change will be discarded.
    Can anyone suggest how I might over come this error??
    Thx.
    Jane

    The problem is the detection option in the video insertion
    dialog. If you
    disable that option, you will not get the error.
    This is a problem because the detection routine requires a
    modification to
    the <body> tag (insertion of an onload event) which you
    cannot easily do in
    a template child page.
    If you really must have the detection, then you can copy and
    past the load
    call from a dummy (non-templated) page on which you have also
    done the same
    insertion. Post back with that page's body tag code, and I'll
    show you
    how....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Jane Smith 2300" <[email protected]> wrote
    in message
    news:fehcup$e6u$[email protected]..
    > Further to my post before--The .htm that I am trying to
    insert the Flash
    > video
    > (converted an AVI file using Flash video encoder) was
    built from a .dwt.
    >
    > The template page has several editable regions in it.
    There is also CSS.
    > formatting the document. I am trying to insert the Flash
    video into one
    > of the
    > editable regions.
    >
    > I have no problem installing the video in a page not
    built with a template
    > or
    > without css..
    >
    > Thanks for any help you can provide.
    >
    > jane
    >

  • Flash MX same as CS3 Adobe Flash?

    I know it is a simple question however I am wondering if Macromedia Flash MX is the same as CS3 Adobe Flash?
    I have a flash file in a template I would like to modify and it says I need Macromedia Flash MX to modify it.
    thanks

    Ask in the Flash forum; this is the Flash Player forum.

  • Upgraded to CS3 and Flash no longer works in browsers

    Since upgrading to CS3 my Flash no longer works in my top
    table. Exact same files worked fine in CS and CS2 and whatever it
    was before CS. Any Flash that is in the top table on any of my
    pages doesn't appear.
    Now it doesn't appear in IE or Firefox. Can see it fine if I
    "preview in browser" but when uploaded to site can't view at all.
    Any solutions? Please reply to [email protected]
    Thanks.

    Ok got this working. Went into my code and deleted everything
    from the javascript tag to the closing script tag (see below).
    Reinserted my SWF file and it works like a charm.
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0','wid th','396','height','80','src','images/gold-logo','loop','false','quality','high','pluginsp age','http://www.macromedia.com/go/getflashplayer','movie','images/gold-logo'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
    width="396" height="80">
    <param name="movie" value="images/gold-logo.swf">
    <param name="quality" value="high"><param
    name="LOOP" value="false">
    <embed src="images/gold-logo.swf" width="396" height="80"
    loop="false" quality="high" pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    type="application/x-shockwave-flash"></embed></object></noscript>

  • DW CS3: Template & CSS Rules problems

    Dreamweaver CS3 Templates and CSS Rules.
    I've built a basic html page with a header, navigation links and main content area, then saved this as a template with the content area as the edit region.
    When I create new html pages from this template I want to insert Divs in the edit region for each new page, which I can successfully do, but for some reason Dreamweaver is not allowing me to create new CSS Rules for each new Div? So I'm not able to control position, text layout, colours etc for the new content. So my question is how do I do this?
    I got around this with the current website by creating the template with virtually all of the content for the entire website firstly, then deleting as necessary for each page, which I know is the wrong way to build html site pages from a template!
    I wonder if someone could please point me in the right direction to get me back on track? Any pointers would be very much appreciated.
    Thanks in advance.

    Yes, there is a meta tag at the start of the CSS rules. Here's a copy and paste of the code generated in DW CS3. Template was created from a html doc...
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    body {
        background-color: #FFFFFF;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    body,td,th {
        font-family: Arial, Helvetica, Helvetica Neue, Verdana;
        font-size: medium;
    #container {
        background-color: #E6E6E6;
        width: 900px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    #banner_image {
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #FFFFFF;
        margin-right: auto;
        margin-left: auto;
    #navigation {
        background-color: #E6E6E6;
        text-align: center;
        padding: 10px;
    #navigation ul {
        margin: 0px;
        padding: 0px;
    #navigation li {
        list-style-type: none;
        display: inline;
        margin-right: 40px;
        margin-left: 40px;
    #navigation a {
        color: #333333;
        font-size: 90%;
        text-decoration: none;
    #navigation a:hover {
        color: #FF3300;
        font-size: 90%;
        text-decoration: none;
    #spacer {
        background-color: #E6E6E6;
        text-align: center;
        padding: 10px;
        margin-top: 10px;
        margin-right: 25px;
        margin-bottom: 10px;
        margin-left: 25px;
        font-size: small;
    #content_area {
        background-color: #666666;
        margin-top: 10px;
        margin-right: 25px;
        margin-bottom: 10px;
        margin-left: 25px;
        padding-top: 20px;
        padding-right: 10px;
        padding-bottom: 20px;
        padding-left: 10px;
    #copyright_footer {
        background-color: #FFFFFF;
        text-align: center;
        padding: 10px;
        font-size: small;
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
        clear: both;
    #navigation_lower {
        background-color: #E6E6E6;
        text-align: center;
        padding: 10px;
    #navigation_lower ul {
        margin: 0px;
        padding: 0px;
    #navigation_lower li {
        list-style-type: none;
        display: inline;
        margin-right: 40px;
        margin-left: 40px;
    #navigation_lower a {
        color: #333333;
        font-size: 90%;
        text-decoration: none;
    #navigation_lower a:hover {
        color: #FF3300;
        font-size: 90%;
        text-decoration: none;
    -->
    </style>
    </head>

  • Inserting RSS Feeds into a Dreamweaver CS3 Template

    I've created a website template in Dreamweaver CS3. We need
    to insert an RSS feed that will allow our web site to receive news
    updates and information pertinent to our consumers needs. Please
    help! I have no clue how to do this.

    Which version of FW? If FWMX 2004 or earlier, you would need
    to read this
    carefully -
    http://www.losingfight.com/blog/2006/08/11/the-sordid-tale-of-mm_menufw_menujs/
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "hraklis_1" <[email protected]> wrote in
    message
    news:g4p0l0$lak$[email protected]..
    > I've created a dreamweaver cs3 template for my website.
    I've also created
    > a
    > menu in fireworks which has popup menu's. If I create a
    new page (not from
    > a
    > template) and insert the fireworks html, everything
    works fine when I try
    > to
    > preview it.
    >
    > However, if I insert the fireworks html into a page
    created from a
    > template,
    > or even the original template file, the image of the
    menu is inserted and
    > can
    > be viewed, but the popup menu's do not appear. Any
    thoughts or
    > suggestions?
    >

  • How can I upgrade from Web Premium CS3 to Flash Pro CS6?

    I have a license for Web Premium CS3 (including Flash CS3 Pro) and bought an upgrade for Flash CS6. But I had problems with my license code because the installer always want's a Flash CS3 Pro license code and I only have a Web Premium license code. How can I solve this?
    Thanks
    MrFlatBeat

    You can't. Standalone products cannot be used with a suite serial. Eitehr you buy a full standalone license of Flash or upgrade your entire suite. Get in touch with sales.
    Mylenium

  • Adobe flash path

    Is the an app for adobe flash path for an iPad?

    Hi Russgranger,
    I wasn't quite sure what you were asking. Can you explain a little more? I don't understand the question. Apple limits the use of Flash based content on their devices. Adobe develops and supports other technologies for use on these devices instead.
    -Dave

  • CS3 Templates managing relative file paths in AC_FL_RunContent

    Hi,
    If I insert a Flash media resource (e.g. a .swf file) into a template, Dreamweaver CS3 inserts two sections of HTML into the template to display the resource; a <script> section and a <noscript> section. Then if I create a number of HTML files from the template which are stored in sub-folders which have different relative file paths to the resource from the template, then when DW builds the HTML files from the template, it correctly edits the relative file paths in the <noscript> section but does not correctly edit the relative file paths in the <script> section. So the resource does not display in browsers which have javascript enabled for the files which have different relative file paths from the resource.
    Is there a solution for this that I can use with my CS3 other than: (a) manually editing the code by hand outside of DW; or (b) upgrade to CS4 or CS5; or (c) have multiple copies of the resource in different locations with the correct relative file paths from the HTML files.
    I have read something about Edit > Preferences > Code Rewriting > uncheck the Active Content preferences but I do not know if that is in a different version of Dreamweaver because my CS3 version does not appear to have that.
    Thanks,
    -A Novice.

    Oh, BTW, I forgot to say, I/we cannot use site-relative file paths because this question is posted on behalf of a school where the kids are taught to use DW to create web-sites but the sites are not actually ever published to any web servers. The sites are only ever viewed by previewing the site in DW or by double-clicking on the index.html page from Windows Explorer. And because the kids are not being taught how to hand-code HTML (or how to hand-code anything come to that), editing the HTML by hand is not a solution. Really, we need a solution where DW will do it automatically and properly (without spending money on upgrading to CS4 or CS5 (if possible).
    Thanks again,
    -Still A Novice

  • Can Flash CS3 open Flash 7.0 or 8.0 template?

    One of our departments is looking to purchase a Flash
    template which instructs you to have Flash 7.0 or 8.0 to edit. Just
    wondering if it will be editable in Flash CS3.
    Thanks

    blondy wrote:
    > One of our departments is looking to purchase a Flash
    template which instructs you to have Flash 7.0 or 8.0 to edit. Just
    wondering if it will be editable in Flash CS3.
    >
    > Thanks
    Yes, no problem.
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Flash in DW CS3 template issues

    I have created a template which contains a Flash header at
    the top. After creating new pages using the template, some of the
    pages are not loading the Flash movie for some reason. The index
    page does, but none of the others.The Flash does not reside in an
    editable region, so why would it not load in any of the pages. Here
    is the project in question:
    http://uniquecreationsdesign.com/spiritlife/
    I have just started creating the pages from the template and
    linking them up. As it is right now there are only the first two
    links, but already having the issue and I don't want to continue
    until I can get this issue sorted out. The strange thing about this
    problem is that from DW, if I view the pages in question locally
    there is nothing at the top, no Flash at all. Once uploaded to the
    server and viewed remotely I see the Flash container but no movie
    loads.
    Any help here? I greatly appreciate in advance and light you
    can shed on this issue.

    Make the link to the Flash file a ROOT relative link in the
    Template. Do
    that by changing this -
    AC_FL_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','780','height','200','src','spirit_life_header','quality','high','pluginspage','http:/ /www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','sp irit_life_header'
    ); //end AC code
    </script><noscript>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="780" height="200">
    <param name="movie" value="spirit_life_header.swf" />
    <param name="quality" value="high" />
    <embed src="spirit_life_header.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="780"
    height="200"></embed>
    </object>
    </noscript>
    to this -
    AC_FL_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','780','height','200','src','/spirit_life_header','quality','high','pluginspage','http: //www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','/ spirit_life_header'
    ); //end AC code
    </script><noscript>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="780" height="200">
    <param name="movie" value="/spirit_life_header.swf" />
    <param name="quality" value="high" />
    <embed src="/spirit_life_header.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="780"
    height="200"></embed>
    </object>
    </noscript>
    Then make sure that a) the file 'spirit_life_header.swf' is
    IN THE ROOT
    FOLDER.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "UniqueCreations" <[email protected]> wrote
    in message
    news:[email protected]...
    >I have created a template which contains a Flash header
    at the top. After
    > creating new pages using the template, some of the pages
    are not loading
    > the
    > Flash movie for some reason. The index page does, but
    none of the
    > others.The
    > Flash does not reside in an editable region, so why
    would it not load in
    > any of
    > the pages. Here is the project in question:
    >
    http://uniquecreationsdesign.com/spiritlife/
    >
    > I have just started creating the pages from the template
    and linking them
    > up.
    > As it is right now there are only the first two links,
    but already having
    > the
    > issue and I don't want to continue until I can get this
    issue sorted out.
    > The
    > strange thing about this problem is that from DW, if I
    view the pages in
    > question locally there is nothing at the top, no Flash
    at all. Once
    > uploaded to
    > the server and viewed remotely I see the Flash container
    but no movie
    > loads.
    >
    > Any help here? I greatly appreciate in advance and light
    you can shed on
    > this
    > issue.
    >

  • Insert Date into Indesign CS3 template

    I had a script that worked great in CS2 but when I upgraded to CS3 it doesn't work. I posted on here to find the problem with no help so I"m starting from scratch.
    Its it possible to insert the date into a template with a script in CS3
    Example: SUNDAY, August 24, 2008

    Here the script is again... Don't know what to say? it works in CS2
    //DESCRIPTION: Use to insert date/time into document.
    if (app.documents.length == 0) { exit() }
    insertDTs(app.documents[0]);
    function insertDTs(aDoc) {
    var curPrefs = aDoc.characterStyles[0].extractLabel("dtprefs");
    if (curPrefs == "") {
    // Doc has no prefs; use saved prefs
    curPrefs = getCurPrefs(File(getScriptPath().absoluteURI.replace(/Insert\.jsx/, "Prefs.txt")));
    } // end if curPrefs
    var prefParts = curPrefs.split("\n");
    if (prefParts[2] != "[None]") {
    insertIt(aDoc, prefParts[0], prefParts[2]);
    if (prefParts[3] != "[None]") {
    insertIt(aDoc, prefParts[1], prefParts[3]);
    function insertIt(aDoc, formString, cStyleName) {
    var formStrings= ["Day, Month, Year"]
    var theFuncs = [dayMonthYear]
    var charStyleStrings = aDoc.characterStyles.everyItem().name
    if (indexOf(charStyleStrings, cStyleName) < 1) { return } // style not found or is No Style
    var func = indexOf(formStrings, formString);
    if (func < 0) { return } // requested form not recognized
    var dateString = theFuncs[func](new Date());
    app.findPreferences = app.changePreferences = null;
    aDoc.search("", true, true, dateString, {appliedCharacterStyle:cStyleName});
    } // end insertIt
    function dayMonthYear(date) {
    date.setDate(date.getDate()+1);
    // returns dayName, monthName date, year
    var myDateString = date.toLocaleDateString();
    myParts = myDateString.split(" 0");
    if (myParts.length != 1) {
    myDateString = myParts[0] + " " +myParts[1];
    return myDateString.slice(0,-5) + "," + myDateString.slice(-5);
    function indexOf(array, find,offs) {
    for( var i = offs == undefined ? 0 : offs; array.length > i; i++ ) {
    if( array[i]==find ) {return i}
    return -1;
    function getScriptPath() {
    // This function returns the path to the active script, even when running ESTK
    try {
    return app.activeScript;
    } catch(e) {
    return File(e.fileName);
    } // end try
    } // end getScriptPath
    } // end insertDTs

  • Photoshop CS, CS3, CS4, Flash 8, all crash on Macbook Pro 10.5.6

    Over time, I forget exactly when, Photoshop and Flash applications crash when attempting to start them. Photoshop CS would yield errors that referenced 'CarbonLib' in the error message. Macromedia Flash 8 simply crashes on startup, no further info.
    So I thought perhaps I should try a newer version of Photoshop, so I downloaded the CS3 trial... also crashes.
    So then CS4 came out... installed the trial... it actually loads (during the splash screen anyway) but once you get to the 'layout' page, it shows the tools, panels etc but if you hover over any of them you get the magical "beach ball" for eternity. It never actually crashes until your patience runs out and you 'Force Quit' the application.
    Just updated from 10.5.5 to 10.5.6 same deal...
    Tried running the apps on a brand new user account... same deal.
    I have the 'Crash Report'... doesn't mean much to me... how do you make a diagnosis from these messages anyway?
    Here's a little snippet for you gurus:
    OS Version: 10.5.6 (Build 9G55)
    Architecture: i386
    Report Version: 4
    Command: Photoshop
    Path: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    Version: 11.0 (11.0x20080919 20080919.r.488 2008/09/19:02:00:00 cutoff; r branch) (11.0)
    Parent: launchd 146
    PID: 283
    Event: hang
    Time: 6.13s
    Steps: 29
    Process: Adobe Photoshop CS4 283
    Path: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    ADDRESS BINARY
    00001000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    0207f000 /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    0208d000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0251b000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    02790000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    028bb000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    02d14000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    02d83000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0313e000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    03455000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    03478000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    034a6000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettin gs
    034db000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8S haredExpat
    03512000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dylib. 36.0
    035cc000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    035ea000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/amtlib.framework/Versions/A/amtlib
    037d7000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/WRServices.framework/Versions/A/WRServices
    039e9000 /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/../Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRe porter
    039f3000 /Applications/Adobe Ph

    Just a mall possibility, and it is ony a maybe.
    The com.adobe.photohop.plist which is in your user's preferences will be share by all versions of Photoshop you have installed. It is possible that is corrupted.
    The other thought of course is a font data base or a font.
    Of course it might be time to update the software as Buko is sort of suggesting and you might also try an archival clean install.

  • CS3 Templates - css disappears in design view

    In DW CS3, I've noticed that after I've been working with
    templates for a while, often with several templates open
    simultaneously, the style rendering suddenly disappears in design
    view, and I see only the unformatted text on the screen. If I close
    DW and restart, the pages render correctly, but after 15 min. or
    so, the style problem returns. Anyone else run into this?

    Wait - is this about FLASH or CSS? (see your subject line).
    Anyhow - the solution posted here 3 or 4 times a day would be
    to make the
    links to the Flash in the Template page be ROOT relative
    links, i.e., change
    this -
    <script type="text/javascript">
    AC_FL_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','860','height','31','src','../news_alert','quality','high','pluginspage','http://www.a dobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../news_ alert'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="860" height="31">
    <param name="movie" value="../news_alert.swf" />
    <param name="quality" value="high" />
    <embed src="../news_alert.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="860"
    height="31"></embed>
    </object>
    </noscript></div>
    to this -
    <script type="text/javascript">
    AC_FL_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','860','height','31','src','/news_alert','quality','high','pluginspage','http://www.ado be.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','/news_aler t'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="860" height="31">
    <param name="movie" value="/news_alert.swf" />
    <param name="quality" value="high" />
    <embed src="/news_alert.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="860"
    height="31"></embed>
    </object>
    </noscript></div>
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "pluto_nash" <[email protected]> wrote in
    message
    news:[email protected]...
    > Here are links to the page with little bit of
    explanation:
    > Please use IE to view all links
    >
    > View this page (master template for LG site) using.
    Flash works fine
    >
    http://www.resilire.com/client_projects/LG/templates/master.dwt
    >
    > View the child page (child page of the master template
    for the LG site)
    > the
    > flash disappears:
    >
    http://www.resilire.com/client_projects/LG/index.html
    >
    > Another Example:
    > View the master template for the flashy site (flash
    works fine)
    >
    http://www.resilire.com/client_projects/flashy/templates/master.dwt
    >
    > View the child page of this template for the flashy site
    ( flash does not
    > work)
    >
    http://www.resilire.com/client_projects/flashy/Untitled-3.html
    >

  • Open .psd in FW CS3 and maintain paths?

    I have a .psd file that when I open in FW CS3 it maintains all the layers just fine, but when I go to click on an object like a box it just shows as a bitmap rather than a path. So I can't edit the color or size.
    Any workaround?
    thanks much,
    Justin

    justinae wrote:
    really? That's a bummer. Seems like the whole concept of a suite isn't exactly working out if you loose the ability to edit content on platforms that are meant to stream line the process from design to web.
    You need to remember that Fireworks and Dreamweaver came to Adobe through the merger with Macromedia. While FW and DW always worked well together, the products of the two companies were not designed to interoperate. Historically, one would design in Fireworks and code in Dreamweaver.
    Since the merger, Adobe has been working to improve interoperability between Fireworks and Photoshop (and also Illustrator)  - mature applications with different approaches and code bases. There's a lot of code to revise and improve so that FW can read all PS effects and so that PS can read all FW layers. They're working on it.

Maybe you are looking for

  • Can't Drag in OSX.2.8

    I'm on a 700 MHZ 15" Imac. I cannot drag icons at all. I click on them, and the curser highlights them, but they won't move. I can drag windows just fine, but not icons, or files in Itunes. I know this was a problem associated with 10.2. I tried to f

  • Sound Level Meter vi

    It would be great if I could manage to have a Sound Level Meter vi. I do not have SVT. Right now a .vi sharing would be best, but in my mind it is to start to make my own, this kind of tasks make you learn. The problem is time. Any sharings? Suggesti

  • Strongswan does not set offered virtual IP to my local interface

    Hi everybody, I have trouble getting a VPN connection into the intranet of the company I am working for. I have already searched this forum for getting hints for my problem. Because I was not able to find something I decided to make my first post her

  • Lacie 8x DVD+RW

    Hello every body! Bought brand new Lacie 8x DVD RW external drive but it isn't compatible with Mavericks. What should I do? Thanks in advance!

  • [OT]-Cómo añadir a los marcadores de Google, Reddit, del.icio.us.... etc.

    Estuve viendo el artículo publicado por Lucas http://www.lucassevilla.info/) y me gustaría que me explicaran un poco más sobre este asunto. ¿Qué es lo que pasa exactamente al poner http://www.google.com/bookmarks/mark?op=e......"? Gracias.