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.

Similar Messages

  • Help...LR3 flash gallery preview not working.

    Oddly enough, I had a similar problem with LR3b2, but solved it by allowing lightroom to connect to the internet (saving that setting on the firewall), but now that I've purchased LR3, the flash gallery preview is NOT working.
    I've tried the following:
    Switching from flash to html
    using different flash templates
    using different "airtight" options
    rebooting the computer
    reinstalling/repairing LR3
    making sure I have the latest flash installed (I do)
    Other things odd with it:
    Product registration kept telling me that I was either not connected to the internet (and I am), or that the server is not accessible. Ok, so I try through adobe.com and it says the brand new serial number is already registered. So did it or did it not?
    Further, I then tried using the F1 for help, and it said that help was not properly installed.
    These problems I had before AND after the different options I tried, deliniated above. Can someone help me figure this out please?
    And yes, exporting does work, and it exports fine, but the problem is in the preview.
    Did Adobe put out a buggy installer?

    UPDATE:
    After a lot of rebooting, reinstalling adobe acrobat, flash, lightroom, and a lot of other trouble shooting typical actions, the Flash preview is now working.
    The strange thing is, when I load the program, it tells me the catalog is being used by another program, and that I have to use another catalog...some of my settings are erased when I copy/paste the catalog and use the new one, but I don't know which program could be using a lightroom catalog (it's the only LR I have).

  • Templates Not Working As Expected

    Dreamweaver 8.02.
    This is the first time I have used the template feature.
    I open a .html form and the hold down on File and Save As
    Template. Then, I highlight the editable region which within
    <body> starts at a <form> and ends at a </form>.
    Next, I do Insert and Editable Region and then change the name of
    the editable region to "EditRegion1" and then Save As to a file I
    name "Template.dwt". When I look at "Template.dwt", it has a:
    <!-- Template Begin Editable name=EditRegion1 -->
    and
    <!-- Template EndEditable -->
    In the area I made editable.
    Next, I do a File Open on a html file within the site and
    choose the template Template.dwt in the Assets Tab and then click
    Apply. On the Inconsisten Region names I select EditRegion1 for the
    body and Nowhere for the head and click OK.
    When I look at the form the Template was applied to, only
    about half of the area is locked that should be locked is locked.
    Any ideas?

    Use FILE | New > Templates > site name > template
    name > Create, to 'spawn'
    a new child page from the template. Put your form into that
    new child page
    by copy and paste.
    Make sure you read DW's F1 Help on templates before you get
    into more
    serious trouble.
    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
    ==================
    "doug2r" <[email protected]> wrote in
    message
    news:elv0q5$601$[email protected]..
    > Dreamweaver 8.02.
    >
    > This is the first time I have used the template feature.
    >
    > I open a .html form and the hold down on File and Save
    As Template. Then,
    > I
    > highlight the editable region which within <body>
    starts at a <form> and
    > ends
    > at a </form>. Next, I do Insert and Editable
    Region and then change the
    > name of
    > the editable region to "EditRegion1" and then Save As to
    a file I name
    > "Template.dwt". When I look at "Template.dwt", it has a:
    >
    > <!-- Template Begin Editable name=EditRegion1 -->
    >
    > and
    >
    > <!-- Template EndEditable -->
    >
    > In the area I made editable.
    >
    > Next, I do a File Open on a html file within the site
    and choose the
    > template
    > Template.dwt in the Assets Tab and then click Apply. On
    the Inconsisten
    > Region
    > names I select EditRegion1 for the body and Nowhere for
    the head and click
    > OK.
    >
    > When I look at the form the Template was applied to,
    only about half of
    > the
    > area is locked that should be locked is locked.
    >
    > Any ideas?
    >

  • Lightroom 4.1 flash web gallery does not work in 32 bit Internet Explorer 9.0

    I have a web site with a Web Gallery I created in Lightroom 4.1. . The Web Gallery will not work in the IE 9.0 32 bit browser. It does work in the IE 9.0 64 bit browser. Also, all other flash material seems to work fine in my 32 bit browser such as Youtube and other flash sites material. I have a flash menu created from another product on my web site which also works fine in the 32 bit IE browser but I cannot get the Lightroom Flash Gallery to work in this browser.
    Any suggestions?

    I am not sure to know where I can do this ...
    is it this ?: I selected all images
    unfortunatly result is the same ...

  • Image requests from flash gallery are not caching

    The image requests that happen from a flash gallery are not getting cached in Safari browser, they get cached properly in IE, Firefox & Chrome.
    For Example - Load the following gallery (http://www.monoslideshow.com/demo/) in Safari browser, and monitor the HTTP requests using Charles proxy tool or any other similar tool.
    The images are downloaded during the 1st iteration of the gallery, which is expected, but even for the further iterations the images are downloaded from the source, rather than taking from the cache.

    Hello All,
    It was disappointing not receiving a reply from anybody on
    the
    following.. Please provide me some insight.
    Thanks.
    Warm Regards,
    Parag Shah
    Parag Shah wrote:
    > Hello All,
    >
    > We are creating a drawing application. As usual, it has
    a canvas and all
    > the necessary tools. We do have an option viz. canvas
    size which allows
    > to have larger canvases. However, when the user chooses
    larger canvas,
    > the application size remains the same but the canvas now
    has scrolls
    > (using scroll pane) revealing more space by scrolling.
    Now, the problem
    > is while we save the canvas image. If the canvas size is
    minimal (so
    > that there are no scrolls) naturally everything which is
    seen is saved
    > as a JPEG file. However, when the canvas size is larger,
    only that much
    > part gets saved which is visible and fit within the
    viewing area. Of
    > course we can scroll and see the other part of the
    drawing but it saves
    > only the frame currently within the view and not the
    entire drawing.
    >
    > We are using Flash 8, AS 2.0 (which is inevitable
    looking into the
    > project requirements).
    >
    > Desperately seeking help!!!
    >
    > Thanks in advance.
    >
    > Warm Regards,
    >
    > Parag Shah

  • Flash Slideshows Suddenly not working

    Hi All,
    My site is "www.neilmarksphotography.com"
    I have 5 pages leading off "GALLERY" menu option, which all contain flash slideshows created in Lightroom. They have all been working fine, but today I slightly changed the content of the slideshows, and now they are not working - they just show the "GET ADOBE FLASH PLAYER" icon. The home page (index.html) is working fine - I have not changed the code there at all.
    I have tried to compare the code in the changed gallery pages with the home page, but cannot see what I have done to stop all the galleries from working properly. GALLERY pages are previewing fine locally off the hard drive. It's only on the live page that I am getting the problem
    Any suggestions?
    thanks
    Neil

    Hi
    thanks for your suggestions - I finally found the problem!
    regards
    Neil
    Date: Mon, 11 Jan 2010 07:32:38 -0700
    From: [email protected]
    To: [email protected]
    Subject: Flash Slideshows Suddenly not working
    Hi
    Try removing the following line of code (marked in red), from the problem pages -
    <script type="text/javascript">
    var pageTracker = gat.getTracker("UA-3534258-1");
    pageTracker._initData();
    pageTracker._trackPageview();
    swfobject.registerObject("FlashID");
    </script>
    It may be that your pages are cached in your browser, (viewing locally, in browser), or that the Google analytics code is being ignored by dreamweaver, (if working in dreamweaver), as this requires a live page /server.
    PZ
    >

  • My flash flayer does not work on my Windows 8 Surface Tablet, it also won't let me see if i already

    My flash flayer does not work on my Windows 8 Surface Tablet, it also won't let me see if i already have it installed...

    1.      Are you getting any error message?
    2.      Which browser are you using?
    3.      Were there any recent changes made on the computer prior to the issue?

  • My flash player does not work on my tablet.

    My flash player does not work on my tablet

    Your tablet uses Android OS.
    There is no more Flash Player for Android and there won't be another. Android is no longer compatible with Flash Player. Playing Flash content is very processor consumptive and it drains your battery, also shortening the life of it. Android (Google) recommends using either "Dolphin" or "Puffin" as your browser if you need to view Flash content with a mobile device running Android. They're both free in the GooglePlay store. These browsers use "server side" rendering to reduce the load on your device.

  • Flash Player does not work with Standard User, but will work when browser is "Run as Administrator"

    I don't understand why this is happening, but Flash Player will not work when a Standard User is using the browser. It will only work when the browser is run as an administrator. Any way to fix this? I've tried to uninstall, and reinstall the player, and it still wouldn't work.
    The user is on Windows 7, 64-bit. Using IE 10.
    Flash not working for Standard User - YouTube

    Any update to provide at all here guys?  Again, in my situation, it's very much rights-related as a standard user doesn't even report that the flash player exists when testing it on the Adobe Flash Version Detection website (despite it showing up in Control Panel and under Add/Remove Programs).  I've already tried giving the C:\Windows\System32\Macromed and files/subfolders appropriate permissions for the standard user and still nothing.  If I either give the user in question full local admin rights or logon as the domain admin, then the Adobe Flash Version Detection website says Flash is installed and Flash works fine.
    Thoughts???

  • Flash Player does not work after steps to resolution

    I am using Windows 8.1 and flash player will not work.  I have "enabled" and removed Active X control as per instructions but it still does not work.

    8.1 means Ie11... and that means...
    "User-Agent Strings"
    That doesn't mean a lot, I'm sure, but it's the root of your problems, and Flash Player has nothing to do with it.
    Microsoft "rewrote" the User-Agent Strings for the abomination they call their latest and greatest browser. User-Agent Strings are what websites use to identify the browser you're using and provide the proper content for it's browser engine, like ActiveX stuff, and Flash or HTML5 video. Thanks to the geniuses in Redmond, WA, the User-Agent Strings for IE11 (which has a Trident engine), ID it as either "Gecko" (Firefox) or "Webkit" (Chrome). Problem is: when the site the directs to the content for one of these two engines, the Trident engine in IE can't intepret it and the site then sees IE as an "unidentified" browser.
    The problem with an unidentified browser is that the plug-ins in that browser aren't recognized either, so even though you're up to date, it says you need the latest Flash Player when you use IE11. YouTube... has converted to HTML5 video so if it doesn't detect Flash Player, it can display HTML5 (MP4) video which requires no plug-in to play. Facebook can't do that, because HTML5 doesn't apply to games... only video.
    Microsoft has no plans to "fix" the mess thay've created because they think it's a great idea to block you out of the websites you visit.
    They recommend using "Compatibility View" and pretending that you're using an older verison of IE... Problem with that is that it's seen limited success, and you have to enable it for EVERY page that has problems... individually.
    I'm not big on "pretending" so I recommend actually using another browser.
    Firefox (from Mozilla)
    Opera (from Opera)
    Safari (from Apple)
    Chrome (from Google)
    ANY of those will work where IE11 won't, with the Flash Player Plug-in (For all other browsers), and Chrome doesn't even need that because it has its own Flash Player plugin built in.

  • Flash player does not work after I installed it

    Flash player does not work after I installed it

    I'm using Mac Osx and my browser is Safari
    Date: Wed, 5 Feb 2014 00:41:29 -0800
    From: [email protected]
    To: [email protected]
    Subject: Flash player does not work after I installed
        Re: Flash player does not work after I installed it
        created by Mike M in Installing Flash Player - View the full discussion
    This is a user-to-user forum, NOT 24/7 support. You're "lucky" I happen to be up at 1:40 am to answer you.
    What OS are you using?
    http://mmonlinedesigns.com/images/os.png
    What browser?
    http://mmonlinedesigns.com/images/browsers.png
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6087541#6087541
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6087541#6087541
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6087541#6087541. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Installing Flash Player at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Flash player does not work in Windows 8 tiles

    Flash player does not work in Windows 8 start metro tile applications. Flash player also does not work in Windows 8 start tile internet explorer 10 1n windows 8. Flash player does work in Windows 8 desktop internet Explorer 10. I tried all of the recommended fixes suggested by adobe Flash Player Issues/windows 8 page. I have reinstalled Windows 8 operating system.  What should I try next?

    This is a known issue with Flash Pro CC - GM build.
    this crash has been fixed in the update that was released recently. Please update to 13.0.1.808 version and it should fix this.
    Please reply if it still persists after the update.
    -Sujai

  • Flash player does not work with new ICS Android 4.0.4 OS. Has this problem been addressed?

    Flash player does not work with new ICS Android 4.0.4 OS. Has this problem been addressed? I am using Firefox Beta for android and I also tried just Firefox.

    Please check the Play Store app for any Flash updates and install them if present.

  • Flash player does not work under one user account.

    Flash player does not work under one of my user accounts.
    My system: I work with a mac mini with Mac OS X 10.6.8.
    What I have done:
    I installed the flash player maybe one year ago under my "first" user account. At that time this user account had had administrator authorization. In the meantime I had to change this "first" user account in an account without administrator authorization and created an administrator user with which I installed different programms. Lately, the message came up that it would be necessary to update the flash player. I did it; under the "first" user account, but of course with the administrator's password for installing. The installation had been "successful" - so I was told. But it did not run. I tried it again and again. Each time with "deinstallation" first. No way; it did not work.
    After asking Adobe for the reason of the problem, they suggested to install the programm directly under the administrator user. I did that (of course after deinstalling under the "first" user account) with the result, that flash player runs under my administrator and my "second" user account, but not under the first user account. There I am always told to update my flash player.
    With this result, I talked to Adobe. So they told me to contact the producer of the operating software, since this would be a mistake of the operating software.
    And here I am - full of hope to get help from you.
    Thanks for reading. And thanks in advance for helping me.
    Nanny FS

    Any update to provide at all here guys?  Again, in my situation, it's very much rights-related as a standard user doesn't even report that the flash player exists when testing it on the Adobe Flash Version Detection website (despite it showing up in Control Panel and under Add/Remove Programs).  I've already tried giving the C:\Windows\System32\Macromed and files/subfolders appropriate permissions for the standard user and still nothing.  If I either give the user in question full local admin rights or logon as the domain admin, then the Adobe Flash Version Detection website says Flash is installed and Flash works fine.
    Thoughts???

  • Flash player does not work with Ie or Firefox with win 8.1?

    Flash player does not work with Ie or Firefox with win 8.1 64, If i try and play a video I get the message to install Flashplayer.
    If I try and install it it says it is already installed. Your onsite  installer says it is not applicable to my machine.
    I have followed all the normal steps re enabling addons and active filters etc.
    all to no avail Pc is Dell 6 months old, Flashplayer has never worked on this machine. Last MS update mid Dec 2014.
    Version of flashplayer is 15....03.......

    Flash Player is a built-in component of Internet Explorer.  There's nothing separate to download or install.
    Firefox requires a different version of Flash Player (the NPAPI plug-in), which will be served to you if you go here: http://get.adobe.com/flashplayer using Firefox; however, there are some unique stability issues related to Firefox on Win8.1, and you're probably better off using Google Chrome if you want a more optimal experience with Flash Player.
    For problems where IE isn't being detected by sites that require Flash:
    First, confirm that ActiveX Filtering is configured to allow Flash content:
    https://forums.adobe.com/thread/867968
    Internet Explorer 11 introduces a number of changes both to how the browser identifies itself to remote web servers, and to how it processes JavaScript intended to target behaviors specific to Internet Explorer. Unfortunately, this means that content on some sites will be broken until the content provider changes their site to conform to the new development approach required by modern versions of IE.
    You can try to work around these issues by using Compatibility View:
    http://windows.microsoft.com/en-us/internet-explorer/use-compatibility-view#ie=ie-11

Maybe you are looking for