Flash on site, after running, replace with clickable image

Hi, so i dropped a flash movie i made into a website i am
doing. it runs (still needs work cause the sound is now running at
a different pace than the movie! and i gotta turn off the looping)
but when it's done, it goes to blank. I need it to do this:
onload: run movie once only, then replace flash movie (in
same place) with clickable image to go to another page on the site.
can anyone guide me a bit? here is the page
http://www.kirkmanlabs.com/chrisindex2.htm
thanks in advance.
Holly

On the last frame of your movie place the required still
image (converted to a movie clip with an instance name) , together
with a stop(); action to prevent the moving looping. On the same
timeline frame add the actionscript to respond to a click on the
image movie clip, something like:
this.instanceName.onRelease = function(){
getURL("newPage.html", "_blank");
}

Similar Messages

  • Problem after run report with spreadsheet

    hi evry one
    ther an a problem after run report with spreadsheet .
    after runing iexplorar open and close fast no thing else
    when i check the job from appserver job success with spreadsheet dis format.
    what shall i do.
    thanks.

    Hello,
    Do you use the Oracle Forms builtin WEB.SHOW_DOCUMENT ?
    If yes , take a look to : "IE7 windows opened and closed immediatly"
    http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Internet_Explorer/Q_23304982.html
    You can test the solution suggested :
    We have found the setting that we needed, under the Internet Options
    Security tab, if you select the internet zone, and click the custom level
    button, then scroll down to the Downloads section, the first option is
    Automatic prompting for file downloads, setting this to enable keeps IE 7
    from interfering with this sort of download.
    Regards
    Example with screen shots :
    http://www.celt.iastate.edu/webct/securitysettings.html
    Regards

  • Labview hangs on exit after running VI with ActiveX

    I have a vi with an ActiveX container which generates many events (30-50/sec). The events are serviced in queued mode. Among other things the ActiveX object polls internally for snapshot data from DSC Tags (rarely - only once per minute).
    After the vi terminates there are two types of errors:
    1. Labview can't close even though it is asked to from its main UI - it still resides as a process and is present in the task bar but there is no UI to it - something must be preventing it from closing.
    2. After restarting, the VI hangs on the first call to the ActiveX object (create event queue)
    Does anyone have an idea what can be happening? Can a large number of ActiveX events cause a problem resulting in Labview ins
    tability? Are there any tools to find out what is causing it?
    Thanks

    One possibility is that it there is a very large number of unprocessed events in the queue when you stop the application, and it takes LV time to deallocate all the memory. I had this happen one due to control references that weren't geting closed. After running over night it could literally take LV over an hour to deallocate all the thousands of unclosed references left in memory.
    Might be the same sort of thing going on. Watch LV's memory allocation in the Task Manager when you attempt to shut down and see if it is very large and then starts going down very slowly...
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • [CS2][JS] Search text & replace with inline Image

    I am working with a large layout with many entries. There is a text "placeholder" that I need to search for and replace with an inline image in that exact spot.
    I need to apply an Object Style to that image.
    There is a loop above this for each find/replace to perfom
    I have supplied samples to show what the variables will hold
    The following assumes that an Objectstyle named "image" exists
    //places the image
    app.changePreferences = null;
    findName = "OR-00014500-24-0000-1";
    fileName = "Ads:OR-00014500-24-0000-1:OR-00014500-24-0000-1.eps"
    myFinds = app.search(findName)
    for (j = myFinds.length - 1; j >= 0; j--) {
    app.select(myFinds[j]);
    app.place(fileName, false,{appliedObjectStyle:"image"});
    This doesn't apply the style to the placed object and I have tried many different ways to apply this in the properties.
    Any help would be appreciated.

    I've seem to hit another hurdle....
    The code works well for searching and replacing the images. It applies the style to the image, but these images are not inline they are anchored. I ended up with a nice stack of images in the same corner.
    Ok... I need to then apply styles based on the images that have been placed already..
    This works well for cycling through the pages and with a bit more will change the style...
    myDoc = app.activeDocument;
    pagecount = myDoc.pages.length;
    for ( page=0; page < pagecount; page++){
    if (myDoc.pages.item(page).textFrames.length != 0){
    app.select(myDoc.pages.item(page).textFrames.item(0));
    piccount = app.selection[0].rectangles.length;
    if (piccount != 0){
    for ( bob=0; bob < piccount; bob++){
    app.select(myDoc.pages.item(page).textFrames.item(0));
    app.select(app.selection[0].rectangles.item(bob));
    // Get geometric bounds
    // alert(app.selection[0].geometricBounds);
    // Get object Style
    // alert(app.selection[0].appliedObjectStyle.name);
    // Do more here....
    I can't use this though :(
    I need to determine how many images have already been placed on the page before placing the image in the search and replace....
    myFinds = app.search(replaceName)
    for (j = myFinds.length - 1; j >= 0; j--) {
    app.select(myFinds[j]);
    myStory = myFinds[j].parent;
    myIndex = myFinds[j].index;
    //This will change using a series of Case Switches
    // Here is where I need to find the page and run the previous script or something like it myStyle = app.activeDocument.objectStyles.item("image");
    app.place(fileName, false);
    myStory.characters[myIndex].pageItems[0].applyObjectStyle(myStyle);
    app.select(myStory.characters[myIndex].pageItems[0]);
    //alert(app.selection[0].appliedObjectStyle.name);
    What I need to do is kind of combine the two....
    But I can't seem to get the current page of the selected image....
    I could use the page by page script, but it moves the character anchor point of images and pushes them to the next page. This throws off the pretty layout I'm going for.
    What am I doing wrong here ?

  • IMac 9,1 Grey Screen with Flashing Question Mark (After HDD Replaced)

    Hello, I have an iMac 9,1 and it recently booted with a grey screen and a flashing question mark. My HDD made a very loud ticking noise, which to my knowledge and people on Google, the HDD is basically dead. No big deal. I purchased and replaced the HDD myself, no more ticking but I still get the same screen. I put in my OSX installer DVD and it spits it back out. Tried holding C on start up, same thing. I tried reseting the PRAM and SMC, no luck. Can't boot into safe mode nor the start up manager. I just get a blank screen with the cursor that I can move around, that's it.
    However, I was also to boot the Apple Hardware Test through the 2nd CD that came with my installer by holding D on start up. Ran the test, no hardware errors found. I've tried so many things such as the ones listed above, I tested the RAM as well and I'm stumped. Please help. Thanks.
    Edit: I also tried booting into single user mode. That doesn't work either. I also tested the OSX installer in my MacBook to make sure the disc wasn't bad and it booted the disc no problem with the full installer.

    Linc Davis wrote:
    I can boot into Target Disk mode and since my Macbook reads the OSX installer no problem, would I be able to install the OSX through Firewire?
    That may work, if you have a retail (not a gray) installation disc, but the MB will then be set to boot from the iMac's drive. You'll need to reset the startup disk in the Startup Disk preference pane on the MB.
    Thanks, I'll certainly give this a try. I'm really hoping this works out because I feel like I've tried everything and seeing no hardware errors makes me feel like I can do something on my end rather than dropping hundreds of dollars to get it fixed.

  • Hp disk can not find, even after I replace with a new hard drive

    In last week I have encountered few problems with your product, and following are the information about the HP laptop I have purchased in December 2011:
    S/N#[Personal Information Removed]; Product#: qc399av; Model: g6t-1c00
    It is only one year and 9 month old. The problems I have encountered are the following:
    “A disk read error occurred, Press Ctrl +Alt+Del to restart” this sometimes shows up sometimes not. If it did show up, it always shows up in the beginning when I first turned on my laptop.
    SSD 128G|TOSHIBA HDTS212XZSTA RT
    -          I thought, if I replace the new hard drive (from newegg.com: from the laptop )
    After 1 day of replacement, I have found the error continue occur. Plus, with more error messages such as (an unexpected I/O error has occurred, status: 0x00000e9); (Boot Device Not Found); (system Diagnostics page showed up, and each test {start-up test, Run-in test, Hard disk test} takes about 1 hour to run for each one)
    Since I already spend 100 dollars include rush shipping fees on the new hard drive from newegg.com, I found I still could not fix the problem.
    I took my laptop to BestBuy’s Geek Squad, to see what their opinion is; they told me the problem was caused by a faulty motherboard (a hardware issue, not a personal issue)
    Please tell me what I should do next. I need use a laptop really bad, and I have to work every day.

    When you run the hard drive test, even though it takes an hour, what is the result?

  • No accounts showed up after running reconcillatio with SAP HR adapter

    Good afternoon all,
    I have an urgent question with the SAP HR adapter and I cannot resolve it for three days. You help will be greatly appreciated.
    I configured SAP JCO 2.1.9 to work with IDM 8.1 SAP HR adapter. The "Test Configuration" button works on the first page of SAP HR Resource Wizard. After I ran a full reconcillation, IDM gave a status "Full reconcillation succeeded" with the following details:
    Users examined for claims 0
    Resource accounts claimed: 0
    Resource accounts discovered: 8578
    Native changes detected:
    Accounts added: 8578
    Accounts processed for reconcillation: 8578
    Correlation processing:
    Resource accounts fetched: 8578
    Accounts correlated with users: 8578
    Account state updates required: 8578
    To see the account index for the accounts in each category, click a situation type below:
    While the account index search returns nothing and listing accounts shows no accounts from SAP.
    Would you please shed some lights on what might be wrong with my configuration? Thank you very much for your help.
    Sheng

    Did you find any solution? I´m facing a similar problem: when I run the reconciliation in a few secons it ends and shows 0 for all kind of results (claims, discovered, fetched,...). In another instance it works fine so we configured this SAP resource in a similar way but doesn´t detect accounts.
    Regards.

  • Problems with upgrading to imovie4 after running fine with imovie3

    I have a friend who works with imovie 3. She has a iMac flat screen 800mhz with 512mb ram. She has made about nine movies using imovie3 and everything was working fine. She then tried to upgrade to iMovie4 (I know dont fix it if aint broke) and now her movies are all choppy, if you try to run the whole movie. It is fine however if you run a couple three frames at a time. It is almost like it gets overwelmed and starts and stops. We tried going back to imovie3 with no success (this was after a format/ reinstall of her osx 10.3).
    I tried these movies on my machine (mac mini 1.5ghz with 512mb ram) using imovie 4 and they seem to run almost flawlessly). Can someone please shed some light on this as I am clueless on how to move forward.
    Thanks ahead for your much needed help.
    Mini Mac 1.5ghz PowerPC G4   Mac OS X (10.4.7)  

    Turn off FileVault:
    http://docs.info.apple.com/article.html?artnum=93460
    If that didn't help, try everything here:
    http://danslagle.dvmix.com/mac/OSX/panther.shtml
    and here:
    http://danslagle.dvmix.com/mac/iMovie/iMovie3FixesIssues.shtml
    http://danslagle.dvmix.com/mac/iMovie/iMovie4FixesIssues.shtml
    http://danslagle.dvmix.com/mac/iMovie/iMovie5FixesIssues.shtml

  • CS 5.5 - Restoring Sites after drive replacement

    After a drive failure, I upgraded from CS4 to CS5.5.  I've restored my local .html files, but the Site definitions are missing and need to be redefined.  The FAQ on the subject does not make the process entirely clear.  Do I use "New" even though I have both local and remote files?  I know how to reach the home page of my sites.  Will that be enough info?
    Thanks for your help.
    John

    Since it is installed on a "new" hard drive, use new to define each of your sites.
    When all is well, export your site definitions to storage other than your computer
    For example somewhere on your server.

  • Sliding images with clickable images

    I am making a video site for a film director which includes lots of his tv commercials.
    I am on a Mac and am building the site in Muse.
    I have made an image banner from lots of tiny images from his work that will run along the bottom of the page.
    I want the user to be able to click on an image to take them to a video page.
    I want the banner to move across the page when clicked (from right to left).
    Does anyone know how to do this? Should I use a gallery widget or perhaps anchors? Do I have to make it in Edge Animate first?
    Any help is greatly appreciated.
    thank you!
    Here is a sample of a similar banner (photo of page and a link to page below.)
    Also a screen grab from the site that I'm building.
    http://markus-altmann.de/seiten/br.php?id=MarkusAltmann_Handwerker_4077_1_1.jpg

    Thank you so much Sanjit!
    I’ll give it a go.
    Cheers
    Jill
    Jill McKay
    Freelance Director’s Assistant & Web Designer
    0400 177 952

  • Using tracing image, then replacing with background image

    I am very new to Dreamweaver, and am trying to put together a very simple site.
    I am using a tracing image for the layout table mode – and am tracing it exactly. However, when I out put it to test in my browser,
    nothing lines up how it shows in my work environment.
    Am i missing something "very" obvious? Thanks.

    1) Don't ever use table layout mode. It's a terrible way to build web pages.
    2) No matter how hard you try, you can't make stuff stick to a big background image.  It's like trying to nail Jell-O to a wall.
    Have a look at the following tutorials. These will get on the right track.
    From  Tables to CSS Web Design Part 1 -
    http://www.adobe.com/devnet/dreamweaver/articles/table_to_css_pt1.html
    From  Tables to CSS Web Design Part 2 -
    http://www.adobe.com/devnet/dreamweaver/articles/table_to_css_pt2.html
    Post back if you run into any trouble.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • After "Replace with clip" the original clip can not be deleted from the project - why?

    After using "replace with clip" to replace clip A in the timeline with a new clip B , clip A can not be deleted from the project anymore.
    If you try to delete clip A, you get a warning, that it still has references in one or more sequences.
    If you continue and delete clip A, it seems to be deleted - at first!
    Unfortunately if you save and reopen the project, clip A is restored to folder "Recovered clips".
    It's not possible to really delete it.
    I also did not find a way to unlink clip B from A .
    The only thing you can do, is to revert the change by "Restore Unrendered" in the clip context menu. But that's obviously not helping
    I dont know if this is a bug or a feature. I understand, that it can be useful to undo the "replace clip" function, but why would anyone not want to be able to delete the original clip at all?
    help how to fix this problem is greatly appreciated!
    I use Premiere Pro CC 2014.2 (Win7 64bit)

    I'm sure it has nothing to to with other sequences.
    You can easily reproduce this behaviour:
    1. create a new project
    2. import 2 clips and name them "A" and "B"
    3. put "A" in the timeline
    4. ALT-drag "B" over "A" in the timeline (or right-click "A" in the timeline while selecting "B" in the project files and select "replace with clip ... from bin")
    5. delete "A" from the project files
    6. save and close project
    7. reopen project
    => "A" reappears in "Recovered clips" and can not be deleted.

  • The site addresses what I'm on keep getting replaced with "search or enter address" please help

    whenever I open a new tab the site address is replaced with "search or enter address" and automatically prepares me to type in the address. this means I can't copy the site address of the website I'm on as there is nothing I can copy.

    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • Flash installer doesn't run - plz help

    I download the Flash Installer and run it, and nothing happens. It is as if the program immeditately does an exit before it gets to the good part (installation!). I do not get the installation dialog, and I do not get an installation. I have tried running it as administrator, same result.
    Downloading from here: http://get.adobe.com/flashplayer/
    the install file I get is: install_flashplayer11x64_mssd_aih.exe (or install_flashplayer11x64_mssd_aih.exe or install_flashplayer11x64ax_gtbp_chrd_aih.exe ... not sure why different attempts gave me a different file ... the last one was downloaded via MSIE, the others Mozilla FF)
    OS: Windows 7 Home Premium (64 bit)
    Browser: Mozilla Firefox 11.0 (I did make one download attempt with MS Windows Internet Explorer 9.0.8112.16421 64 bit edition, same result)
    I have uninstalled Flash. Actually, it seemed from the Flash debugging site that to begin with I already had the latest Flash, but Flash videos on YouTube etc were not working. So I started by trying installation (didn't work, installer didn't run), then uninstalled Flash, then tried installation again (same result). Now I have no Flash at all, and I can't install it. I have also rebooted several times and retried, no success. And I have run the installer with Firefox closed, no success.
    I also just installed the Java update that Mozilla is insisting on for security reasons. That is my only guess for the initial cause of my problems, because my Flash was working yesterday (24 hours ago).

    This worked for the immediate problem ... I was able to run the installer and get Flash on. THANKS!
    I can confirm Flash is now reinstalled here: http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html. This also confirms that it is version 11.2.202.228 for Windows 7 (64-bit).
    Now, unfortunately, I am right back were I started. I have Flash, but YouTube and the Daily Show tell me I need to have Flash installed and enable JavaScript in order to watch a video. Both are true, yet I cannot play a video (and I might add, the YouTube page just looks like crap, like something from the WWW of 1994).
    I now have the same video playing symptoms on both Mozilla FF and MSIE.
    Could it be them not me? This all worked 24 hours ago.

  • Gmail missing from top sites after closing Safari

    This is becoming extremely frustrating. I constantly add Gmail to my top sites and pin it so it permanently remains there; however, once closing out of Safari it disappears. Anyone else having trouble with keep Gmail on their top sites?

    I get the same thing...if I restart my computer or even quit and relaunch Safari, all my web-mail top sites are gone, replaced with the typical ever changing top sites. It only seems to do it with these types of sites, as all my other ones set to remain permanent always do.

Maybe you are looking for