Easy one for someone, I hope

This is probably an easy one for someone:
I have a simple password function in a child movie and am
using the standard code to activate the enter key
on (release, keyPress "<Enter>") {
It works fine on it's own, but doesn't work when it's loaded
into the parent movie. What's the solution?
Simonster

create a submit button that works the same as the keypress
Dan Mode
*THE online Radio*
http://www.tornadostream.com
*Must Read*
http://www.smithmediafusion.com/blog
*Flash Helps*
http://www.smithmediafusion.com/blog/?cat=11
"Simonster" <[email protected]> wrote in
message
news:e940j1$a8o$[email protected]..
> This is probably an easy one for someone:
> I have a simple password function in a child movie and
am using the
> standard
> code to activate the enter key
>
> on (release, keyPress "<Enter>") {
>
> It works fine on it's own, but doesn't work when it's
loaded into the
> parent
> movie. What's the solution?
>
> Simonster
>

Similar Messages

  • Easy one for you, I think

    Hi ya'll.... here is an easy question for all you Dreamweaver
    gurus out there. I want to write my website to a CD so that anyone
    with any web browser can read it. I created it in Dreamweaver. How
    do I accomplish this?

    If it's a static site, get yourself a copy of AutoRun CD.
    You burn two files to your CD along with your site files. One
    is the
    autorun.exe file. The other is an inf text file where you
    specify which file
    on the CD should load first.
    Probably index.html.
    http://www.rjlsoftware.com/software/utility/autorun/autorun.shtml
    --Nancy O.
    "cgarrison" <[email protected]> wrote in
    message
    news:f1b5g7$j3g$[email protected]..
    >
    > Hi ya'll.... here is an easy question for all you
    Dreamweaver gurus out
    there.
    > I want to write my website to a CD so that anyone with
    any web browser
    can
    > read it. I created it in Dreamweaver. How do I
    accomplish this?
    >

  • Easy question for someone...I hope

    I have an Edirol FA-66 interface. It's connected through fire wire to GB, GB recognizes this yet no levels come through a basic track...any thoughts?

    Nevermind...

  • Volume, Dissolves, 50% - An easy one for most of you I'm sure.

    Hi everyone. First time poster here. I hope someone can help me out. I'm a wedding videographer.
    I need to know a few things that will speed up the process of editing a little bit. I'm editing SD footage with Final Cut Pro on a fast G5.
    I have 30 four-second clips on the timeline and I want to reduce the volume on all of the clips to -12 in one go. Is this possible? I don't want to have to keep on doing them all manually together?
    Let's say I have a similar sequence of shots later on in the timeline. This time, I want to make all of the short clips a speed of 50%, in one go, instead of having to do it all manually, one by one. It's very time-consuming this way. Well, it takes two minutes, but I'd rather not do it.
    Also, if there are simple one or two second dissolves between all of these short clips -- how do I go and take away all of the dissolves in one go, so it's just straight cuts?
    Appreciate the help.
    Message was edited by: Roman Bridger

    Hi Shane
    I did this and it's selecting ALL of the dissolves on the timeline. I wasn't thinking that far ahead.
    I'm doing a highlights sequence at the end of a wedding DVD with footage that is copied and pasted into the end of the timeline from elsewhere in the project. This is the reason why I want to get rid of the dissolves and other transitions, so I can start editing this piece fresh. I suppose I could open a new timeline and do it in that.
    I need ALL of the transitions to go, if possible, including Dip to Color Dissolves etc. If it's not possible to do all of the transitions in one go, I can do it in two. However, I'd like to be able to do all of this on the one timeline. For example, if I do it the way you said above, I will end up deleting previous dissolves in the timelines (during the speeches, dancing, ceremony etc).
    Any ideas? Anyone? Thanks!

  • This should be an easy one for you experts ;-)

    Just took my vintage 2009 Macbook pro that was having trouble running Lion back down to Snow Leopard. (formatted drive and reloaded SL) How do I get iPhoto, Garage Band, Imovie etc.... in other words the apps that came installed on my 2009 machine when I bought it. They aren't part of the SL install.
    No need to be concerned about my user data/settings/other apps etc... I migrated them over to a new Macbook pro I just purchased using a Time Machine backup. (worked wonderfully) but as I'm sure you know moving anything from a Lion TM backup to a SL machine isn't possible. I've heard there are ways but it's complicated and well all I really want is my 2009 machine to be like it was new and I'll I need for that is what I believe is the iLife stuff (again iPhoto, Garageband, iMovie etc...)

    Thanks for the quick reply wjosten! I didn't get any disks with my computer. I bought it new from the online apple store.. I still have the original box it came in, user guide etc...it came loaded with Leopard but no disks. I had the SL disk as I purchased it to upgrade ( I know I could have downloaded it for free but I wanted a disk for the exact reason as for how I just used it to reinstall SL in case I needed to someday).  In fact, I just bought a 2012 MacBook Pro, picked it up at my local Apple store and it did not come with any disks, same as before, it came with power cord, user guide, cleaning cloth, but no disks. I can understand that apple saves money, time, resources and environmental material by not including disks, but they should make it easy to download these things when you are in trouble and not charge even a small fee. I paid for these apps and merely want to reinstall them on the same machine they orignally came with.

  • Easy points for someone!

    Mail always defaults to the same email account when composing "New" email, even tho I have highlighted a different account. I know there is a preference for this somewhere. Thanks.

    Hi Peter: Have you checked out the settings within mail preferences? Go to Mail > Preferences > Composing. Mid way down on this box is the setting for which email address to default to, select the required one from there. Sorry if this is redundant information.
    Good Luck
    Stedman

  • An easy one for most of you... but for me... .???

    Post Author: cmainard
    CA Forum: Formula
    if (CDateTime (2007, 07, 31, 00, 00, 00)-{Nameadd.Start Date})<365 then "Annualized since Inception - " else "Since Inception - "
    the above formula works just fine.... but I want to show the actual start date referenced in nameadd.start date at the end of the text, which grows and shrinks.... but I cannot figure out how to add this, since it keeps telling me it should be a string???
    this is what I tried and does not work:
    if (CDateTime (2007, 07, 31, 00, 00, 00)-{Nameadd.Start Date})<365 then "Annualized since Inception - " + {Nameadd.Start Date} else "Since Inception - " + {Nameadd.Start Date} 
    How can I add my datetime field to end of the resultant text?  should be easy, but I cant get it.
    THANKS!!

    Post Author: cmainard
    CA Forum: Formula
    I can't tell you enough how much this helps!
    I am getting one of those weird error messages, indicating a " number, currency amount, boolean, date, time, date time, or string is expected here"
    if (CDateTime (2007, 07, 31, 00, 00, 00) - {Nameadd.Start Date}) < 365 then "Annualized since Inception - " & totext(date({Nameadd.Start Date}),u201DMM/dd/yyu201D)
    else "Since Inception - " & totext(date({Nameadd.Start Date}),u201DMM/dd/yyu201D);
    betweein the comma and the quoute here:  totext(date({Nameadd.Start Date}),u201DMM/dd/yy

  • This will be an easy one for ya

    Please could you tell me what would be the AS to make my
    button. When clicked show text in another frame. I've been on
    various tutorials. Playing with flash CS for two days now &
    feel dead thick.
    Thanks in advance.

    Not quite sure what you men by 'another frame' but to make a
    button you
    should draw your graphic, then turn it into a MovieClip and
    give it an
    instance name such as 'myButton'. Then, on the main timeline
    you would put
    code like so:
    myButton.onRelease = function(){
    someOtherClip.gotoAndStop("pic");
    If you have another clip, with an instance name of
    'someOtherClip' then it
    will goto and stop on the frame labeled 'pic' when the button
    is released.
    That help?
    Dave -
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • Easy One for you!!!

    Hi Everyone,
    Some more help please
    Basically the customer user 9 for outside line and want to be able to ring there missed calls but are not able to as there is no 9 infornt of the number.
    Thanks
    Nathan

    Hi
    If this is a H.323 gateway, you can use a translation rule on the gateway like below :
    translation-rule 1
    Rule 1 ^.% 9
    then apply to the dial-peer going to CUCM
    dial-peer voice 1000 voip
    incoming called-number .
    destination-pattern 4...
    translate-outgoing calling 1
    session target ipv4: X.X.X.X
    For a MGCP gateway, you would achieve this on the CUCM
    HTH

  • Easy one for you experts hopefully

    I currently use an AEBS / AE with an x-modem on BT internet, BT are rubbish so I'm switching to O2 and They have sent me the O2 wireless box, I want to use this as my modem and router and effectively have the AEBS acting as a wireless access point on the network, how do you use it as such, do you have to disable the dhcp thingy so it just looks like an ethernet client to the router and if I do, can I still use the gigabit ports on the AEBS to hang a NAS disc off etc. also, would I connect the AEBS to the O2 modem/router using the WAN or LAN port on the AEBS
    sorry if this is all simple stuff but I'm a doctor, not network engineer..:-)

    You would connect the WAN port of the AEBS to one your O2 modem/router's LAN port. You would then need to run AirPort Utility and under the internet tab towards the bottom you would want the AEBS to run in bridged mode instead of sharing a public IP address. And yes, you would still be able to use the NAS disc off the AEBS.

  • This is probably an easy one for some of you [SOLVED]

    Basically, I have some scripts that sudo netcfg <profile> that I have  a launcher menu setup for in my KDE panel.
    The scripts work fine.  They are just bash scripts.  What would be nice is if I could get some visual feedback on the script running, like maybe call open a konsole terminal, run the script, then exit the konsole terminal.  I'm just not sure how to make that happen.
    Any ideas?
    Thanks!
    Last edited by d_logan (2010-04-25 20:23:18)

    Sure, the command for the launcher should be something like this:
    konsole -e /path/to/bash/script
    You may need to put a sleep or 'press enter to continue' read at the end of the script if it just runs and exits.  The -e option causes konsole to execute your command and then exit the terminal.

  • Personal domain.... easy question for someone who has done it.. easy points

    If i forward my www.vegasablaze.com to mobile me from go daddy and set up the personal domain in my mobile me account will my address bar read http://www.vegasablaze.com or will it read my mobile me site address? ie http://web.me.com/example/Site/Welcome.html? See once i posted my site to godaddy i lost my blog ability. But I dont want people to se my mobile me address. So I would like to forward to personal domain. but am afraid if it goes to my mobile me it would look unprofessional..

    Personal Domain replaces the web.me.com/username part of the URL with the domain name, with the subsequent folder and filenames on the end, so that to take your example of
    http://web.me.com/example/Site/Welcome.html
    people entering http://domainname.com
    would be taken to the welcome page and the URL showing will be
    http://domainname.com/Site/Welcome.html
    However note that when you do this the original web.me.com URL still works and is searchable by Google. Though casual visitors to your domain won't see the real URL, it's not difficult to find it.

  • Getting redirect to work  -- easy one?

    Hopefully this is an easy one for someone to answer -- I'm simply trying to set up an action-mapping that performs a redirect instead of a forward. If I use the following xml in struts-config.xml (I'm using struts-faces), then everything "works":
    <action
    path="/search"
    type="com.wheels.struts.SearchAction"
    name="searchForm"
    scope="request"
    input="search">
    <forward
    name="results"
    path="faces/results.jsp"
    />
    </action>
    I get an error if I change the forward to be a redirect, however, as in:
    <action
    path="/search"
    type="com.wheels.struts.SearchAction"
    name="searchForm"
    scope="request"
    input="search">
    <forward
    name="results"
    path="faces/results.jsp"
    redirect="true"
    />
    </action>
    The error I get is:
    java.lang.IllegalStateException: Cannot forward after response has been committed
    Any thoughts on this one? Is there something I need to change in my Action class to properly redirect instead of forward? Something in struts-config.xml??
    Thanks very much.
    -Adam

    I would agree this is probably an easy one, but only on the STRUTS-USER mailing list :-). To subscribe, send an empty message to [email protected] Alternatively, you can find links to various archive sites for previous postings on this list at:
    http://nagoya.apache.org/eyebrowse/SummarizeList?listId=42
    Craig

  • Just updated my iPhone 4 from IOS 6.1.3 to 7.1.2, I know I am behind the times, but I got there eventually! All seems well but I have one specific problem and hope someone can offer a helpful suggestion.

    Just updated my iPhone 4 from IOS 6.1.3 to 7.1.2, I know I am behind the times, but I got there eventually! All seems well but I have one specific problem and hope someone can offer a helpful suggestion.
    On opening the app "Find my iPhone" I add my password and sign in, to be greeted with a screen that says;
    "Update Find My iPhone. A new version of Find My iPhone is available from the App. Store. You must install the update to continue using the app. Update now"
    On hitting the "Update now" button I'm taken to the relevant page on the App Store, to be told that I cannot update as it needs IOS8 to be able to continue and as my iPhone is only a 4 cannot install IOS8.
    I'm left going around in circles. The only thing would be to delete the app, but looks like I could not re-install the version I would need. Any body have any thoughts or suggestions? (Apart from updating my phone, I have a few months left on the contract!)
    Thanks in advance.

    Hi, thanks for the suggestion. I have tried as you suggested, and when opening the "purchased" apps some have the icloud logo next to them, but I only have "OPEN" against "Find My iPhone". When opening it up, it goes through the same routine; needs to be updated before proceeding, and wouldn't update because I don't have IOS8.
    Anything else I could try, or am I doomed!
    All of your help is much appreciated, thanks

  • Import statements-- Please clarify Easy one...For You

    Hi,
    Please clarify and i hope it would be easier one.
    I have imported two packages of same type like:
    import java.util.*;
    import java.util.*;
    in my programme and what will be the cause, i know that i dont get error, i wan to know that wat compiler will do>>>
    1. Whether it will tak more compilation time?
    2. It will take more memory?
    Please clarify???
    Thanks in Advance.

    1. Whether it will tak more compilation time?Probably not
    2. It will take more memory?No

Maybe you are looking for