Action script..PLEASE HELP..

...hello guys...i really dont know what to do...i have a drop
down menu here..it is an xml driven menus...and i want to put a
scroll bar in the submenus....so even if the submenus will be to
many..it will not go across the movie....PLEASE HELP.. i am really
new in actionscripting and i dont have any programming
backgrown...hope for your response...this a vertical dropdown
menus....

The link in your message is also broken.

Similar Messages

  • Cant fins a brokel link in the action script, please help.

    Hi guys. I'm fairly new to flash and I've hit a hurdle which
    I think looks pretty simple.
    I click on a button in the Nav bar (SERVICES) and the link
    seems to be broke.
    Do I need to upload the fla file to get help or can you tell
    from the movie on line here?
    http://www.willpower.net.au/rounddesigncopysite/

    The link in your message is also broken.

  • I just bought an iPhone 4s. Now the search iphone function is not working. When I swipe the screen to the left, the search box appears but when I type what I want to search for, there is no action. Please help.

    I just got an iphone 4s. Now the search iphone function is not working. When I swipe the start screen, the search box shows up. But when I type what I want to search, there is no action. Please help.

    Try this...
    You will Not Lose Any Data...
    Turn the Phone Off... ( if it isn’t already )
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear and then Disappear...
    Usually takes about 15 - 20 Seconds... (But can take Longer...)
    Release the Buttons...
    Turn the Phone On...

  • HT202159 Tried restarting download from the "Purchases" tab but the app comes out with "an error ocurred " message and I the button next to it is grey without any text or action. Please help, cannot dowload bad piggies game

    Tried restarting download from the "Purchases" tab but the app comes out with "an error ocurred " message and I the button next to it is grey without any text or action. Please help, cannot dowload bad piggies game

    Hi aaronvilla,
    Sorry to hear you are having issues with your iTunes Store purchase.   The following information should help you with this:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    To report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase, follow these steps:
    Find the email receipt for your purchase.
    Click Report a Problem under the app that is having the issue.
    When prompted, enter the Apple ID and password you used to purchase the item, then click Report a Problem.
    Click Report a Problem next to the item you are having an issue with.
    From the Choose Problem dropdown menu, choose the appropriate issue.
    Follow the onscreen instructions and—if prompted—type a description of the problem into the text field.
    Click Submit to have your issue reviewed.
    Hope this helps ....
    - Judy

  • DVD Audio and Subtitle script Please HELP

    Subtitle Audio Scripts Please Help
    Posted: Sep 3, 2006 8:04 PM
    I need to write a script that does the following:
    1st I have the end user choose if they want subtitles on or off and then both the buttons will default for the user to chose a language choice. So I need a script that will play just audio streams and a script that will play audio with the same language subtitle. Also if the user just pushes the language button I need the script it to default to play just that language...
    Here is what I have scripted already please tell me where my mistake is:
    Button Command
    Subtitles
    On mov GPRM 0,0
    Jump Special Features: English
    Off mov GPRM 0,1
    Jump Special Features: English
    English 1. mov GPRM 0,2
    2. Set System stream Au(Audio Stream 1) if (0=0)
    3. Set System Stream St(Subtitle Stream 1)(ON) if (0=0)
    4. Goto 11 if (GPRM 0=0)
    5. Set System stream Au(Audio Stream 1) if (0=1)
    6. Set System Stream St(Subtitle Stream 1)(Off) if (0=1)
    7. Goto 11 if (GPRM 0=1)
    8. Set System stream Au(Audio Stream 1) if (0=2)
    9. Set System Stream St(Subtitle Stream 1)(Off) if (0=2)
    10. Goto 11 if (GPRM 0=2)
    11. Jump JOFDVD:Start
    12. Exit
    All my language scripts will be similar just with different audio and sub streams.
    Help Please-
    Ryan-

    Hi There
    I think your error is in the first line of your script.
    You're using GPRM 0 to set your subtitle condition and when you press enter on your english button your first line says
    1. mov GPRM0,2
    I'm assuming you want to use this first comand to set your languange condition so you should use GPRM 1 (or more) - at this stage all you're doing is removing the subtitle condition set by your earlier script.
    Good luck
    Cheers
    B

  • Help with action script please

    hay guys, im having trouble with changing my action script to
    allow multiple layers of the same thing in order to show a greater
    sense of depth than the normal application. im using a flash
    toutorial on making a sort of matrix like falling text (
    link)
    and im not completely understanding what to change in order to
    accomplish my goal. i tryed to send them a message using their
    contact page, but its broken, forcing me to find a forum. im sure
    it has something to do with the third group of code where it
    identifies what its using. but whenever i change anything there to
    either match the identifiers or movie clip names the action script
    crashes when i test the movie. any help is appreciated.
    im using flash cs3 and made sure to create it all in action
    script 2.0
    please excuse my spelling, im sure i made a mistake
    somewhere.

    "FlashTastic" <[email protected]> wrote in
    message news:e4ir4t$ru4$[email protected]..
    >I don't think an enterframe will be your best bet.
    >
    > You might want to use something like
    >
    > if(_root._currentframe >= _root.totalframes){
    > loadMovie("myMovie.swf",_root)
    Why in the world would you do that when you can just put a
    keyframe on the last frame and ..
    loadMovie("myMovie.swf");
    tralfaz

  • Trying to create complicated script, please help!

    I work at a cell phone store where business is less than excellent. We have this nifty tool where i enter a customers phone number and zip code in and it tells me if the are eligible for a discount. So my boss wants me to type in a phone number, beginning with the prefix 208640, and 208641, and beginning at the end of 0000 and ending at 9999, and calling all customers who are shown as eligible, if a phone number and zip code combination does not match, the site will rout me back to the entry page, and if a phone number/zip match it will take me to a new page showing me the results... this sounds like a job for a computer, and I am not willing to put that much time and effort into a useless, remedial task for $9.00 an hour as store manager... Please help!

    Automator might be the wrong tool. For scripting queries, post to the AppleScript forum under OS X Technologies.

  • What am I doing wrong in actions? Please help.

    Hi,
    This is first time I'm using Flash Professional CC, so I'm complete newbie and I do not wish to continue to learn that particular program in the future, so please do not point me to the learning program videos.
    I'm trying to make simple presentation containing only 4 frames. For that purpose I followed that tutorial:
    How to Create an Adobe Flash Slide Show
    I'm positive that I made everything correctly to the point where Actions are made.
    I'm not a programmer and I have no idea about coding.
    When I put in actions:Frame 1 this:
    "stop();
    button1.addEventListener(MouseEvent.CLICK,showpic1);
    button2.addEventListener(MouseEvent.CLICK,showpic2);
    button3.addEventListener(MouseEvent.CLICK,showpic3);
    button4.addEventListener(MouseEvent.CLICK,showpic4);"
    The test gives me changing incredibly fast frames without end.
    After taking next step from that tutorial above:
    "stop();
    button1.addEventListener(MouseEvent.CLICK,showpic1);
    button2.addEventListener(MouseEvent.CLICK,showpic2);
    button3.addEventListener(MouseEvent.CLICK,showpic3);
    button4.addEventListener(MouseEvent.CLICK,showpic4);
    function showpic1(Event:MouseEvent):void{
    gotoAndStop("pic1");
    function showpic2(Event:MouseEvent):void{
    gotoAndStop("pic2");
    function showpic3(Event:MouseEvent):void{
    gotoAndStop("pic3");
    function showpic4(Event:MouseEvent):void{
    gotoAndStop("pic4");
    I'm getting only first frame and nothing more happens.
    Could you please help me straighten up my code?
    Thanks,
    Ania

    the double quotes before stop() and the double quotes at the end after gotoAndStop("pic4");} should be removed.
    test.

  • Problems in SAP script : Please help

    Hi Friends:
       I've got a ticket in SAP script & need to do the following modifications:
    1. In the SAP script, on the bottom side there is a cheque no. I want to print the chequq no. in MICR format. Right now its coming into normal format. Please advise me in details as to what to do?
    2. How to convert the date format from DD.MM.YYYY to DDMMYYYY.
    3. There is some amount getting printed on the cheque. e.g $50.00 The requirement is like that after '$' sign, 50.00 should come in a box.Please advise as how to do that.
    4. There is some gap coming in between the '$' & the amount 50.00. Once that 50.00 will be in Box, as per point 4, how to reduce the gap.
    5. The "$" sign is not getting printed correctly. The line which is striking vertically the 'S', is appearing broken. Please advise as how to resolve the same.
    Hi experts, please help me on the above points. Suitable points will be rewarded.
    Thanks:
    Gaurav

    Hi there.
    Question 1:
    Use font MICR_C for MICR CMC-7 or MICR_E for MICR E-13B
    http://help.sap.com/saphelp_nw04/helpdata/en/90/78f078030211d399b90000e83dd9fc/frameset.htm
    Question 2:
    /: SET DATE MASK = 'DDMMYYYY'
    http://help.sap.com/saphelp_nw04/helpdata/en/d1/8034d4454211d189710000e8322d00/frameset.htm
    Question 3:
    /E BOX_ELEMENT
    /: POSITION WINDOW                       
    /: POSITION YORIGIN &Y& LN 
    /: SIZE HEIGHT &HEIGHT& LN    
    /: BOX FRAME 10 TW
    /: BOX XPOS  '0.0' CM  WIDTH 0 TW FRAME 10 TW
    Question 4:
    &symbol(C)&
    http://help.sap.com/saphelp_nw04/helpdata/en/d1/8034d4454211d189710000e8322d00/frameset.htm
    Question 5:
    See SAP Note 129581.
    Best regards.
    Valter Oliveira.
    Edited by: Valter Oliveira on May 30, 2008 4:42 PM

  • Hello, help on action script please.

    Hello,
    I heed some help on creating a button in flash,I need the
    steps to create a button that links to a website.
    Thanks in advance.

    The Help in Flash is quite thorough. Do a search for "create
    button" and "getURL".
    But basically, create a button image on the stage, select it
    and hit F8 then choose button as your symbol type. Now give your
    button an instance name... for example "myBtn_btn". Then in frame
    one, of the timeline where your button sits and on a layer for
    actions put the following code:

  • Action script 3 help

    Hi,
    I am only a designer, not a programmer so the script is a
    mystery for me.
    I need the code to stop at a frame (the old release on etc)
    and the button code to navigate to a certain frame (the old go to
    frame). All in script 3 please.
    I need time to catch on AS3, but I need those two codes for
    my current movie.
    Thank you all helpful programmers out there!

    I guess there's nobody helpful here.
    That's sad. I have not received one single asnwer to any of
    my questions on this forum.

  • Issue with calculation script - please help

    There is a script that I am working on that needs to track the changes made by the user on the data form and push the entered value down proportionally to the lower levels.
    It’s a signal dimensional spread. It needs to spread the parent level values entered by the users for the product dimension to below levels. The Products are in rows.
    The issue is that the users can enter their data at any level for the product dimension i.e. either at Level 0 product members, Level 1 product members or at Level 2 product members. I am using two accounts A & B in sync to track the changes made.
    The structure of Product dimension that shows up on the form is similar to this –
    ~ Products (The user can enter starting at this level and also the below levels)
    ~ Product A
    ~ Product A1 (Level 0)
    ~ Product A2 (Level 0)
    ~ Product A3 (Level 0)
    ~ Product B (Level 0)
    ~ Product C (Level 0)
    ~ Product D
    ~ Product D1 (Level 0)
    ~ Product D2 (Level 0)
    This is what I came up with so far but it’s not working in all the cases yet. Please give your suggestions to modify this script further to make it work the right way.
    FIX(P, Y, H, E, B, D, C, V, C, S, @Relative(“Products”,-1))
    Account(
    IF(“AccountA”->@Parent(@Currmbr(“Product”)) <> “AccountB”->@Parent(@Currmbr(“Product”)))
    AccountA=AccountB->@Currmbr(“Product”)/AccountB->@Parent(@Currmbr(“Product”)))*AccountA ->@Parent(@Currmbr(“Product”));
    ENDIF;
    ENDFIX;
    FIX(P, Y, H, E, B, D, C, V, C, S, @Relative(“Products”,0))
    Account(
    IF(“AccountA”->@Parent(@Currmbr(“Product”)) <> “AccountB”->@Parent(@Currmbr(“Product”)))
    AccountA=AccountB->@Currmbr(“Product”)/AccountB->@Parent(@Currmbr(“Product”)))*AccountA ->@Parent(@Currmbr(“Product”));
    ENDIF;
    ENDFIX;
    This is not working right in all cases and I am sure I am going wrong somewhere. Please let me know your ideas on how can this be achieved.
    Thanks in advance.
    -Krrish
    Edited by: 928844 on Apr 19, 2012 11:23 AM

    Well... sort of fixed it.  Apparently my system doesn't like editing images with a color depth of 16bit.  If I convert it down to 8 when I'm converting it from RAW, then it allows me to add layers... Is this normal?
    Thank you for your time,
    -Tony

  • Optmization of calculation script Please help urgent

    hi all,
    I know three ways to tackle the block creation issue.
    1. Set CreateBlockon equation.
    2. try some data copy.
    3. calcualte a member via sparse dimension.
    I have a calc as shown below:
    Set CACHE HIGH;
    Set UPDATECALC OFF;
    SET AGGMISSG ON;
    FIX( @Relative("Entity",0),
         @Relative("Business Unit",0)
         @Relative("Branch",0),
         &CurScenario,
         &CurVersion,
         &CurYr,
         "M00",
         "P00000",
         "I000"
    FIX("AAAA")
    "DH" = "Gross Sales"->"External sales"->"MEU" * "Freight Out Percent"->"U000"->"D00000"->"B000"->"00";
    ENDFIX
    ENDFIX
    This is the third method that i mentioned above i am trying to apply to this calc that is calcualtion it via sparse dimesion as first 2 are not working good.
    "AAAAA" is dense dimesion member in accounts and rest every member is sparse.
    The member gross sales, External sales and MEU are all dynamic calc.
    This Calc run for 45 mins just to calculate one account and i have 4 accounts that need to be calculated by this in the same manner and i am trying to optimize this script so that i can reduce its run time.
    However i made another copy of this script in the following way:
    Set CACHE HIGH;
    Set UPDATECALC OFF;
    SET AGGMISSG ON;
    FIX( @Relative("Entity",0),
         @Relative("Business Unit",0)
         @Relative("Branch",0),
         &CurScenario,
         &CurVersion,
         &CurYr,
         "M00",
         "P00000",
         "I000"
    "DH"
    IF (@ISMBR("AAAAA"))
    @CALCMODE(BLOCK);
    @CALCMODE (Bottomup);
    "DH"= @Round((("Gross Sales"->"External Sales"->"MEU") * ("Freight In Percent"->"U000"->"D00000"->"B000"->"00")),2);
    ElSEIF (@ISMBR("BBBBB"))
    @CALCMODE(BLOCK);
    @CALCMODE (Bottomup);
         "DH"= @Round((("Gross Sales"->"External Sales"->"MEU") * ("Freight Out Percent"->"U000"->"D00000"->"B000"->"00")),2);
    ENDIF
    ENDFIX
    In th above version of the script it runs very fast but dont calculate any value :( for the account "AAAAA" & "BBBB"
    I have tried almost every way to do this and running short of ideas to optmize this.
    Is there any other way in which i can tackle the block creation issue or a way in which i can bring down the run time of this calculation
    Any suggestion regarding this would be great
    Thanks for help!
    Edited by: user4958421 on Jun 29, 2009 10:18 AM
    Edited by: user4958421 on Jun 29, 2009 10:18 AM

    For block creation issue:
    SET CREATEBLOCKONEQ equation will only work if the left side of an assignment statement is sparse.
    If the left side of an assignment is dense, you need to use SET CREATENONMISSINGBLK ON.
    For example:
    1.
    FIX("DH")
    SET CREATENONMISSINGBLK ON;
    "AAAAA" = "Gross Sales"->"External sales"->"MEU" * "Freight Out Percent"->"U000"->"D00000"->"B000"->"00";
    ENDFIX
    With the above, try to fix as little as possible. For example: do you really need to run the above
    formula for @Relative("Entity",0),@Relative("Business Unit",0), and @Relative("Branch",0)? Or
    actually the above formula is only needed for specific entity, business units and branch.
    2.
    FIX("AAAA")
    SET CREATEBLOCKONEQ ON;
    "DH" = "Gross Sales"->"External sales"->"MEU" * "Freight Out Percent"->"U000"->"D00000"->"B000"->"00";
    ENDFIX
    Another technique you can try:
    3.
    FIX("AAAA")
    "DH" = 0;
    "DH" = "Gross Sales"->"External sales"->"MEU" * "Freight Out Percent"->"U000"->"D00000"->"B000"->"00";
    ENDFIX
    And, you can also consider to change member "AAAA" to dynamic calc, and
    put the formula in the member. With this, you will not have calculation performance issue.
    If you use a calc like this:
    Sales (
    IF (@ISMBR(Jan))
    Sales=100;
    ENDIF)
    You do not need to repeat sales, so,
    it will be:
    Sales (
    IF (@ISMBR(Jan))
    100;
    ENDIF)

  • My CS6 Action is always "Save As a jpg" despite other format save as in the action. Please help.

    I am helping a colleague with a batch file action where he needs to overlay a grid over a photo and then save it as another file.  In CS5.5 or earlier, no problem, but in CS6 it is not working for either of us.  The batch action (run from either Photoshop or Bridge) stops and prompts at the Save command every time no matter what format we save it in (psd, png, jpg, save for web, etc.). I have been through the Web and the Adobe Forums and cannot find a work around for this.  He cannot just hit enter everytime the popup window comes up because he has over 2700 photos to put this grid on.
    Any suggestions?  I know there is a known bug in CS6 for the Actions but there has got to be something...
    Here is a screenshot of the action:
    I really appreciate it.

    Your screenshot didn't come through.
    You probably need to post the screenshot by using your computer browser and coming to the forum and then use Insert Image. (camera icon)
    Did you try recording a new action in photoshop cs6?
    What operating system are you using?

  • Action Script 3 help me with this tutorial?

    Can someone show me what code I am suppose to have made at the end of the tutorial. In my version the button I click doesn't work to move onto the game.
    Activity 3:
    Aim: Creating a new INIT function for the “Start Screen”.
    1. The next step to this game is to create a “Start” screen. Now this is going to be the
    first thing that loads when the game start, so the suggestion is we make some changes
    to the structure of the current game. The first thing is renaming:
    private function init(e:Event = null):void
    To:
    private function game(e:Event = null):void
    This helps make the title for this function more obvious and appropriate.
    2. Now that we have made this change we can recreate a brand new init function for the
    start screen. We create this above the game function.
    The new public function init(e:Event = null):void will contain:
    • Declaring the start image as a new Go();
    • add it as a child• Position it suitably in the centre of the screen.
    Test and Annotate
    3. Now that the start button image is displayed on the screen appropriately we need to
    make it clickable. So, within the new init function add an “EventListener”, which is
    a “MouseEvent” CLICK, which takes you to a new Method called “startgame()”.
    4. So now that the listener is in place we need to make the new public function called
    “startgame()”, for which the previous listener is pointing to. This will look like:
    public function startgame(e:Event):void
    //SOME CODE
    This is to be placed under your init function. The “e:Event” part states that this will
    have some kind of action event happening to it.
    5. Within this Method we need to set up a statement that will send the player to the game
    itself when the start image is clicked. This will be an “If” statement, and will look like
    this:
    Start => The e.target==start =(True)=> removechild(start) => game() =>stop

    // that looks like a pretty poor tutorial.  but
    public function init(e:Event=null):void{
    go=new Go();  // you need to declare go
    addChild(go);
    go.addEventListener(MouseEvent.CLICK,startgame);
    public function startgame(e:Event):void{
    removeChild(start_mc);  // where start_mc is the movieclip of your start screen
    addChild(game_mc);  // where game_mc is the movieclip of your game

  • A little change is required in the script, please help.

    I am using a script named as <Zoom to Width> that I found on web. This script does two jobs
    (1) zoom to a specific percentage
    (2) and center the page horizontally as well vertically at that zoom level.
    I have changed the zoom value to 170% in it. Now the problem is that when script center the page at 170% it shows the middle of the page (horizontal as well as vertical). I need horizontal center but not vertical center of page, so I have to move to the top of page by scrolling or by moving cursor. I want a little change in it that vertically top of the page should appear instead of the middle of page i.e.
    I want 170% zoom + horizontal page center + vertical page top.
    I would appreciate any help. I am on Windows 64bit. Here is the script
    //DESCRIPTION: Zooms to the width of currently selected object or the current page. http://www.in-tools.com
    ZoomToWidth();
    function ZoomToWidth(){
        var kAppVersion=parseFloat(app.version);
        try{
            if(File.fs == "Macintosh"){var isMac = true}
            else{var isMac = false}
            if(kAppVersion>=6 && app.generalPreferences.useApplicationFrame){
                var usesApplicationFrame = true;
            else{var usesApplicationFrame = false}
            var sel=app.selection[0];
            var window = app.activeWindow;
            if(! (window instanceof LayoutWindow) ){return}
            var doc = app.documents[0];
            var horizViewPrefs = doc.viewPreferences.horizontalMeasurementUnits;
            doc.viewPreferences.horizontalMeasurementUnits = MeasurementUnits.points;
            var theWidth = doc.documentPreferences.pageWidth;
            var theHeight = doc.documentPreferences.pageHeight;
            var theSpread = window.activeSpread;
            var pagesLength = theSpread.pages.length;
            if(isMac){
                var windowWidth = window.bounds[3]-window.bounds[1]-35;
                if(usesApplicationFrame){
                    window.zoom(ZoomOptions.fitSpread);
                    var spreadZoom = window.zoomPercentage;
                    windowWidth = (spreadZoom/170)*(theWidth*pagesLength);
            else{
                var windowWidth = window.bounds[3]-window.bounds[1]-50;
                if(usesApplicationFrame){//|| pagesLength>1 || theWidth>theHeight
                    window.zoom(ZoomOptions.fitSpread);
                    var spreadZoom = window.zoomPercentage;
                    windowWidth = (spreadZoom/170)*(theWidth*pagesLength);
            if(sel && (sel.hasOwnProperty("parentTextFrames") || sel.hasOwnProperty("visibleBounds")) ){
                if(sel.hasOwnProperty("parentTextFrames")){
                    var textFrame = sel.parentTextFrames[0];
                    var frameBounds = textFrame.visibleBounds;
                    app.select(sel.parentTextFrames[0]);
                else{frameBounds = sel.visibleBounds}
                theWidth = frameBounds[3]-frameBounds[1];
            else{window.zoom(ZoomOptions.fitPage)}
            window.zoomPercentage = (windowWidth/theWidth)*170;
            doc.viewPreferences.horizontalMeasurementUnits = horizViewPrefs;
            app.select(sel);
        catch(e){}

    Hi,
    Basically your function is zooming base to width (selected object or window) so instead of modifying I suggest to create a new a "base to scale" function.
    To keep top window content shown after scaling one can use a trick and select temporalily created object in a center (remove it after), so:
    function zoomToScale(myScale) {
      if (isNaN(myScale) || myScale > 4000 || myScale < 4) myScale = 100;
      var
      window = app.activeWindow,
      mDoc = app.activeDocument,
      mZeroPoint = mDoc.zeroPoint,
      mHorizViewPrefs = mDoc.viewPreferences.horizontalMeasurementUnits,
      mActiveSpread = window.activeSpread,
      mSpreadPages = mActiveSpread.pages.length,
      mWidth, theRec, mTopCenter;
      mDoc.zeroPoint = [0,0];
      mDoc.viewPreferences.horizontalMeasurementUnits = MeasurementUnits.points;
      mWidth = mDoc.documentPreferences.pageWidth;
      theRec = mActiveSpread.rectangles.add();
      mTopCenter = mWidth*mSpreadPages / 2;
      theRec.move(undefined,[mTopCenter,0]);
      window.zoom(ZoomOptions.fitSpread);
      window.zoomPercentage = myScale;
      app.selection = theRec;
      theRec.remove(); 
      mDoc.zeroPoint = mZeroPoint;
      mDoc.viewPreferences.horizontalMeasurementUnits = mHorizViewPrefs;
    call it i.e. this way:
    zoomToScale(170);
    myScale is reset to 100 if it is out of range or is not a number
    Jarek

Maybe you are looking for