Flash in Template Pages

I placed two Flash object into a template page. Child pages
made from it worked fine until I made a change to the template.
After that, the Flash objects are no longer visible when previewed
in the browser.
Is this normal? Is there a way around it? Or do I have to
load the Flash objects into the each and every child page?
Your help is greatly appreciated.

> So it will probably not work there
> either.
nope- it won't.
for flash objects in locked parts of a template to work on
the child pages,
they must have a site root relative path because they are
currently inserted
with the active content javascript to write them. So the path
isn't managed
in the child pages like it is for links and images.
you could put it in the root level of you own site, with
unique filenames?
If there aren't many pages, you could rename them in the
files panel to
something like aaa_index.html and aaa_contact.html so they
are grouped
together. also be sure to upload the Scripts folder in the
public root
Alan
Adobe Community Expert, dreamweaver
http://www.adobe.com/communities/experts/

Similar Messages

  • Re:DW8 flash on template page not shows flash

    Hi Murray,
    When I changed it to relative nothing changed, the .dwt works
    fine but not
    my other pages based on the template. Maybe there is
    something wrong with
    the editable regions?
    Thanks for your help
    Sam
    Make the link to your Flash file be a root relative one.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    Hi all,
    I have a template based page with one flash animation.
    When I preview my template page the flash is working fine,
    but in my pages
    bases on the template I don't see my flash animation.
    Do I miss something?
    You can find my pages (text) on the following links:
    http://www.waterloocity.be/doc/go2waterloo_FR-dwt-asp.txt
    http://www.waterloocity.be/doc/index-asp.txt
    I searched in the archives but fund nothing that helps me
    I appreciate all help
    Thanks in advanced, Sam

    Then there is something wrong with the SWF file.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "SamDesign.be" <[email protected]> wrote in
    message
    news:[email protected]...
    > Now, I see noting. In dreamweaver I see the swe but when
    I do the "play"
    > it's white
    >
    > "Murray *ACE*" <[email protected]> a
    écrit dans le message
    > de news: [email protected]...
    >> Do you see the Flash element locally?
    >>
    >> --
    >> Murray --- ICQ 71997575
    >> Adobe Community Expert
    >> (If you *MUST* email me, don't LAUGH when you do
    so!)
    >> ==================
    >>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >> ==================
    >>
    >>
    >> "SamDesign.be" <[email protected]>
    wrote in message
    >> news:[email protected]...
    >>> Yes, I work localy for the moment.
    >>>
    >>> "Murray *ACE*"
    <[email protected]> a écrit dans le
    message
    >>> de news: [email protected]...
    >>>> Did you upload the Scripts folder?
    >>>>
    >>>> <script
    src="../Scripts/AC_RunActiveContent.js"
    >>>> type="text/javascript"></script>
    >>>>
    >>>> --
    >>>> Murray --- ICQ 71997575
    >>>> Adobe Community Expert
    >>>> (If you *MUST* email me, don't LAUGH when
    you do so!)
    >>>> ==================
    >>>>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>>>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>>>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>>>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >>>> ==================
    >>>>
    >>>>
    >>>> "SamDesign.be"
    <[email protected]> wrote in message
    >>>> news:[email protected]...
    >>>>> Hello Murray,
    >>>>>
    >>>>>
    >>>>>
    >>>>> I tray it again but still don't working.
    I made a new page, without
    >>>>> linking to a template, and there my
    flash is also not showing up.
    >>>>>
    >>>>> Here is my code from a test page.
    >>>>>
    >>>>> Thanks for your time!
    >>>>>
    >>>>>
    >>>>>
    >>>>> <%@LANGUAGE="VBSCRIPT"
    CODEPAGE="1252"%>
    >>>>>
    >>>>> <!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=iso-8859-1" />
    >>>>>
    >>>>> <title>Untitled
    Document</title>
    >>>>>
    >>>>> <script
    src="../Scripts/AC_RunActiveContent.js"
    >>>>>
    type="text/javascript"></script>
    >>>>>
    >>>>> </head>
    >>>>>
    >>>>> <body>
    >>>>>
    >>>>> <script type="text/javascript">
    >>>>>
    >>>>> AC_FL_RunContent(
    >>>>> 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','wid th','100','height','60','title','test','src','/flash/newpub','quality','high','pluginspage ','http://www.macromedia.com/go/getflashplayer','movie','/flash/newpub'
    >>>>> ); //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=7,0,19,0"
    >>>>> width="100" height="60" title="test">
    >>>>>
    >>>>> <param name="movie"
    value="/flash/newpub.swf" />
    >>>>>
    >>>>> <param name="quality" value="high"
    />
    >>>>>
    >>>>> <embed src="/flash/newpub.swf"
    quality="high"
    >>>>> pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    >>>>> type="application/x-shockwave-flash"
    width="100" height="60"></embed>
    >>>>>
    >>>>> </object></noscript>
    >>>>>
    >>>>> </body>
    >>>>>
    >>>>> </html>
    >>>>>
    >>>>>
    >>>>>
    >>>>> "Murray *ACE*"
    <[email protected]> a écrit dans le
    >>>>> message de news:
    [email protected]...
    >>>>>> If you changed it to ROOT relative,
    e.g.,
    >>>>>>
    >>>>>> /Flash/whatever.swf
    >>>>>>
    >>>>>> Then it would work. Please show us
    your code....
    >>>>>>
    >>>>>> --
    >>>>>> Murray --- ICQ 71997575
    >>>>>> Adobe Community Expert
    >>>>>> (If you *MUST* email me, don't LAUGH
    when you do so!)
    >>>>>> ==================
    >>>>>>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>>>>>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>>>>>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>>>>>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >>>>>> ==================
    >>>>>>
    >>>>>>
    >>>>>> "SamDesign.be"
    <[email protected]> wrote in message
    >>>>>>
    news:[email protected]...
    >>>>>>> Hi Murray,
    >>>>>>>
    >>>>>>> When I changed it to relative
    nothing changed, the .dwt works fine
    >>>>>>> but not my other pages based on
    the template. Maybe there is
    >>>>>>> something wrong with the
    editable regions?
    >>>>>>>
    >>>>>>> Thanks for your help
    >>>>>>>
    >>>>>>> Sam
    >>>>>>>
    >>>>>>>
    >>>>>>> Make the link to your Flash file
    be a root relative one.
    >>>>>>> --
    >>>>>>> Murray --- ICQ 71997575
    >>>>>>> Adobe Community Expert
    >>>>>>> (If you *MUST* email me, don't
    LAUGH when you do so!)
    >>>>>>> ==================
    >>>>>>>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>>>>>>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>>>>>>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>>>>>>
    http://www.macromedia.com/support/search/
    - Macromedia (MM)
    >>>>>>> Technotes
    >>>>>>> ==================
    >>>>>>> Hi all,
    >>>>>>>
    >>>>>>> I have a template based page
    with one flash animation.
    >>>>>>>
    >>>>>>> When I preview my template page
    the flash is working fine, but in my
    >>>>>>> pages
    >>>>>>> bases on the template I don't
    see my flash animation.
    >>>>>>>
    >>>>>>> Do I miss something?
    >>>>>>>
    >>>>>>> You can find my pages (text) on
    the following links:
    >>>>>>>
    >>>>>>>
    http://www.waterloocity.be/doc/go2waterloo_FR-dwt-asp.txt
    >>>>>>>
    >>>>>>>
    http://www.waterloocity.be/doc/index-asp.txt
    >>>>>>>
    >>>>>>> I searched in the archives but
    fund nothing that helps me
    >>>>>>>
    >>>>>>> I appreciate all help
    >>>>>>>
    >>>>>>> Thanks in advanced, Sam
    >>>>>>>
    >>>>>>>
    >>>>>>
    >>>>>>
    >>>>>
    >>>>>
    >>>>
    >>>>
    >>>
    >>>
    >>
    >>
    >
    >

  • DW8 flash on template page not shows flash

    Hi all,
    I have a template based page with one flash animation.
    When I preview my template page the flash is working fine,
    but in my pages
    bases on the template I don't see my flash animation.
    Do I miss something?
    You can find my pages (text) on the following links:
    http://www.waterloocity.be/doc/go2waterloo_FR-dwt-asp.txt
    http://www.waterloocity.be/doc/index-asp.txt
    I searched in the archives but fund nothing that helps me
    I appreciate all help
    Thanks in advanced, Sam

    Make the link to your Flash file be a root relative one.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "SamDesign.be" <[email protected]> wrote in
    message
    news:eugrqh$jr9$[email protected]..
    > Hi all,
    >
    > I have a template based page with one flash animation.
    >
    > When I preview my template page the flash is working
    fine, but in my pages
    > bases on the template I don't see my flash animation.
    >
    > Do I miss something?
    >
    > You can find my pages (text) on the following links:
    >
    >
    http://www.waterloocity.be/doc/go2waterloo_FR-dwt-asp.txt
    >
    >
    http://www.waterloocity.be/doc/index-asp.txt
    >
    > I searched in the archives but fund nothing that helps
    me
    >
    > I appreciate all help
    >
    > Thanks in advanced, Sam
    >
    >

  • Flash no longer working when updating a template page

    Recently switched from GoLive over to DW CS3. I've purchased Total Training for DW CS3 to help me with the transition.
    I am wanting to create a template page to use for the entire site so that if I need to make a change to the template, it updates my entire website.  When I upload the page, the flash image loads fine. The problem I'm having is if I reopen the template.dwt page and make a change, when DW updates the pages that are linked to the template, the flash image in the pages no longer work.
    Here are my steps I've taken:
    1.  Created a page called index.html
    2.  Made an editable region called "main content" using Insert>Template Objects>Editable Region
    3.  Created a folder called templates in the root directory
    4.  File>Save as Template and called it home.html (for testing so I don't mess up my working index.html page)
    5.  File>New>Page from Template and selected my template.dwt file
    6.  Added content to the page.
    7.  File>Save As company-history.html
    8.  Upload index.html, home.html and company-info.html to the server.
    Everything works like it is supposed to.
    9. Open template.dwt and make a change.
    10. Save page and DW updates the home.html and company-info.html pages
    11. Upload to server
    12. Flash image on those two pages stop working
    Here are the links to my pages
    Index - Working properly
    Home - (made from template) Flash not working
    Company Info - Flash not working (made from template) Flash not working
    Any ideas where I'm going wrong?

    Oh, I see you did.  So in the template file, make this -
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','900','height','256','title','Main Flash Slideshow','src','../images/Main-Flash-Slideshow','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../images/Main-Flash-Slideshow' ); //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="900" height="256" title="Main Flash Slideshow">
          <param name="movie" value="images/Main-Flash-Slideshow.swf" />
          <param name="quality" value="high" />
          <embed src="images/Main-Flash-Slideshow.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="900" height="256"></embed>
        </object>
    Read like this -
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','900','height','256','title','Main Flash Slideshow','src','/images/Main-Flash-Slideshow','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','/images/Main-Flash-Slideshow' ); //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="900" height="256" title="Main Flash Slideshow">
          <param name="movie" value="/images/Main-Flash-Slideshow.swf" />
          <param name="quality" value="high" />
          <embed src="/images/Main-Flash-Slideshow.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="900" height="256"></embed>
        </object>
    See if that helps.
    Message was edited by: Murray *ACP*

  • Flash Gallery Template not working as expected

    I am very new to Flash and barely know ActionScript. I have created a flash gallery using the in built template in Flash8, which works fine. The gallery forms part of my gallery page of a separate SWF flash site. I load the gallery using a loder component. Since the gallery navigation works by targeting the root folder, my site gets screwed up. The question is, how do i modify the ActionScript in the gallery.fla file (flash inbuilt template), so that once loaded into the main site, it doesnt target the root timeline, but targets its own timeline i.e. the gallery's own timeline. I hope i'm making sense?
    Please see below for the code in the Flash Gallery. PS: I didnt write the code - its inbuilt into the template:
    function updateFrame (inc) {
    // send slides to new frame
    newFrame = _level1._currentFrame + inc;
    _level1.gotoAndStop(newFrame);
    updateStatus();
    if (_level1._currentFrame == 1) {
      prevBtn.gotoAndStop(2);
    } else {
      prevBtn.gotoAndStop(1);
    if (_level1._currentFrame == _level1._totalFrames) {
      nextBtn.gotoAndStop(2);
    } else {
      nextBtn.gotoAndStop(1);
    function updateStatus () {
    _level1.statusField = _level1._currentFrame + " of " + _level1._totalFrames;
    function autoplayInit () {
    startTime = getTimer();
    hideControls();
    updateStatus();
    function autoplay () {
    if (autoplayStatus != 0) {
      // get the current time and elapsed time
      curTime = getTimer();
      elapsedTime = curTime-startTime;
      // update timer indicator
      indicatorFrame = int(4/(delay/(elapsedTime/1000)));
      indicator.gotoAndStop(indicatorFrame+1);
      // if delay time if met, goto next photo
      if (elapsedTime >= (delay*1000)) {
       if (_level1._currentframe == _level1._totalframes) {
        _level1.gotoAndStop(1);
       } else {
        _level1.nextFrame();
       autoplayInit();
    function hideControls () {
    nextBtn.gotoAndStop(2);
    prevBtn.gotoAndStop(2);
    updateFrame();
    autoplayStatus = 0;

    use this._lockroot=true in your template.

  • Edited Flash Website Template Won't Accept Changes When Published.

    Hi, All,
    I didn't think this was going to be so difficult.  After I purchased and downloaded a "complete flash website template" file from the internet, I uploaded the file into my local_site file and then into Dreamweaver 8
    The template included files called Flash.swf, Flash.fla, FlashMX2004.swf and FlashMX2004.fla.
    I have been able to customize the flash files in Flash 8 and import them back into Dreamweaver8 but when I publish the site, the changes will not take effect in Dreamweaver8 or on the internet webpage.
    I've had this project since September and I've  read as much as I could read! (...both in Dreaweaver8 and Flash8)
    There is obviously something that I keep overlooking. Am I suppose to be changing something else in addition to the .swf and .fla files?
    HELP!
    www. freelanceshoot.com
    Thanks in advance.

    The fla file is what you edit and then you publish it to a swf file.  The swf file is what you upload to your webserver.
    Are you publishing the fla file and then uploading?  If yes, then you may want to double check the location to where you are uploading to make sure that the html page is also pointing to the same location.

  • Embedding Flash in Templates

    When Flash is inserted into my template the following code
    appears:
    <script type="text/javascript">
    AC_FL_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0',
    'width','1024',
    'height','120',
    'src','../floating_balloons/floating_balloons',
    'quality','high',
    'pluginspage','
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash',
    'movie','../floating_balloons/floating_balloons' );
    //end AC code
    </script>
    This code is part of a template page which will be used to
    generate others in my site. When I save the template page it asks
    to update those pages which use this template and I allow this. But
    the
    movie and
    src parameters don't get their paths updated correctly. They
    continue to point to the locations which are correct for the
    template but not the pages they support.
    What should I do to correct this problem so that these paths
    are
    automatically updated in future?

    This problem is evidently a known "bug" in DreamWeaver. You
    can read more about it
    here. Unfortunately this has
    been around since version 8 and is still not fixed.

  • Bought a Flash 8 Template

    I bought a Flash 8 template for one of my customers.  Getting help is like pulling teeth. I make changes by
    modifying a .txt file and I observe by clicking index.html. The expressions in the .txt file look like:
    &menu1=Home Page
    &menu2=About Us
    etc...
    I don't recognize the language.  I have no idea what I am working with.  I have CS3 so I have Flash CS3.
    I have FTPed what I have and the URL is www.danceations.com  I feel like I am out of my element.  Any help
    would be appreciated.
    Joepd

    Thank you.  No I know that the text file drives the Index.html and the 
    .swf is embedded in the index.html but I was wondering what type of script or 
    whatever is the .txt file made up from.  For instance I changed the center 
    picture and I changed the song being played but I want to change more.  For 
    example I wanted to do away with the open and close player.  I removed the 
    top layer in the Flash.fla file and resaved and republished the .swf but 
    unfortunately it removed the song i wanted played. I am fairly competent but 
    this setup has me a bit stumped.
    Joe Damore
    In a message dated 11/9/2011 4:15:54 P.M. Eastern Standard Time, 
    [email protected] writes:
    Re:  Bought a Flash 8 Template
    created  by Ned Murphy (http://forums.adobe.com/people/Ned+Murphy)  in 
    Flash Pro - General - View the full  discussion
    (http://forums.adobe.com/message/4016928#4016928)

  • Flash button template

    Dreamweaver CS3 uses flash button templates to insert buttons
    where you can add behaviour like linking to other pages.
    The button templates are quite ugly so I would like to use my
    own style. In Flash CS3 however, you cannot publish or save as a
    flash template.
    Therefore I have to add the behaviour in the button itself
    and than bring it on stage.
    As I have at least 20 pages with forward and backwards
    buttons (I develop online training with Captivate, Flash and
    Dreamweaver) that means 40 different buttons for each online
    module!
    There must be a simpler solution, I hope.
    Can anybody help?

    Why use Flash buttons at all?
    > There must be a simpler solution, I hope.
    As far as I know, this is the only way to do it.
    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
    ==================
    "Helwiener" <[email protected]> wrote in
    message
    news:ge81n1$j6p$[email protected]..
    > Dreamweaver CS3 uses flash button templates to insert
    buttons where you
    > can add
    > behaviour like linking to other pages.
    > The button templates are quite ugly so I would like to
    use my own style.
    > In
    > Flash CS3 however, you cannot publish or save as a flash
    template.
    > Therefore I have to add the behaviour in the button
    itself and than bring
    > it
    > on stage.
    > As I have at least 20 pages with forward and backwards
    buttons (I develop
    > online training with Captivate, Flash and Dreamweaver)
    that means 40
    > different
    > buttons for each online module!
    >
    > There must be a simpler solution, I hope.
    >
    > Can anybody help?
    >

  • PLEASE HELP - Flash Website template

    Hello
    I purchased a pretty cool flash website template for our film company and I have edited almost all of the website but I cannot figure out how to get my movie files to appear and play on my Portfolio page.
    Pleeeeeease help me. I am willing to send you the website files or you can go to www.discopoetfilms.com .
    I just want to figure this out. I am very new at flash so I really need detailed information or step by step.

    Hi,
    I think most of Flash template use XML file to load media. Look in the folder you purchase if there is an .xml file. If there is one, open it (with Dreamweaver or any other text editing software), inspect the nodes structure and you'll be able to understand how it's built.
    Hope this help !
    Martin

  • Problem adding photos to a photo template page

    I am using iWeb 3.0.4. After selecting a Photo template page I tried to drag an iPhoto event from Media sidebar that has 32 photos in it to the photo place holder on the page. Only 9 of the photos were transferred. Trying to drag any other photos, even a single photo, caused a text box with the name of the photo in it to be placed on the page and the Inspector window to open with the Link tab active.
    Does anyone have any ideas on why or what to do?

    Your library is damaged and my not be able to be totally recovered, i.e. recover albums, slideshows, etc. along with the photos.
    If the original files for your photos are inside the library package (even if iPhoto can't display them) the following should create a new library with all of your photos. 
    Start over from scratch with new library
    Start over with a new library and import the Originals (iPhoto 09 and earlier) or the Masters (iPhoto 11) folder from your original library as follows:
    1.  Move the existing library folder to the desktop.
    2. Open the library package like this.
    Click to view full size
    3. Launch iPhoto and, when asked, select the option to create a new library.
    4. Drag the Originals (iPhoto 09 and earlier) or the Masters (iPhoto 11) folder from the iPhoto Library on the desktop into the open iPhoto window.
    Click to view full size
    This will create a new library with the same Events as the original library but will not keep the metadata, albums, books slideshows and other projects.  Check it out carefully to see if all of your photos are represented in it.
    Your current library will still be available for further fix attempts.

  • Allow "Signing" and "Creation of Template Pages" in Reader XI

    Hi.
      I have created a form in Adobe Pro XI that allows the (Reader XI) user to insert additional templates pages by clicking "button X".  The form also provides the user a Digital Signature field to sign the document.
      In order for the user to be able to use the Digital Signature field the file must be saved as a "Reader Extended PDF" with the "Enable More Tools" option.  This however, disables the addional templates option.
      Is there a way to allow for both "Signing" and "Creation of Template Pages" in a Reader document?
    Thanks

    Thanks GKaiseril.  While I was hoping for some sort of option choice or Javascript I feared that would be the resonse.

  • Document Assembly and Creation of Template Pages?

    What do “document assembly” and “creation of template pages” mean?
    I am a print graphic designer who usually handles the printing for a particular client who does long reports. I also give them a low resolution PDF for email circulation and posting on their website. They are now want to use the PDF for other purposes such as creating PowerPoint presentations that they will do in house. Therefore they have asked me to unlock all the security options -- that quite frankly I never even dealt with. Specifically they want to “allow document assembly, commenting, signing, and creation of template pages.” Assembly, commenting and signing seem innocuous, but will document assembly and template pages have significance for me as a graphic designer? I'm not sure what these two functions are.

    “document assembly” means the combination of documents.
    “creation of template pages” is for the creation of template pages for forms

  • Can 'SUBSCRIBE' be removed from photo template pages in iWeb??

    I am using photo template pages on my website (designed in iWeb 08). My site is an artist portfolio site so the photo template pages work well for dealing with all the art images I am posting.
    One problem: there is a subscribe button on my pages which lets people subscribe to my iPhoto library. I cannot figure out how to remove it.
    Any ideas on this?
    Thanks!
    Christine

    Christine
    Click on the Inspector at the bottom of your photo page, then click on the Photos Inspector (just to the left of RSS).
    Next click on the Photos button, then uncheck "Allow visitors to subscribe".
    The Subscribe button will disappear from your page.
    Bill

  • Adobe flash player download page will not load up

    firefox will not load up adobe flash player download page.
    Will load the site, but not the download links.
    This was a previous problem in firefox 4 so I had to fall back to 3.6,
    that eventually got fixed so I came back to 4, updated with version 5.... and here it is again, same problem.
    Any fixes or recommendations would be helpful.

    It's not an "officially" supported browser for Flash Player.
    System requirements
    Windows
    2.33GHz or faster x86-compatible processor, or Intel® Atom™ 1.6GHz or faster processor for netbooks
    Microsoft® Windows® XP (32 bit), Windows Server 2008 (32 bit), Windows Vista® (32 bit), Windows 7 (32 bit and 64 bit), Windows 8 (32 bit and 64 bit), or Windows Server 2012 (64 bit)
    Internet Explorer 7.0 or later, Mozilla Firefox 17 or later, Google Chrome, Safari 5.0 or later, or Opera 11
    512MB of RAM (1GB of RAM recommended for netbooks); 128MB of graphics memory
    Mac OS
    Intel Core™ Duo 1.83GHz or faster processor
    Mac OS X v10.6, v10.7, or v10.8
    Safari 5.0 or later, Mozilla Firefox 17, Google Chrome, or Opera 11
    512MB of RAM; 128MB of graphics memory
    Linux
    2.33GHz or faster x86-compatible processor, or Intel Atom 1.6GHz or faster processor for netbooks
    Red Hat® Enterprise Linux® (RHEL) 5.6 or later (32 bit and 64 bit), openSUSE® 11.3 or later (32 bit and 64 bit), or Ubuntu 10.04 or later (32 bit and 64 bit)
    Mozilla Firefox 17 or Google Chrome
    512MB of RAM; 128MB of graphics memory
    Note: Flash Player 11.2 is the last supported Flash Player version for Linux. Adobe will continue to provide security updates.  
    Adobe Access clients for protected content playback
    Windows: Microsoft Windows XP (32 bit), Windows Vista (32 bit and 64-bit), Windows 7 (32 bit and 64 bit), or Windows 8
    Mac OS: Mac OS X v10.6, v10.7 (32 bit and 64 bit), or v10.8
    Linux: openSUSE 11.3 or later (32 bit and 64 bit), RHEL 5.6 or later (32 bit and 64 bit), or Ubuntu 10.04 or later (32 bit and 64 bit)
    Note: Ubuntu Linux requires libhal (Hardware Abstraction Layer). Install hal to play the protected content.

Maybe you are looking for

  • ITunes 10.4 and now no Summary Data or Sync Button

    What's up with this update?  I can no longer see the content on my device in the summary bar, which shows me how much space is taken/free on my iPhone (device).  Also, the "Sync" button is removed. Progress? No. Any way to restore them? Thanks

  • Problem displaying

    Hi, I have this issue: In EP's Knowledge Management, when attempting to open OpenOffice documents with the extensions *.odt and *.swx files, I will get a pop-up message asking me "do you want to open or save this file". In ths window, the filename be

  • Dates shifting by a day in shared calendar

    Hello there, I have a shared calendar with my band where I'm the administrator. For some reason, everytime one of my friends input an event it shows in my calendar in the wrong date, more precisely it shift one day forward and displays always that th

  • Skinning with ActionScript

    Hi everyone, im looking for good Skinning examples in Actionscript for mobile projects. Adobe recommends to do skinning for this purpose only in actionscript but most of the examples on this website and most of the code in the provided example flex m

  • Avvoid the programs to take the Dock into consideration?

    Hi, sorry if the questions has been asked before, I couldn´t find it. Ok, here´s the deal... I want the Dock to stay up all the time, with no use of the auto hiding function. But then all of the programs will take this into consideration and open up