OnClick event in swf file stops a WMP movie that is being play

Hi
When placed in the same page - onclick event in a swf file
stops a WMP movie that is being play.
I've tryied to add another div with ontop positioning. but it
didn't work.
I've added a dlear image and it worked but the SWF mouseover
and mouseclick events disappeared.
Can someone help me?
PS - it happens only on IE.
Thanks.

Hi Alden,
I fear your problem might be the file size (system resources,
actually) of your project. And if that is the case, it will
adversely affect your end users as well, so best find our
definitively right away. But let's assume for a minute that the
file size is
not causing the problem ...
Are there any interactive object(s) on the 33rd slide (or
thereabouts) that might be causing the project to stop - like a
button, click-box, or text-entry box???
A 48 slide movie is not (in and of itself) overly large, so
hopefully you can find some overlooked object that is causing the
problem...
.

Similar Messages

  • Want to hide mouse, then show it when new swf file opens above the movie?

    Hi,
    I am using a magnifying glass animation for my portfolio and I want he mouse cursor to hide, which I can work out with:
    Mouse.hide()
    But when someone clicks on a section it then loads a swf file above the original movie so I then want the mouse cursor to show but i'm not sure what the code would be for this?
    Also then once they press on the close button of this swf file with:
    on (release) {
         unloadMovieNum(1);
         _level0.enableBtns();
    I want the mouse cursor to hide again becuase they are on the main movie again.  Any ideas??

    use Mouse.show() when you want the cursor to be shown and Mouse.hide() whenever you want to hide the mouse.

  • HT1657 I had to stop downloading a movie that I rented. I want to compete the downloading now and it tells me that it is waiting....... But this has been going on for days. How can I get it started again?

    I had to stop downloading a movie that I rented , not quite finished. When I tried to start the download again the message says waiting........but this has gone on for days. I want to finish and watch my movie. How do I restart the download or get a refund and start over?

    Hello Wearekozy,
    The following article outlines how to report an issue with your purchase:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    http://support.apple.com/kb/HT1933
    Thanks,
    Matt M.

  • I have a png file 908px x 2324 px that is being reduced by Muse when placed. Any thoughts?

    I have a png file 908px x 2324 px that is being reduced by Muse when placed. Any thoughts?

    Yeeee, I did this!  I follow the instruction as you wright here   https://forums.adobe.com/thread/1362457 and now my image 100% in the size I need.
    "After the image has been placed and resized, go to it in the Assets panel and right click and choose "Import Larger Size". By default Muse limits imported images to 2048 pixels in the largest dimension."
    I create a composition of images in Photoshop and now I need to paste them into Muse in exacte size like in Photoshop. I save my images in Photoshop by naming them 200% imagename.png and then go to Muse- File - Place. After that I follow resize image and in the Assets panel import Larger size.
    Is that the easiest way to past images from psd?

  • SWF files stopped working Flash8

    Hi,
    I have uploaded my swf file to the web. It is a video clip .
    Some of the swf loads on the web (the text part) when I click a
    button, to load it, but the video does not show ? see page 2 of
    link below
    www.geocities/suddentlyisee.com
    I have load swf files with video clips before, which worked
    perfectly, but suddenly stopped working ?
    Thanks,
    Paul

    Thanks Nickels for replying. Sorry about incorrect URL. It
    should have been www.geocities.com/suddentlyisee
    I think the issue may be with the geocities web host, as they
    do not allow uploading of .flv files. But I did make the flv files
    into swf and could watch the video's that way. I am going to use a
    different web host and try again.
    Thanks
    Paul

  • Help swf file different from internal movie testing

    ok i made a simple website and when i test it while the file
    is open it works fine but when i drag the swf file into a web
    browser random movie clips are missing, my buttons are gone and the
    code dosent work right, Im totally clueless as to how to fix this
    since it works fine and with no errors in my flash file so if
    anyone has any idea what i should do that would really help cuz im
    outta ideas

    "Laur56" <[email protected]> wrote in
    message news:e4g5hf$btf$[email protected]..
    > ok i made a simple website and when i test it while the
    file is open it works
    > fine but when i drag the swf file into a web browser
    random movie clips are
    > missing, my buttons are gone and the code dosent work
    right, Im totally
    > clueless as to how to fix this since it works fine and
    with no errors in my
    > flash file so if anyone has any idea what i should do
    that would really help
    > cuz im outta ideas
    Check for publish version not matching the player. If
    publishing for player 8, make sure your browser has that version of
    the
    player.
    tralfaz

  • SWF file different from internal movie testing

    ok i made a basic website in flash when i test the movie
    while my file is open everything works fine, no errors pop up or
    anything, but when i go to drag the swf file into a web browser,
    random movie clips as well as all of my buttons are missing and the
    code dosent work like it should, I have absolutely no idea why my
    file works in one place and not another so if anyone can give me
    any feed back at all id appreciate it

    I would recommend trying different browsers if you haven't
    already. I am working through a similar issue with a dynamic Flash
    menu and it is veryyyyy different in IE then in Firefox. Also, if
    you have a test site we could look at that might get you more help
    too.

  • HELP! Suddenly Flash SWF files stopped working in pres!

    Hi,
    I'm not sure what's causing the problem, but Flash files in my Keynote 08 presentation stopped working and I can't figure out what happened. Would it be because I upgraded to a more recent version of 10.5 or that I inadvertently moved the original Flash files somewhere else or another thing? Any advice?
    Thanks!

    Thanks Kyn,
    You've been a HUGE help.
    I've got an external firewire drive with a bootable 10.5.1 partition, so I'm thinking I'll downgrade to 7.2. Your comment got me wondering if 7.2 will run on 10.5.1 or do I need 10.4?
    I'm really only going to be using this FW drive to run Keynote presentations and possibly Photoshop. Do you think I'll be OK?
    Bob

  • Test touch events in SWF file?

    I'm sure this is one of those "Oh, press this button in Preferences" type of questions, but I have googled to no avail which makes me think I'm either missing something so simple no one has even bothered saying it or I'm asking the wrong question.
    I am trying to write a simple program, just to practice, that will use touch events for an iPad. I don't have a developer account and so am testing the app on my computer. However, it does nothing. Clicking the mouse on the movie clip does nothing. I even copy and pasted someone else's code so that I was sure it wasn't because I got my syntax wrong. Nothing. Is there a way to test touch events on a computer, or do I have to compile the app and send it to an iPad everytime I want to test the app? Is there no AIR simulator that will simulate touch events using a mouse, as there is with XCode?
    Thanks
    Amber

    http://www.republicofcode.com/
    Check for the latest tutorials on the right hand side for touch events

  • CanI use swf files made w/ Flash 8 that include  FLVPlayBack comp

    I am porting an application from Flash 8 to Flex that
    includes a number of videos (FLV).
    In Flash 8 I am using the FLVPlayBack component to be able to
    include the available skins. In particular the
    MojaveExternalAll.swf.
    I tried to load the swf that inlcudes the FLVPlayBack
    component and the skin, but I only get the video (stopped at the
    first frame and no skin).
    Is there a method to use those skins, or are they equivalent
    video skins in Flex?
    Gilbert

    I am porting an application from Flash 8 to Flex that
    includes a number of videos (FLV).
    In Flash 8 I am using the FLVPlayBack component to be able to
    include the available skins. In particular the
    MojaveExternalAll.swf.
    I tried to load the swf that inlcudes the FLVPlayBack
    component and the skin, but I only get the video (stopped at the
    first frame and no skin).
    Is there a method to use those skins, or are they equivalent
    video skins in Flex?
    Gilbert

  • QT Pro wouldn't play the speech file in 10.4.7 that used to play in 10.3.9

    http://www.biblegateway.com/passage/?search=Acts%201&version=31
    Greetings to all!
    The URL above is the link to the speech file that I used to be able to download and play when I was on OS X 10.3.9 using QT Pro 7.1.2. Since I upgraded to OS X 10.4.7, I got an error msg stating: "Error Opening Movie -- the movie could not be opened." Can someone please test it and let me know the solution?
    Thank You.
    Regards,
    Frank
    PowerBook G4   Mac OS X (10.4.7)  

    Thank you Kirk for your reply and the solution. I couldn't find the .smil format option under Sys Prefs/QuickTime/Advanced MIME Settings, but then I realized I didn't install Real Player after the OS X upgrade from 10.3.9 to 10.4.7. I installed Real Player and restarted the system. The speech file that was not working came alive with the Real Player icon intact.
    I really appreciate your help and I look forward to reading your book on QuickTime in the near future.
    Sincerely,
    Frank Kung
    PowerBook G4   Mac OS X (10.4.7)  

  • Swf file has stopped playing in 'live' browser only

    Hello everyone,
    Hope you can help with this, whilst working on my site one of the swf files stopped playing when viewed in the browser (live). The file plays ok from Dreamweaver from both local view and remote view. Went onto web server cpanel and played the swf file ok from there as well. Have checked the code and all seems fine, I wasn't even working with that file when it went wrong, all I done was replaced a png picture with a swf file on a different part of the page, this new swf plays fine along with all other swf files on my site. I have uploaded and syncronised both the page and swf files again but still no joy.
    I really am stumped for an answer, any help would be greatly appreciated.
    Thanks in advance,
    Stuart

    Here's the link, but after 3 hours of not playing it started to play by itself after I added a favicon (which still isn't working) to the index page.
    That is really strange and a bit worrying as it seems to have a mind of it's own. It also happened once before on another page when I was adding content to the site. I was able to kickstart that one by uploading the page again from local.
    The swf file which wasn't playing is midway down page showing drawings.
    http://www.joinerycadsolutions.com/St_Johns.html
    At least it's working now although I feel scared to touch the site in case I loose it/another again.
    Thanks for the reply.
    Stuart

  • Can keyboardEvent and mouseEvent work in the same .swf file?

    I'm nowhere near an expert on Flash or action script, so this is probably a simple thing to solve. But so far I haven't figured it out.
    I put together a rather simple interactive .swf file using graphical "buttons" to navigate through different screens. Afterwards, I was told to add in two keyboard events as well: one to navigate to the next screen and one to restart the .swf file.
    Using the keyboard to navigate the way I explained above works fine--that is, until I use the mouse to click on a button. Once I do that, the keyboard events no longer work. For example, if I start off the .swf file by pressing the Space bar on the keyboard to navigate to another page, it works fine. If I then press the "R" key on the keyboard to restart the .swf file, that works fine as well.
    However, the first time I click on one of the buttons on the stage to navigate to another screen, the keyboard events no longer work. I can press the Space bar, and nothing. I can press the "R" key to restart the .swf file, and nothing. It's as if using a mouse event disabled the keyboard events or made the .swf file stop "listening" for keyboard events. The only way I can get the keyboard events to work again is by clicking somewhere on the stage and THEN pressing the appropriate keyboard key. I'm guessing that's because I put the focus back on the stage, maybe?? (again, not an expert here)
    My code is ridiculously simple, and it's on the first frame:
    stage.addEventListener(KeyboardEvent.KEY_DOWN, onKey);
    function onKey(event:KeyboardEvent):void
        if (event.keyCode == Keyboard.SPACE)
            gotoAndPlay(currentFrame + 1);
         if (event.keyCode == 82)
            gotoAndPlay(1);
    Is there anything I need to do to this to make sure the .swf file is always "listening" and registering the keyboard events?
    Thanks..

    use:
    trace("defined");
    stage.addEventListener(KeyboardEvent.KEY_DOWN, onKey);
    function onKey(event:KeyboardEvent):void
    trace(event);
        if (event.keyCode == Keyboard.SPACE)
            gotoAndPlay(currentFrame + 1);
         if (event.keyCode == 82)
            gotoAndPlay(1);
    test by clicking one of your buttons and watching the output panel for "defined".  if you don't see that, you're not defining a keyboard listener when that button is clicked.  if you do see it, then click a keyboard key.  (if you're testing in the flash test environment make sure you disable keyboard shortcuts.)   if you fail to see the keyboardevent trace, you're removing or disabling your listener after it's defined.

  • How to disable F1 to F12 keys in Web Browser when SWF file is in focus

    Hi all,
    Im running / loading a swf file in IE. I want to disable the
    function keys ( F1- F12 keys) in IE as I have defined special
    functions for these keys in my swf / flash file.Im using a
    javascript code to do this and the javascript code is working
    correctly.But the problem starts when the swf file is in focus,
    when swf file is in focus and if I press the F3 key the search of
    IE opens, but I have defined a special function in my swf file for
    this key, here the IE is overriding and it's taking the precedence
    in the event handling this is what I want to disable.So that I can
    catch the event in SWF file or get the Key code and run the my
    function defined for the key.
    Thanks.

    apollothethird wrote:
    When testing my applets on a Linux Web site I&#146;m finding that I have to totally exit the browser, then open up a new browser session to see the updates on my applets. Yes. Applets can be horrible for caching. I am surprised that exiting and restarting the browser works. I usually clear the cache in the Java Console.
    ..The refresh button on the browser won&#146;t show the new version of the jar file program. I find this consistent with Firefox, MS Internet Explorer, and Google Chrome.
    Is there some type of browser option that will allow the next jar version to be run without having to exit out of the browser to see it?
    No, but if the Java Console is open, it is pretty easy to force a refresh of the classes.
    As an aside, for a more general solution for your end users, look to launch the app. using [Java Web Start|http://java.sun.com/javase/technologies/desktop/javawebstart/index.jsp] . Updates are reliable and automatic.
    Thanks in advance for any comments on this.No worries (in advance).
    Note that my reply would have been sooner, except that I felt compelled to get that matter of the link in your post dealt with, before commenting.

  • Loading external swf file in a new window

    Hi,
    I've got a few .swf files with video tutorials I've created using Captivate 4.
    I wanted to link them so I've created a main screen with menu with buttons in Flash.
    I've added AS to load the external swf files but they load in the same window. How can I load these .swf files in seperate window so that you could get back to the main window after you've finished watching?
    Here's my code:
    stop();
    var myLoader:Loader = new Loader();
    button1_btn.addEventListener(MouseEvent.CLICK, movie1_1);
    function movie1_1(e:MouseEvent):void
        var myURL:URLRequest = new URLRequest("01_01_Welcome.swf");
        myLoader.load(myURL);
        addChild(myLoader);
    I'm also attaching screenshot with menu in flash

    I've deleted the line and now the code lookes like that:
    stop();
    var myLoader:Loader = new Loader();
    button1_btn.addEventListener(MouseEvent.CLICK, movie1_1);
    function movie1_1(e:MouseEvent):void
        var myURL:URLRequest = new URLRequest("01_01_Welcome.swf");
        addChild(myLoader);
    Unfortunately, it doesn't load the .swf file when you click on the button...

Maybe you are looking for

  • Help, I'm stuck in Freehand, and can't get out!

    I have created a masterpiece :-) brochure cover, with a logo over a graphic, with shadow, and gradient fills. It's not a complex file, and my overseas client wants it for use with Illustrator. However, I can't find a way to get it out and back in to

  • Adobe 9 pro scaning problem with windows vista

    My laptop has Windows Visa.  When I scan a document it scans in various part of the document.  However, it did scan in a complete document twice out of about 30 scans.  Any help would be great.

  • No Gmail notifications, in status bar or icon badge, the mail is still working and syncing perfect

    Any body got this problem more than I? I did full reset to factory reset but still same problem. And yes I know all about phones as I'm a recognized developer at xda-developers. Also another p problem it's Swype won't vibrate at all, no matter what I

  • Migrating MS SQL Server 7.0 TO Oracle 8.1.5

    Hello, We are currently using Win NT 4.0, MS SQL Server with a PVCS Tracker 6.0 from Merant and will be upgrading to PVCS Dimension 6.0 from Merant. The Dimension 6.0 product runs on Win NT 4.0, uses Oracle Server 8.1.5 with Oracle 8 ODBC Driver 2.5.

  • Any one have the list for the values of SRW.SET_FILL_PATTERN

    Dear all , I want to change the pattern of field in the report according the condition through SRW.SET_FILL_PATTERN('VALUE?'); but I am unable to do so, by web seraching I got the values for SRW.SET_FILL_PATTERN are 'transparent', 'solid', 'solid dim