get the movie to delay execution of code after a click in a sprite

Hello
I want to know how I could get Director to delay execution of code after a click in a sprite. When I click on the sprite it changes its members and that it plays a sound, but after seconds, I would like that he can reset and have up to this writing some custom drivers to do this, but here Director to suspend the operation of this code for a few seconds and still play the movie. Is anyway to do this?

Thank you

pPause property

on beginSprite me
pPause = #off
end

on mouseUp me
pPause = milliseconds
-include your code here that you have already written
-which will run immediately
end

on exitFrame me
If pPause <> #off then
If milliseconds > pPause + 1000 * 5 then
-I used it 5 seconds. Change the 5 to everything which
-number of seconds you need.
-run the code or the manager who had to be delayed
pPause = #off
end if
end if
end

--
Craig Wollman
Specialist jargon
Word of mouth productions
212-928-9581.

www.wordofmouthpros.com
"jclegs" wrote in message
News:f17dd1$RKT$1@forums. Macromedia.com...
> Hi
> I want to know how I could get Director to delay execution of code after
> a
> sprite is clicked. When I click on the sprite it changes its members and plays
> a
> sound, but after a few seconds, I would like that it reset and have so far
> writing
> a couple of custom managers to do that, but want Director to pause
> execution of this code for a few seconds and still play the movie. Are there
> in any case
> to do this?
>
> Thank you
>

Tags: Director

Similar Questions

  • How to get the mov files to play on ms media player

    Hello how is what we all mov files by our cameras when we're doing videos, that I can up load on youtube very well, but my Media Player will not play. Please don't tell me about codecs unless you include the link to get the mov files. Thank you

    Right-click on the mov file and point to open with, click Windows movie maker,

    Rotation is on the top / center and Save is on the top / right.

  • Unable to get the move tool to place a photo at the top of the page another

    Hello people,

    I am aware that I'm really a newbie to Photoshop (but methodically working my way through Kelby Photoshop 6 for photographers tackle this CS), and I also know that I am a fool at the same time. However, it is time to put my hand up and admit that even the simplest of tasks is beyond me.

    Use the CC version, I have two pictures open in a document. Actually I'm following one of the lessons of Kelbys of Chapter 9. The two images have the same group of three folk poses, same etc, the only difference is that one picture, the guy is looking for the camera in the other, he seeks right to it. The lesson is to place the other photo on top and using a brush and a layer mask to reveal the image where he looks at the camera.

    Seriously, I have tried for 3 days to use the move tool (V) click and drag one photo to the other, but it won't happen just for me. I also tried with my own images, still no difference. This work will be if I use Select-Select All, then copy and paste a picture on top of another, so all was not lost and I can finish the lesson, but my inability to get the move tool to drag and drop gives me major pain.

    I'll be very grateful if anyone can put me out of my misery - like I said I can be a good fool sometimes. A virtual beer to the person who can help you!

    Best wishes

    David

    OK, I assume here that you have opened both images that everyone is in its own document. By clicking on the tabs on the top screen between the two documents and the two images switches have only a single locked background layer.

    You are right in saying: select all, copy, and then paste. It's a way.

    However with the active object (lowercase v on the keyboard) tool, you can place the cursor on the image, hold down the mouse button and drag this image into another tab. While the cursor is on that tab (you're still now on the button of the mouse) documents will pass. At this point, you can now drag toward the center of the document and finally let go of the mouse button.

    If this isn't the case, please post a screenshot of your screen so that we can see how you have photoshop set up. As can the tabs are not visible for example.

  • How to get the shortcut to exe on deskto automatically after installation?

    Can someone tell me how to get the shortcut to exe on deskto automatically after installation?

    Kind regards

    Vijtin

    Look at this link

  • When I try to open an attachment text I only get the microsoft office Picture Manager icon and can't click on anything

    When I ry to open an attachment, I only get the microsoft office Picture Manager icon and can't click on anything to view the file, which must be a text document.

    When I ry to open an attachment, I only get the microsoft office Picture Manager icon and can't click on anything to view the file, which must be a text document.

    What is the extension of fixing this "text"?
    The last 3 letters of the attachment is the file extension.

    If the last 3 letters... are doc, you need Microsoft Office Word or Microsoft WordViewer.
    Here is the link to MS Word Viewer: this is a free program.
    http://www.Microsoft.com/downloads/en/details.aspx?FamilyId=3657ce88-7cfa-457a-9aec-f4f827f20cac&displaylang=en

    For the benefits of others looking for answers, please mark as answer suggestion if it solves your problem.

  • Get the 16 error in Photoshop CC2014 even after installation and reinstallation of mac maverick last updated 10.9.5

    Get the 16 error in Photoshop CC2014 even after installation and reinstallation of mac maverick last updated 10.9.5

    Check if that helps. http://helpx.Adobe.com/x-productkb/policy-pricing/configuration-error-CS5.html

    ~ David

  • I get the error of application virtualization client code 46027cf-ofa10612-0000603 does that mean?

    I am trying to print something e sent to me and I get the error message listed above.

    Hello

    1. what exactly you want to print and how? It's a Web page file or an attachment?
    2. What are the brand and model of the printer?
    3. are you able to print files that are stored on the computer?

    In response to the questions above could help us help you better. However, try to run the fix it tool for the following article and check.
    Problems printing and printing errors
    http://support.Microsoft.com/mats/printing_problems/

  • Get the linker error when executing our code in InDesign CC

    Hello

    We are modernizing our plug-ins for Adobe InDesign CC. In that we are facing a problem (the linker error) when running our code,

    1 > AssetCustomView.obj: error LNK2019: unresolved external symbol "public __declspec (dllimport): virtual __thiscall DVControlView: ~ DVControlView (void)" (__imp_? 1DVControlView@@UAE@XZ) referenced in the function __unwindfunclet$? 0AssetCustomView@@QAE@PAVIPMUnknown@@@Z$0

    1 > AssetCustomView.obj: error LNK2019: unresolved external symbol "public __declspec (dllimport): __thiscall DVControlView::DVControlView(class IPMUnknown *)" (__imp_? 0DVControlView@@QAE@PAVIPMUnknown@@@Z) referenced in function "public: __thiscall AssetCustomView::AssetCustomView(class IPMUnknown *)" (? 0InCatAssetCustomView@@QAE@PAVIPMUnknown@@@Z)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: class virtual IPMUnknown * __thiscall AbstractControlView::QueryInterface (class < struct PMIID_tag > IDType) const"(?) ". QueryInterface@AbstractControlView@@UBEPAVIPMUnknown@@V? $IDType@UPMIID_tag@@@Z)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void AbstractControlView::AddRef (void) const '(?) __thiscall. AddRef@AbstractControlView@@UBEXXZ)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void AbstractControlView::Release (void) const '(?) __thiscall. Release@AbstractControlView@@UBEXXZ)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: class virtual IDType < struct WidgetID_tag > __thiscall AbstractControlView::GetWidgetID (void) const"(?) ". GetWidgetID@AbstractControlView@@UBE? AV? $IDType@UWidgetID_tag@@@XZ)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: class virtual PMRect const & __thiscall DVHostedWidgetView::GetFrame (void) const"(?) ". GetFrame@DVHostedWidgetView@@UBEABVPMRect@@XZ)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void __thiscall DVHostedWidgetView::Resize (class PMPoint const & short)" (?) Resize@DVHostedWidgetView@@UAEXABVPMPoint@@F@Z)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void __thiscall DVHostedWidgetView::Invalidate(class PMRect *)" (?) Invalidate@DVHostedWidgetView@@UAEXPAVPMRect@@@Z)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void __thiscall DVHostedWidgetView::Show (short)" (?) Show@DVHostedWidgetView@@UAEXF@Z)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void __thiscall DVHostedWidgetView::Hide (void)" (?) Hide@DVHostedWidgetView@@UAEXXZ)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void __thiscall DVHostedWidgetView::Enable (short, short)" (?) Enable@DVHostedWidgetView@@UAEXFF@Z)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void __thiscall DVHostedWidgetView::Disable (short)" (?) Disable@DVHostedWidgetView@@UAEXF@Z)

    Help us please if anyone has idea about this error.

    Thank you

    Vimala L

    Hi Vimala L,.

    under Windows, you need to add the DV_WidgetBin.lib library to your library includes or just use $UI_PLUGIN_LINKLIST macro that contains this library.

    On Mac, it is included in the framework.

    Markus

  • I get the message "No. Firewall enabled on" popup after the installation of KB2647516, KB2660465 and KB2661637

    Original title : Updates Windows XP

    After an automatic windows update 15/02/2012, I get the message "No. Firewall enabled on" popup. When I check my windows firewall setting, it is turned on. This problem occurred after the KB2647516, KB2660465 and KB2661637. I use Windows XP SP3 with Norton antivirus 2012.

    Now I'm really confused! This morning, after I turned my computer on, I didn't get the message no firewall and there is no delay in internet explore from. I don't know what is happening unless there was an automatic update that occurred last night after my wife shuts down the computer.

  • Flash Player: How to get the automated audit and reporting to work after a failure to update.

    I've implemented the program Adobe Flash Player in my computer (Windows 7 64-bit SP1) to check and warn me when there is an update.

    I got a notification about a Update April 15, 2013. I had updated the Flash Player program several times with these notifications in the past. This time when I clicked to download the update, it did not download and I got a message on an error.

    Since the last update of Flash Player, there are two changes in my computer. IE 10 is new as I installed it with the updates I get from Microsoft. I also installed Norton Internet Security. My guess is that Norton Internet Security do not allow the download to continue and complete.

    Later, I found the following entry in my windows logs.

    Log name: Application,.

    Date: 15/04/2013.

    Name of the failing application: FlashUtil64_11_6_602_180_ActiveX.exe,.

    version: 11.6.602.180,

    The failed module name: ntdll.dll,.

    version: 6.1.7601.17725,

    Exception code: 0xc0000005.

    Offset: 0x00000000000532d0.

    Now, I think I got to stop Norton Internet Security before I run the Flash Player updates.

    I have read the Adobe installation issues page " http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html "

    and based on the information at this site, I checked and Active scripting in active under websites and trust.

    I have three questions.

    1. why I don't get the notification again? Is there something written in a file or a place I need to clean or remove that control automated and the notification process to rework? What should I do to have automated verification process to work again?

    2 if I download the latest version from the Adobe Web site, do I need to uninstall the currently installed version of the control panel-> programs, and then install the new version or the installation of the new version first uninstall the currently installed version? What is the URL "[http://get.adobe.com/flashplayer/ | ]. http://get.Adobe.com/flashplayer/ ' [ ] ' to use to get the most recent version?

    3 in the Adobe installation issues page, I see the article and the following link: progress bar freezes while downloading / unable to connect to the server / unable to download metafile and the proposed solution is to download the Adobe Flash Player installer directly using the following link. "[http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player_ax.exe | ]. http://download.Macromedia.com/pub/flashplayer/current/support/Install_flash_player_ax.exe ] "what is the difference between installing a new version (issue No. 2) and the download of the installer? That's what I have to do?

    Thank you.

    Right-click on a swf file (for example, on youtube.com), click global settings > advanced > change update settings.

  • Get the "Failed to connect to server" error after having my hosting of emails expire and reconnected. Using the latest version of Thunderbird.

    Hi, I am probably doing something really basic and easy to fix but facepalmingly pls have patience with this n00b...
    My emails with Crazy Domains Hosting has expired a couple of months, I've just managed to get it reconnected.
    When I open Thunderbird once again, I kept getting the error msg "Failed to connect to server".
    I checked all the settings for the account, they are all fine as far as I KNOW. Updated to the latest version of Thunderbird, tried to restart the program and doesn't have the obligatory IT Crowd "troid torning it and turn it on again", still get the same message.

    Plaaaaiiss... Halllp!

    Regardless of my fault for typing. What is important is that there is nothing in the DNS or whois on the domain.

    Look at their own whois server it shows pending deletion, expired in April. http://www.crazydomains.com.au/WHOIS/littleredfoxdesign.com/#result

    Until these public information are corrected your not likely to be able to connect because Thunderbird can not find the server. There is no DNS records to point to it.

  • How to get the Windows OS 8.1 actiivation key after the interview

    Dear Sir.

    My laptop has been given for maintenance on 09/06/2015 & collected on 19/08/2015. Unfortunately, while giving it for maintenance, Service Center authorized Lenovo not asked me to create a recovery media. Everything taking the delivary of the laptop service center could not activate windows 8.1 (this laptop computer OS has been pre-loaded & under warranty). Can someone tell me how to get the product activation key.

    Avinash Karnik

    Avinash-Karnik says:

    Dear Sir.

    Sorry, I fergot to quote these two motherboard have been replaced as original hard drive & motherboard had developed the fault for which I had to abandon for maintenance & replacement & maintenance for 2 & 1/2 months.

    Best regards & thanks.

    What version of Win 8.1 is the unit having now? If it's the PRO version, then probably you need to enter a product key if you reinstall. Try to download using the tool of media win 8.1 64 bit (no PRO version). Use it to install Win'a 8.1. The product key should be detected and you will not be required to enter as described above.

  • I can't get the move animation to automatically trigger the next slide

    Hello

    New to Keynote. I wonder if there is a way to trigger the next slide to load after doing an animation out, that does not involve having to make an additional click? For now, I have text that moves transition and get him out on click, which then leaves me a blank screen, rather than the transition to the next slide.

    Pointers or help with this would be really appreciated.

    Click the background of the slide from the slide that has the text animation: Inspector > Animations > Transitions:

    the value of the drop of Transition start automatically

    Enter an amout for the delay, if any

  • Did not get the product for Media Center-no code can not process the order

    I asked the promotional offer for Windows 8 Media center, but never received the code.  He said that it takes 72 hours to receive, but it has been good (probably about 2 weeks).  I checked all my email, including spam, and there is no email with the code.  I tried 3 e-mail addresses and now all I get is "cannot process order.

    Hi Sukeyrh,

    Sorry to hear that you have a problem with that.

    You may reach the Service the customer to know that you run in. You can find the telephone numbers of the Service the customer in your area below:

    United States: 1-800-Microsoft (642-7676)

    Canada: + 1 877 568 2495

    Comprehensive list of phone numbers can be found here.

    Keith

  • Microsoft isatap adapter, get the message "this device cannot start code 10".

    have you tried the driver from the web and update manually update but it States driver is up to date?

    Hi"

    "Description of errors related to the 10 Code that generates the Device Manager in Windows on computers"

    http://support.Microsoft.com/kb/943104

    But it's the information from Microsoft Isatap adapter:

    "On a Windows Vista-based computer or on a computer Windows Server 2008, the Microsoft ISATAP map appears with a yellow exclamation mark next to it in Device Manager, and you also receive an error message"

    http://support.Microsoft.com/kb/932520

    See you soon.

Maybe you are looking for