How to resize or scale a group/ image button on flash catalyst 5.5

i have problems resize or scale images group or images button to interaction with others states, when try to resize i recibe this warning:
Non-Resizable Content This content is fixed size......

Hello,
I can't or don't know how to make a scalable custom button   I've spent much time in google but I didn't find solution
Please see FXP file: http://cl.ly/3P2p3q1Q3Q1x440G0A1Y
Please help!!!!!
Thanks a lot!
Ivan

Similar Messages

  • I just really need to know... After desigining my UX, how do I go about adding the image into ADOBE FLASH BUILDER to script on top of it?

    I just really need to know... After desigining my UX, how do I go about adding the image into ADOBE FLASH BUILDER to script on top of it?
    Any and all advice is welcome.

    Do you have different versions of the graphic novel pages, or is there just one version of the page? If there is one version, can you crop into the page without losing anything important?
    I would guess that there is one version, and that cropping into the page will lose something important. If that's the case, here's how I would handle it:
    Make a stage that is 14:9. The size doesn't matter, but 1400x900 could be a good starting point.
    Put down a background texture that fits well with the look of the other images. Make that fill the 1400x900 stage.
    Place your page graphics so that they are within the center 1200x788 area of the stage.
    Set the stage scalemode to "noBorder".
    You now have a layout that will work on all devices, as narrow as iPad, and as wide as iPhone 5. All without any code. On the widest devices you'll see a bit of your background pattern to the left and right of the page graphic. On the narrowest devices you'll see a bit of background pattern above and below the page graphic. But you won't lose sight of anything important.

  • How to resize project without losing the image resolution?

    I am trying to resize a project that recorded in 1271 x 768
    px to 800 x 483 px. I did it by clicked 'Project' > 'Resize
    Project...'. But after resize, the resolution of the movie is not
    clear, became blur. How to resize the project so that I'll have
    clearer movie? Thanks.

    Hi obtis and welcome to our community
    Unfortunately, there is little you may do to avoid this. The
    best way to avoid it is to simply record initially at the size you
    need so you don't have to use the Resize function.
    Here's the deal. Captivate stores images in the project as
    bitmapped images. Otherwise known as "raster" images. Basically
    they are a mosaic that comprises the picture. Initially, all is
    well and is crystal clear. But when you scale down a raster or
    bitmapped image, you are simply moving all the picture elements
    (PixEls) closer together. They overlap and the computer will
    calculate new values for what color they should be. Depending on
    how much you are resizing, the clarity drop can be acceptable or
    horribly bad. The more you resize smaller the worse it gets.
    Hopefully this helps... Rick

  • How to resize a rectangle with an image?

    Hey,
    I am working on a MacBook, for me this combination would be "CMD" + "ALT" + "SHIFT" to resize the Rectangle AND the Image placed inside. How is this possible with Indesign script? I'm working with Javascript.
    Thanks really much in advance!!
    Best regards

    I found a workaround. This is not the proper solution, but it works for me. Note: "Width" and "Height" are the geometric bounds of the page substracted. x2-x1 = width, y2-y1 = height.
    newX = width/100*5;
    newY = height/100*5;
    newWidth = width/100*95;
    newHeight = height/100*95;
    Then I just added my rectangle like so:
    myRectangle = rectangles.add({geometricBounds:[newY, newX, newHeight, newWidth]});
    myRectangle.place(File(myFile));
    myRectangle.graphics[0].fit(FitOptions.proportionally);
    myRectangle.graphics[0].fit(FitOptions.centerContent);

  • How to add a hyperlink to a image button in theme area?

    Hi!
    We need to make an image button (on the theme area) to be
    clickable -- i.e., once you click that image button, it will
    call www.yahoo.com.
    Please advise how to do it.
    Points guaranteed. Thanks!

    Hello,
    Maybe this will help you?
    http://help.sap.com/saphelp_nw70/helpdata/en/9d/52f973810cb448842e35e13ad6c992/frameset.htm
    Gene Madikrama

  • How to use field validators, like an EmailValidator, in a Flash Catalyst project?

    After making a contact form in Flash Catalyst, I added an EmailValidator in Flash Builder.
    Unfortunately, the validation error message is not visible: only the outline of the message box and the red outline around the input field.
    Does someone has some tips or suggestions how to make the error text visible?
    details:
    1. code snippets:
    in de <fx:Declarations> section:
      <mx:EmailValidator id="emailValidator"
                                                                   source="{emailInput}" property="text"
                                                                   triggerEvent=""
                                                                   requiredFieldError="Email address must be entered"
                                                                   missingAtSignError="add @-sign, please" />
    2. screenshot of 'empty' error message:
    (rectangle on the right in the image should display an error message)
    Thanks for any help,
    Peter van der Post

    The issue is that Flash Catalyst uses the Wireframe Theme. Validators display in this fashion under that theme. What you need to do, once you are done with the project, take it back into Flash Builder, and change the Theme. This can be done under Project > Properties > Flex Theme > Spark
    Hope this helps.
    Chris

  • Image button on flash mx

    Hallo. i want your help. i m working a site in dreamweaver 8  i dont know if i made the right moves because i simply want when i move my mouse over one image i want at the same point to appear an other image without go to another window. I try with behaviors but it didnt work. now i m trying to make work as a button in flash mx. i follow the instructions but i have some questions an problems. First how can i save the button i just made? save as or export. And second how can i put it into the layer i made for that? import as for button or as flash button? thank u

    Within the Flash file, you add code to the button to give it functionality.  The best preactice for this is to assign an instance name to the button (enter a name for it in the properties panel where it says "Instance Name") and then in the timeline where the button is you add a layer for actionscript and place code for the button in that frame.  To add the code, select the keyframe in the new layer and open the Actions panel (Window -> Actions).  Let's say you gave your button an instance name of "btn".   In the Actions panel you would type...
    btn.onRelease = function(){
         getURL(http://www.whatever.com, "_self");
    That code will cause the new page to open in the current browser window.  If you want it to open in a new window, either don't specify "_self" or replace it with "_blank"

  • How to make a fullscreen button for Flash Catalyst?

    Hey everyone.  I really hope someone can help me with this.  How can I make a fullscreen button in Flash Professional that would make my Flash Catalyst project go fullscreen?

    I'm sorry I really don't know Flash Catalyst as much as I'd like to. Designing interfaces is left up to me, no designers at my agency use Catalyst. Though this is the Flash forum so that's as much as I can tell you. I didn't know Catalyst didn't support basic scripts (I thought I read that it did).
    Ultimately, for a very cheap price you can do something like go to http://www.lynda.com/ and buy a membership. Dirt cheap compared to what you get. They offer many courses on all this stuff and I'm sure your answer would lie in one of the (nicely broken up by subject) video training videos.
    Just searching for Catalyst brings up a bunch of courses:
    http://www.lynda.com/search?q=catalyst&x=0&y=0
    edit:
    For instance I watched the essential CS5.5 training and I saw in 2 minutes flat that when you click on a button you should have an "Interactions" panel that lets you do things. If they didn't put fullscreen as an interaction that's another thing but I'm just pointing out it's very easy to learn how to do all sorts of things in video training. If you do not want to purchase a membership there just find a video you think would have the info in it and I'll watch it and let you know if it told me how to do it, and how to do it.

  • How to send submited information on the form created in flash catalyst to an email??

    Hi,
    i have created a contact form in flash catalyst including submit button and i need this information to be emailed, when people press the submit button.
    does anyone here have the idea what should i do and what is the easiest way????
    please help me on this...

    Hi Faryar,
    Emailing a form requires some special setup on your web server. The actual sending of the email is done on the server-side. The SWF you create in Catalyst sends a request to your server, which then sends the email. Unfortunately, you have to be prepared to learn some server-side coding to get this to work.
    Here are some resources to help you get started:
    - A tutorial on making web forms: http://www.javascript-coder.com/html-form/how-to-make-a-form.phtml . Note that you'll be doing the actual form UI in Catalyst, instead of HTML (so you can skip those parts).
    - Using the Flex Form control to sending email using PHP on the server: http://cookbooks.adobe.com/post_Submitting_a_Flex_form_using_PHP-8523.html . Note that you're not using the Form control, but this demonstrates how to write the PHP code.
    - A good discussion of this topic. http://www.actionscript.org/forums/showthread.php3?t=181049
    - One cheesy way of doing this without a server is to create a mailto link with the email body pulled from the form. When the user clicks the link, his email client will open up with the email pre-written, but he will still have to send it. I don't really recommend this method as many users don't have mailto configured on their machines. If you do want to do it, you just need to construct a mailto link dynamically from the form contents. Add a "Go to URL" interaction in Catalyst, import the project to builder, and then change the URL to something like this:
    "mailto:[email protected]?subject=Form Submission&body=" + firstNameTextInput.text + ", " + lastNameTextInput.text".
    -Adam

  • How do I enable the flip/flop image button in the geometry room?

    How do I enable the flip/flop buttons in the geometry room. A noob question to be sure, but I just can't figure it out. The buttons are grey, and won't respond when I click on them.
    I shot on the HVX using the brevis adaptor, so the footage is all upside down. In FCP I corrected this, but upon importing the project into Color, the images were upside down again. Do I need to re-flip them in color for the final output? Or will they automatically be subject to the effects already in my time line when I export back to FCP? Either way I'd like to temporarily flip them in Color so I don't have to stand on my head while color correcting.
    Anyone out there who can clue me in?

    Use FCP... the geometry in COLOR was never meant to be more than a convenience, sort of... Final Touch always ignored everything in the Motion tab until recently, with ambiguous results. Now one doesn't really know where the flips flops and flies are coming from unless you've done them yourself but I do notice that keyframed geometry-composed camera moves rarely import or export correctly, and interlace is poison.
    jPo

  • How to resize at runtime only the height of a flash animation

    Hi all,
    I try to explain my problem by example:
    I have set a stage to this size: 1200x330 px.
    All graphics in this animation area greater than the stage, so I could extend the stage size to 1200 x 450 px.
    So, my miz size for the movie is 1200x330 px and max size is 1200x450 px.
    Is there a way to show the movie at minimum size or maximum size based on the browser window heigt?
    Please note that the movie is put iside a table in my html file.
    I would like to obtain something similar to this: http://www.audi.it
    If you resize the browser window the flash movie (and only the flash movie) will be shown in different ways.
    If the browser window is higher enough the whole flash movie is shown.
    If the browser window is not higher enough, the top and the bottom of the movie will be cut.
    Of course there is a trick that cuts the movie only to a specified minimum size.
    I need something similar.
    How can I do this with Flash 8?
    TIA for any help.
    tony

    karthic_vkn wrote:
    Changing stage height is not possible on runtime, but you can do this on different way. For example, your stage height 500x500 it means you can see the object or animation within the stage height. But in runtime you’re trying to animate or expending a text box to exceed the stage height. Then go to publish setting and change the 'Dimension' property value to 'Percent', Now run it on browser, you can able to see the full animation or full text box if browser has enough of space.
    Hi Karthic, thanks for your reply.
    Your solution should work when you have a movie that is alone in the page.
    What about a movie that is inside a table cell?
    I have a 3 rows table and the animation is in the middle cell.
    Here,  is the cell that should resize automatically. Is it right?
    Anywhay I would like to change only the height of the movie, without modifying the witdh.
    Can't think of a solution to this.
    Thanks again, anyway
    tony

  • How to retain zoom position of an image using Adobe Flash Builder?

    Hi,
      I have created an Adobe Flash Builder Mobile App. I placed an image in the Homeview. I allow the user to zoom out or zoom in the image using GestureZoom.
    The problem is each time the user zooms, it does not retain the previous position.
    For ex., If I have a map image, I zoom the Bangalore area. After the zoom, I don't see the Bangalore area in the visible portion of the device screen.
    Can anyone help me in this? I feel this is a very basic requirement of zoom but I am missing something really.
    I have seen few samples of this requirement in Adobe Flash which does not work for mobile apps.

    I don't understand what you mean, but to give you a sample file so you can see what I am talking about:
    link to fla file: http://dl.dropbox.com/u/48932382/Untitled-1.fla
    link to swf file: http://dl.dropbox.com/u/48932382/Untitled-1.swf
    As you can see in this file, I am turning the green page, but when you should be seeing behind the page, it's actually transparent and you end up seeing the page underneath it.
    Here is a picture of it: (if your wondering, the pages have the same text, it's just the color of the pages are different)

  • HT4410 How do I download Windows 7 ISO image to my flash drive

    I have a new mac mini and want to use it's boot camp assistant to set up windows 7, but I am having trouble finding a way to download the Windows 7 ISO image to a USB flash drive.  Where can I buy and download this?  With the mini, no optical drive is available and I don't want to buy the box, just download it and get it going.

    http://www.microsoftstore.com/store/msusa/html/pbPage.Help_Win7_usbdvd_dwnTool
    Must use on a computer running Windows

  • How to resize all pages -Acrobat 9 Pro Extended ? ?

    I came across a pre-existing pdf file of an old book of genealogy.  According to the front pages, it was 'Digitized by Microsoft', so I know nothing on how it was generated.  Total pages are in excess of 1,100.
    In viewing the pages, they are reflected as 2 pages to a view; not the book opened with the spine in the middle, but images side by side ... in numerical order ... and they appear as a normal sized 2 page for that view.  When I print out a page, by number, it also prints out in a normal size on an 8x11 inch sheet of paper.
    However, rather than print page by page on individual sheets of paper, I want to print out multiple pages, 2 to a sheet of paper.  In doing this, the images of the pages come up as 3x5 inch; thus not readable if printed without the usage of magnifier.
    Not that familiar with the program, but tried to do a resize process by setting some adjustments and then to a new pdf file.  It did not change that much ... and increased the file size dramatically.
    I am a novice to these processes.  Can someone advise how to resize the whole file, with images of pages side by side, so that when multiple print is used for 2 pages the size comes up closer to something like 5x7 inch each?
    Thanks

    Let me try it this way.....
    1.  The pdf file, when initially opened up, in the opening view shows 2 simotaneous pages side by side ... with hardly a divider between them.  This at this point has nothing to do with the print mode.
    2.  The book in question was 'Digitized by Microsoft' ... don't know if that makes any difference, but thought it would help to under stand that it was not created by the normal Adobe Acrobat method.
    3.  Now, when I go to the Print mode, from where I just viewed the 2-side-by-side pages, the initial view there, for 'page', is just 1 page ... not the 2 page view I just came from ... and it will print out this view in a full sheet version.
    4.  But, not wanting to print out 1130 pages, want to print multi-page as allowed under Acrobat options.
    5.  So choose multi-page and 2 pages and "Print to printable area"..
    6.  When this option appears in the print viewing window, the 'images' (presuming that to be the correct reference) are small, over the normal (roughly) 5 x 7 inch (each) for a 2-page print option.
    7.  With the 2-page print option, the images are only 3.5 x 5.25 inches ... rather than something like 5 x 7 inch ... which is difficult to read without a magnifier.  [Note:  This 3.5 x 5.25 is as indicated in Properties that the original 'Digitizing' did.
    8.  So, in essence, how can one change the default individual image size from 3.5 x 5.25 inch size, to something closer to 5 x 7 inch size ... so that each image fills in more of it's half of the 8.5 x 11 inch page being printed ... rather than the small size reflected in the attached jpg ?
    I've attached a jpg of the print screen, and one of the 2 page side-by-side 'default' view in Acrobat.
    Thanks

  • Image Button. How to mark it on slide?

    Hello!
    I wonder how to mark, put attention on the Image Button?
    I'm working on a project, where I use custom navigation pannel with Image Buttons. Some slides changes without navigation. And some slides paused till button pushed. I would like to pay attention on the image button, when user should push it.
    Is there standart tool for it, or I should use hightlights maybe?
    Thank you)

    You probably just want to use an effect, whichever one you like best. Select the button, then go to the "Window" menu, and select "Effects" to open the Effects panel. In the bottom left you'll see an "Add Effect" button, click that and experiment with your options.

Maybe you are looking for

  • Download Creative suite apps on 2 computers, got rid of one and need to download on new computer

    help I got a new computer and I got rid of my old one that I had downloaded some of the creative suite on now I need to download it on my new computer and I can't because I have downloaded it on 2 computers, but I no longer have one of them and I uni

  • Deploying a .war file on WLP 8.1

    Hi Folks, I have installed BEA WLP 8.1 with Service Pack 2 on a Linux RedHat 9 machine(this service pack comes with the installer). Created a domain using JDBC. I used "BEA's Oracle Driver (Type 4) version 8.1.7, 9.0.1, 9.2.0" driver to configure ora

  • Invalid table name when pass in the table name as variable in dynamic sql

    Hi, I need to create a stored procedure which will return a list of data to my java application like the following. first, select the table name from the first table. For example : SELECT T_NAME FROM MDR_SMSTABLES second, select the data from the tab

  • Playback Problem

    Hello Everybody. I spent 2 hours this morning with support on live chat, but unfortunately it didn't fix this problem. When I try to play a sequence, the program window freezes, and I hear only audio. I can't stop the playback with the space bar, I h

  • Formatting my Hard Drive for disk Utility

    I've tried to repair my HD using disk utility but i'm told that this isn't possible,-  back up , then format the HD  - I know this may seem like a stupid question, but if I format my HD - where will OS X come from to re start my iMac?  I have backed