Flash and acton script 2.0 help for color object

hi i m new in flash i have to work a project for a paint compeny i have 3 wall (side and left and ciling )just like a room and i have a color palet e which
contain buttons now the problem is that i have to change wall color by cling in every wall mens if i click on left side wall the color sould be change to color palate button wich i clicked before clik on wall button
plz get reply with full concept and theory asction script2.0
thanks
prakash 

you're almost done. 
you only need to put the code that's in your bottom screenshot in a function body and call that function at the end of the submitWords() function.  i'm assuming bodyCopyText is already on-screen or you would trigger a compiler error.

Similar Messages

  • Need help for finding objects impacted by size change for an infoobject

    hi all,
    need help for finding objects impacted by size change
    for xxx infoobject, due to some requirements, the size to be changed from
    char(4) to char(10), in the source database tables as well as adjustment
    to be done in BI side.
    this infoobject xxx is nav attribute of YYY as well as for WWW
    infoobjects. and xxx is loaded from infopkg for www infoobject load.
    now that i have to prepare an impact analysis doc for BI side.
    pls help me with what all could be impacted and what to be done as a
    solution to implement the size change.
    FYI:
    where used list for xxx infoobject - relveals these object types :
    infocubes,
    infosources,
    tranfer rules,
    DSO.
    attribute of characteristic,
    nav attribute,
    ref infoobject,
    in queries,
    in variables

    Hi Swetha,
    You will have to manually make the table adjustments in all the systems using SE14 trans since the changes done using SE14 cannot be collected in any TR.
    How to adjust tables :
    Enter the table name in SE14. For ex for any Z master data(Say ZABCD), master data table name would be /BIC/PZABCD, text table would be /BIC/TZABCD. Similarly any DSO(say ZXYZ) table name would be /BIC/AZXYZ00 etc.
    Just enter the table name in SE14 trans --> Edit --> Select the radio button "Save Data" --> Click on Activate & adjust database table.
    NOTE : Be very careful in using SE14 trans since there is possibility that the backend table could be deleted.
    How to collect the changes in TR:
    You can collect only the changes made to the IO --> When you activate, it will ask you for the TR --> Enter the correct package name & create a new TR. If it doesn't prompt you for TR, just goto Extras --> Write transport request from the IO properties Menu screen. Once these IO changes are moved successfully, then the above proceduce can be followed using SE14 trans.
    Hope it helps!
    Regards,
    Pavan

  • Design help for six object motion

    Im looking for someone who can maybe help me design a little
    flash recorder and player for 6 objectst that can be intially
    dragged around and then eventually their recorded motion be
    replayed back. Here are some of the specifications;
    so there will be 6 objects on the screen, each object can
    either move on its own or together. one of the objects will always
    move attached to another object. I guess the best way to visualize
    this is to say look at a football game with 5 player and a ball.
    Each player can either move, or stay in position while another
    player is moving. Someone will always have the ball.
    I know for a fact that there will be a fair amount of
    actionscript involved, but didnt know if someone can direct me on
    the best way to do this. I was going to store the motion of each
    "object" into an array. The recorder will allow the user to move
    the objects around the screen to program the motion. I guess im
    trying to figure out what the best way to allow the user to define
    paths of two different objects...i guess move one and then the
    other, but attach it to the same sequence. And then, also how to
    make the ball object move with the player object.
    I think ive given a pretty good description here, if anyone
    has anything similar to share, please feel free to do so.
    Thanks

    one good way to work with beans is using beans to access the data base, that is, they represent your business objects and having a session bean to access them and hide the entity beans to the client. your session bean will return to the client an object containing the data from the entity bean but not the been itself as it would mean having a lot of remote accesses.
    u can have a look on the internet about the MVC pattern if u want to do your application separating your model from the view.

  • Help for "Invalid Object Count"

    Hi
    I got a Schema in my Database, i added a couple of tables with a script, dropped them again and did so 3 times because of some errors. Now i get the Error "Owner's Invalid Object Count" in the Category "Invalid Objects by Schema" and Oracle Enterprise Manager says i have invalid objects in my schema. How can i clean the schema and delete those invalid objects? i can't seen them in my tables, views or synonyms.
    greets

    May be some script error
    u should drop old table
    then create new table.
    ok
    good luck

  • Flash and Dreamweaver question? Please help :)

    Okay, how do I make it so that if I import a .swf file, that will act as an index with buttons to the other pages of the website, into my dreamweaver project and make it so that when I click the buttons on the .swf file, it will take me to the pages I make?
    Sorry if this should've been in the Flash forum

    It is a flash question, but still answerable... There are two options I could suggest:
    1. You can set up your links to be "absolute"... for instance, if your site is named http://www.mysite.com and you have a button named "About Me" that you'd like to link to a page named "aboutme.html", simply set up the link to go to "http://www.mysite.com/aboutme.html". *Note that this method won't allow you to test the link locally - it will only work after you've uploaded the "aboutme.html" page to your webserver.
    2. Second option is: You can link to the pages locally, but be sure all of your pages are set up in the directory correctly so that links aren't broken. For instance, if you have your "index.html" with your flash navigation embedded on the page, I would recommend NOT placing the .swf file into a subfolder like "images" or something like that - keep it on the same level of your directory as your index page. Also be careful about pointing to all subsequent pages - it's easiest if all of those are also on the same level, but if you have a large site and want to organize it, be sure your navigation links reflect the directory structure. e.g., if you're going to link to "aboutme.html", and it's in a subfolder named "generalstuff", the link would look like this: "generalstuff/aboutme.html".
    ***Note - if you're going to use the same flash-based navigation on every page of your site, you HAVE to use either absolute links, or ALL pages need to be on the same level of your directory (no sub-folders)...
    Hope that helps - good luck!
    Jess

  • Swtiched computers and my script broke please help

    Ok, so I have this script running on my Mail.app from a rule action. It worked perfectly. Then I switch to a different computer and it's not working on the new one. Can anyone spot anything in the script that might be causing it -- or have any other ideas?
    [applescript]
    add a mail message to todo.txt
    using terms from application "Mail"
    on perform mail action with messages selectedMsgs
    tell application "Mail"
    repeat with msg in selectedMsgs
    set theSubject to subject of msg
    set theSender to extract name from sender of msg
    set theDate to date received of msg
    set newDate to my new_date(theDate)
    set toText to "@mail @takeaction " & " @" & theSubject & " @date " & newDate
    do shell script "/Volumes/JUMP/todo/todo.sh add " & toText
    end repeat
    end tell
    end perform mail action with messages
    end using terms from
    on new_date(theDate)
    set cDate to theDate
    set shortDate to short date string of cDate
    set theMonth to word 1 of shortDate
    if length of theMonth is 1 then set theMonth to "0" & theMonth
    set theDay to word 2 of shortDate
    if length of theDay is 1 then set theDay to "0" & theDay
    set theYear to (year of cDate) - 2000
    set YYear to "0" & theYear
    set DateString to theMonth & theDay & YYear
    end new_date
    [/applescript]
    PowerBook G4   Mac OS X (10.4)  

    Hi Dara
    As far as I can see the variable selectedMsgs isn't defined anywhere in the script you've posted, but I suspect the error is not being returned by the "on perform mail action" handler, or that selectedMsgs is being silently coerced into an empty list.
    Try this from Script Editor
    using terms from application "Mail"
    on perform mail action with messages selectedMsgs
    tell application "Mail"
    return selectedMsgs
    repeat with msg in selectedMsgs
    -- rest of you script goes here
    The script will stop after the "return" statement in line 4 and should show the value of selectedMsgs as its result. If this is an empty list, there's your problem.
    If not, you may have to temporarily add a few "display dialog" commands to see if the text variables match what you expect. For example
    set newDate to my new_date(theDate)
    display dialog newDate
    etc etc etc.
    Incidentally, your new_date handler will break in 2010. The year will be returned as "010", not "10". Try this instead:
    set YYear to text -2 thru of -1 of (year of cDate as string)
    Hope some of this helps.
    H

  • Developing ios/android game using flash and action script

    I'm completely new to this, I have done a bit of research about using flash to create ios/android apps, but one thing really confuses me is,
    should I create my game in flash lite or in air? I know swf format will not be supported, so i will leave that one out...
    If using air format you need to install the air application in your iphone or andriod devices before the game can be played?
    Is it possible not to use air for apps development using flash?
    Since it is somehow non-user friendly as users were prompt to download and extra application before any game can be played...
    thanks for the help in advance...

    You want to use AIR not FlashLite - for iOS the end user doesn't need to install the AIR runtime, on Android they will however. But it's painless...
    You don't need AIR for apps in Flash, but you do need to publish using AIR if going to iOS or Android.
    Be sure to get AIR 2.7 and copy it over 2.6 - CS 5.5 installs with 2.6 which runs much slower on iOS, than does 2.7

  • Vista ultimate and audigy se... help for dri

    ?I have Audigy LS (SE) and Windows Vista Ultimate 32-bit...[color="#ff0000" face="Verdana" size="3">?i use last drivers "Creative Sound Blaster Audigy Value/SE/LS and Sound Blaster Li've! 24-bit Windows Vista Driver .04.0065 (0.54 MB) "? but it always give the same error ... helpppp[color="#222222" size="4">?[img"]http://img404.imageshack.us/img404/2492/creativeqd7.jpg">

    nobody help!!!

  • JVM 1.5.0_11 and libumem -- need stack trace help for memory leak

    I'm trying to track down the cause of some memory growth in a java application. In my tests, the java heap appears to remain stable, but the overall memory footprint of the jvm process continues to grow (observed with pmap).
    I've run my application with libumem and have found what appears to be the culprit, but the memory allocation is in libjvm.so and I'm looking for ideas what might cause it.
    uname -a for my host
    SunOS thehost 5.10 Generic_118822-18 sun4u sparc SUNW,Netra-440
    Here is the trace from libumem:
    1f81c4c0::bufctl_auditADDR BUFADDR TIMESTAMP THREAD
    CACHE LASTLOG CONTENTS
    1f81c4c0 1f81a470 ac018b4577a0 7
    1f43f188 8cda6a4 0
    libumem.so.1`umem_cache_alloc+0x210
    libumem.so.1`umem_alloc+0x60
    libumem.so.1`malloc+0x28
    libjvm.so`void*os::malloc+0x28
    libjvm.so`void*ResourceObj::operator new+0x38
    libjvm.so`ThreadStackTrace::ThreadStackTrace #Nvariant 1+0x34
    libjvm.so`void VM_ThreadDump::doit+0xcc
    libjvm.so`void VM_Operation::evaluate+0x80
    libjvm.so`void VMThread::run+0x6e0
    libjvm.so`void*_start+0x208
    libc.so.1`_lwp_start
    What causes this invocation in the JVM? Is there a known memory leak associated with this?
    Thanks in advance for the assistance.

    More on this issue. The included program will continually allocate memory on the process heap until the JVM cannot allocate memory and it exits with the following exception.
    Exception java.lang.OutOfMemoryError: requested 16 bytes for C_Heap: ResourceOBJ. Out of swap space?
    import java.lang.StackTraceElement;
    import java.lang.Thread;
    public class TraceIt {
         public static void main(String[] args) {
              System.out.println("Starting trace");
              int i = 0;
              while (true)
                   if (i%100 == 0) System.out.println(i);
                   StackTraceElement[] se = Thread.currentThread().getStackTrace();
                   i++;
    }

  • Flash and possible shockwave problem. Help!

    I'm on vista. I am completely fed up with downloading flash
    player over and over. It downloads and works, then once i turn off
    the computer and turn it on again, i'm prompted to redownload it,
    even though it's on my pc already. I really dunnowhat to do and
    it's annoying me so much. Also, Shockwave will not install now. I
    click the install button and allow the internet add-on, but instead
    of installing, it stops.

    I'm having a similar problem on my Mac. Flash was working.
    Then, it quit working, telling me I have to upgrade. When, I
    reinstall, it acts like it hasn't happened. What gives?
    Thanks.

  • Flash and Galaxy phones! Need HELP PLEASE!

    Is there a way to download Flash Player on my galaxy phone even though it says it is not supported?  My son is home schooled and all of his programs need flash to be able to work. Please tell me there is a way to get around this!?

    How to Install Adobe Flash Player on Your Samsung Galaxy S3 to Play Flash Videos & More « Samsung Galaxy S3

  • Newbie - Need help for making object selections in InDesign CS2

    I am an old PageMaker user and am having difficulty getting indd to make multiple object selections.  Is there someone out there who would be willing to do a private discussion so that I can make progress?  So far, I have been unable to select multiple objects to copy or move.  I do not understand how indd works.
    Thanks for any assistance

    There are basically two ways to select multiple objects, as explained above. Either "marquee" using the selection tool (black arrow) by holding down the mouse button as you drag throught them (same as Pagemaker, except everything you touch will be selected rather than having to completely surround it), or to hold Shift as you click multiple objects, also the same as Pagemaker.
    If this isn't working for you, there may be something else happening. First, are you using the Selection tool? The white arrow is the Direct Selection tool which is used to select the content of a frame, the frame path for editing, or any node on any other path for editing. The only time the Direct Select tool will select an entire object is if it is part of a group.
    Next, is the object locked in some way? Pehaps the entire layer is locked, or the object is locked individually. I find it easiest to identify locked objects by opeing the Layers panel in CS5 or CS5.5, it's less easy in earlier versions which don't have the expanded Illustrator-style layers panel. In earlier versions, though, you should be able to select an individually locked object, but not one on a locked layer, though you will not be able to move it. In CS5/5.5 there is a preference for whether you can select locked objects, and it is off by default, which in my opinion is a poor choice if you work with legacy files or templates where things are locked to prevent shifting.
    Perhaps these unselectable objects are on a master page. Since CS4 objects on a master page have displayed a dotted edge when frame edges are showing. It's possiple to confuse this with the slightly heavier dashed line used to denote the bounding box of a group until you get used to it. Unlike Pagemaker, if you need to select a master object, it can be overridden onto the document page by holding Cmd (Ctrl) + Shift and clciking on it.
    The last possibility is there is actually something wrong with your installation of ID. If you run Windows 7 or Vista it could be a problem with large fonts (see http://kb2.adobe.com/cps/403/kb403039.html). Otherwise it's most likely corrupt preferences and you should read Replace Your Preferences
    It would help us help you if you tell us your OS and the version of ID you are using.

  • Colorspaces and data preservation when going in and out of L.A.B for color enhancement

    There was a similar post 2 years ago which did not quite answer this specific question.
    I am using a technique to enhance colors by converting to LAB and applying the image in an overlay or softlight blend. My images in RGB are all kept in ProPhoto colorspace. They are all in RAW format (specifically Nikon's .NEF). When I switch to LAB and then back to RGB, it appears that ProPhoto is replaced by sRGB colorspace.
    I am then converting from sRGB back to ProPhoto.
    In this process, am I losing color data as the gamut is squeezed into sRGB that does not return after going back to ProPhoto?

    Hi Stan,
    My first instinct is to ask how you're switching from Lab back to RGB. 
    Your PS colour settings may have sRGB set as the default.  If you're simply choosing mode / RGB, it will convert your profile to sRGB from the Lab colour space. Definitely not what you're looking for. 
    You have a couple of options if this is the case.  You can open up your colour settings window by choosing it from the main Edit menu.  Switch your default RGB setting to ProPhoto if this is what you prefer to use the majority of the time.  You can save various custom configurations and choose them when they suit the task at hand.
    Also, instead of choosing mode / RGB you can choose 'convert to profile' from the main Edit menu and configure your conversion there.  I typically use prefer to use this approach since I can experiment with the various settings.  It also ensures that I'm converting to my intended profile.

  • Value help for business object attribute

    Hi Experts,
    Can some one give me the link to How to Guide: Framework Enhancements cookbook please?
    regards,
    Muralidhar Prasad.Chatna

    Hi,
    This problem can be solved by creating a BO method that makes a call to CRM_ORDER_MAINTAIN.
    Using this FM change the value of the attribute and save the same using CRM_ORDER_SAVE.

  • I need help for actionscript 3, sending php info to my email, website created in Flash cs5 pro

    Hi,  My name is David and I followed a course creating my own website from Lynda.com by Paul Trani. After that I created my first own webste. After I finished it, everything was working well in flash and firefox. I have only one problem and question concerning the feed back form for sending info from my website to my emailaddres. I created my website “LisbonDreamWalking”in Flash CS5 pro. I herein have a contact page, where people can send an email for a walk in Lisbon, date,the number of people etc. Now I want through my ISP / host funpic.org, that the input, info text fields to be sended to my emailaddress [email protected]. My mail URL adress  iss: http://lisbondreamwalk.li.funpic.org  This is a free host, so they don't work with forms like in the course, and I need some additional info for the php. Here is my HTML (Flash actionscript 3.0) for the sending I only have the red text to fill in (php), I was told by the adobe course.I really hope someone can help me?! Thanks in advance!
    Instructions: 1. Add your custom code on a new line after the line that says "// Start your custom code" below. The code will execute when the symbol instance is clicked. */  send_btn.addEventListener(MouseEvent.CLICK, fl_MouseClickHandler_13);  function fl_MouseClickHandler_13(event:MouseEvent):void {          if (thename.text == "" || theemail.text == "" || thetime.text == "" || thepersons.text == "" || themessage.text == "")      {           thankyou.text = "please fill out all fields";      }      else      {           // create a variable container           var allVars : URLVariables = new URLVariables();           allVars.name = thename.text;           allVars.email = theemail.text;           allVars.time = thetime.text;           allVars.persons = thepersons.text;           allVars.message = themessage.text;           //Send info to a URL           var mailAddress:URLRequest = new URLRequest("http.www.namewebsite.com/gdform.php");           mailAddress.data = allVars;           mailAddress.method = URLRequestMethod.POST;           sendToURL(mailAddress);            thankyou.text = "Thank YOU!";           thename.text = "";           theemail.text = "";           thetime.text = "";           thepersons.text = "";           themessage.text = "";      } }
    H

    Thank you Kglad, I am going to see if I can make it work. I will let you know!
    Date: Thu, 13 Oct 2011 08:55:05 -0600
    From: [email protected]
    To: [email protected]
    Subject: I need help for actionscript 3, sending php info to my email, website created in Flash cs5 pro
        Re: I need help for actionscript 3, sending php info to my email, website created in Flash cs5 pro
        created by kglad in Action Script 3 - View the full discussion
    you missed part of the tutorial (or the tutorial is incomplete):  send_btn.addEventListener(MouseEvent.CLICK, fl_MouseClickHandler_13); function fl_MouseClickHandler_13(event:MouseEvent):void{     if (thename.text == "" || theemail.text == "" || thetime.text == "" || thepersons.text == "" || themessage.text == "") { thankyou.text = "please fill out all fields"; } else { // create a variable container var allVars : URLVariables = new URLVariables(); allVars.name = thename.text; allVars.email = theemail.text; allVars.time = thetime.text; allVars.persons = thepersons.text; allVars.message = themessage.text; //Send info to a URLvar mailAddress:URLRequest = new URLRequest("http.www.namewebsite.com/gdform.php"); mailAddress.data = allVars; mailAddress.method = URLRequestMethod.POST; sendToURL(mailAddress);
    }}  var urlLoader:URLLoader=new URLLoader(); function sendToURL(mailAddress):void{urlLoader.addEventListener(Event.COMPLETE,completeF);urlLoade r.load(mailAddress);} function completeF(e:Event):void{ thankyou.text = "Thank YOU!"; thename.text = ""; theemail.text = ""; thetime.text = ""; thepersons.text = ""; themessage.text = "";}
         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/3969414#3969414
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/3969414#3969414. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Action Script 3 by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

Maybe you are looking for