Finished my composition but it's too big, I need to scale to a fixed height and width - help?

Hi everyone,
This is quite urgent - I've finished my project in Edge Animate, but it is too large and needs to be scaled down. I tried to place it in a separate DIV element in the HTML and scale it down with the CSS but this doesn't work.
I want to scale it from the 1024px wide it currently is down to a fixed width of 800px. Can anyone help me do this? All of the tutorials I have found are to do with making the composition responsive to the user resizing the browser, and this isn't what I need at the moment.
Any help would be greatly appreciated! Thanks!

Can you explain a bit further what you need this for? Are you just trying to center the Stage on your page?
Asking because when writing out this script I ran into some weird browser issues setting the transform origin to the center (IE and FF IIRC). You can give it a shot though by changing the transform origin in the code to:
“transform-origin”:”50% 0″, (for all prefixed instances)
Not guaranteeing results, but you can try
Sarah

Similar Messages

  • Making a interactive PDF from indesign, but it's too big. Tried to reduce file size in Acrobat, but

    Making a interactive PDF from indesign, but it's too big. Tried to reduce file size in Acrobat, but it does not reduce file size.

    Use the Optimize PDF command in Acrobat, it gives you more control. I think it's under the Advanced menu in Acrobat 9 Pro and File > Save As > Optimized PDF in Acrobat X Pro.
    You might try playing around with different settings. You can also click the Audit Space button at the upper right to see if its from images or other things causing the file size problem.
    Unfortunately, InDesign doesn't write interactivity in a very optimized way. You get better results with buttons, for example, creating them in Acrobat Pro and using the Duplicate command to duplicate them across multiple pages.

  • I need to downsize phots to publish on a website but they are too big . In help it says when I select a photo it gives me the option to downsize. It does NOT. ?

    I can't figure out how to downsize my photos for a website that won't take anything above 3MB my Photos are 4MB. Even when I send them in an email, they are too big to send more than 3 at a time and I don't know how to fix it! Help says that when I select a photo it gives me the option to downsize. It does NOT?????

    This is the iPhoto for iOS forum. Are you asking about iPhoto on your Mac?
    In iPhoto on your Mac select Export and you will have the option to select a size for your photo.
    In iPhoto for iOS this capability is not there. I use PhotoForege2 on my iPad to resize my photos to meet the requirements you describe.

  • I just replaced my desktop but now i cant edit etc. I signed in but no good. Do I need to enter my License key again and how ?

    i just replaced my desktop but now i cant edit etc. I signed in but no good. Do I need to enter my License key again and how ?

    What product are you trying to use to edit etc.: Acrobat ?  Have you installed it?  Have you activated it?

  • Im Thinking About Migrating to QuickBooks Online, But My Files Too Big!

    Thinking about migrating from QuickBooks desktop to QuickBooks Online Edition? What if your file is too big? There is a way around this obstacle, but first, a little background. It used to be that if your QuickBooks file was bigger than 200MB, it wouldn’t migrate to QuickBooks Online…too big. You’d get an error when you… Continue reading →
    Read More
    This topic first appeared in the Spiceworks Community

    Well, a couple of thoughts:
    1. In CS3 if you have your photos converted to DNG format [and I think you can convert TIFFs] then ACR 4 that is included as a plug in when you installed CS3 [I hope I have the terminology right here, I do lots of things rote from previous experience and sometimes my directions are off] will open and DNG file [that I am sure of]. Then you can resize using the ACR controls. You can open multiple files and operate on them all at once.
    2. I think you can do this in CS3 directly as well since you can operate on multiple files there as well. The problem you will have is available ram. If you start opening 30 MB files [lots of them] you will bog down pretty fast.
    3. I think this discussion has got beyond the bounds of LR and I am willing to continue the discussion off line at [email protected]
    Mel

  • I started to download a free app but it's too big to load without connecting to wifi. I want to delete it. Can anyone tell me how to do it please?

    I tried to download a free app. It came up with an error message saying it was too big to download and that I need to connect to WiFi. The icon is still displayed and I can't delete it (I've decided I don't want it. Can anyone tell me how to delete it - there's no x displayed on the icon. Thanks

    Hi stripers
    You will either a) need to connect to WiFi and complete the download or b) dock your iPad and remove it from the apps list once synced (your iTunes will more then likely want to complete the download first also, which you may be able to cancel in the downloads section).
    Regards
    Damon

  • Trying to attach Excel file to my email...but it is too big...how do I fix?

    I am trying to attach two excel files to an email, and each time it goes as follows:
    1. push the attach file button
    2. chose my files
    3. push the attach files button
    4. the blue "progress" stripe begins to fill the address bar
    5. Then it stops about an eighth of the way toward the end, and doesnt go any further...
    I tried letting it go for a while, and giving it time, but it doesnt work. The file size is 34.4 (which I know is huge), but there is only about 20 lines of the Excel being used, but the program is trying to attach 64,599 lines of unused space, and that is why it isnt attaching im sure, but i dont know how to fix it, or if it is even possible.
    Please help!
    g5   Mac OS X (10.4.2)  

    what email provider do you use?
    i'd be surprised anyway if it will allow an attachment of that size. the limit is usuall between 1 and 5 MB, some going to 10 or 15 like gmail.
    34MB? not unless you have an expensive or corporate email provider.
    you can:
    1: do like daddypaycheck said and reduce the file size by deleting unnecessary rows or collumns,
    2: download OpenOffice.org, or NeoOffice, see if you like that and save it in the native format, usuall smaller file (beware compatibility)
    3: use dropstuff or the like to break the file apart into multiple smaller compressed chunks, and send them in multiple emails (the size of the chunks each should match the attachment size limit for your email provider, see their website)
    4:this is my favorite - put the file in your Sites folder, in your user's Home folder. open system prefs-> sharing. check the box to enable personal web sharing. go to www.whatismyip.org and copy the string of numbers that appear (that's your external ip). now you can host the file from your computer, and only email people a link to it! the link should be like this:
    http://yourip/~your_short_username/name_of_exceldocument.xls
    for example, here is my resume in .pdf, hosted from my computer (let me know if it works for you!)
    http://67.40.250.86/~Willeyeam/images/WBLResume.pdf
    Bam! I'd go with number 4, and test the url in your browser to make sure it works. once you get the page, you can "save as" and download the file. that way people can receive an email with only text, including the url (link) to the hosted file on your computer. then they can "save as" and download the file.
    another, more sophisticated way to do this is to write a small .html page that has a link to that file (in your sites folder). name the .html file "index.html" and replace the file by that name which is by default placed in your Sites folder. that will then be your home page at:
    http://yourip/~your_shortusername/
    Rock on!

  • The display on my screen has become too big.  I've tried adjusting the screen size and the zoom isn't set.  Can anyone help?

    I have an iMAC 7.1 running OS X  10.6.8.
    The display has become too big for the screen.  I've looked at the zoom and it is turned off.  I've tried adjusting the pixel setting (currently 1920 * 1200) to no effect.
    The bar at the top of the screen is elongated, and I can't see the time in the top right hand corner.
    This is affecting everything I lookmat, the dock in the bottom doesn't show until I bring the mouse down (hide dock is off).
    I have no idea what caused this and I can't fix it.
    Does anyone have idea what the problem is and how to fix it?
    ANy help would be greatly appreciated.
    Thanks.

    No wheel, it's a magic mouse.
    Tried safe start.  No difference. 
    The dock and the icons are off the bottom of the screen. 
    I I have finder open and move the cursor to the right to show the time, I lose finder / file /edit from the overhead banner.
    Still no closer to solving it.

  • TS1702 When I try and use the Kindle app on my touch it keeps telling me to register the kindle. I register it using the account and password I used to get the app but it tells me there is no customer found for the email address and password. help

    When I try and use the Kindle app on my touch it keeps telling me to register the kindle. I register it using the account and password I used to get the app but it tells me there is no customer found for the email address and password. help

    No, it is asking you to register with your Amazon user id and password. Your Apple ID won't work.

  • Export photo but size is too big and magnified for uploading to web

    Hi
    I have tried to export a photo from IPhoto using Export function, selecting small then exporting to Desktop.  When I tried to upload to the web, the picture is very large and takes up the whole screen.  Even if i demagnify the picture before saving it, it is still very big.  I have tried to crop but this does not help.
    Please can you advise a quick and simple way to make pictures smaller visually.  (When I used Window, I used Paint which did the job).
    Thank you

    Thanks for the link.
    I'm not clear as far as size of file goes, and also to preview how it looks before exporting it.  I went to the File Export tab and should I wish to select "Size" then "Small", what size will that be on the screen? Or should I goto "Web Page", then if I goto "Image", I am sure what to reduce the 640 down to, but say if I half it, would that be a reasonable size on the screen/web page?
    I'm just trying to find a quick way to resize pictures for uploading to the web... but it's still a big vague to me.

  • I've exported my pages graphics document as a PDF file and can't seem to reduce the file size without compromising the quality of the photo's used even after choosing "best" quality.  I'm trying to send the file via e-mail but it's too big.  ??????

    I am trying to e-mail a graphics pages document I made as a PDF file.  After trying to resize the file, the photo's quality is compromised (really blurry) even after choosing "Best" quality.  What am I doing wrong.  As a regular full sized file (PDF) it's fine, but when it gets reduced, it's bad and it needs to get printed from the e-mail copy I'm trying to send.  HELP! Please.

    If there are a lot and/or large images the file will inevitably be large, no matter what.
    You can reduce them down as far as possible by cropping and scaling them to the final size before creating the pdf. You can do this by opening the images in Preview .app and using Menu > Tools to reduce the resolution and to crop.
    If you have used transparency effects eg shadow, reflection, transparency, 3D charts, OSX will by default render these at 72dpi in the pdf.
    Peter

  • Got High resolution Monitor but everytning​s too big

    I just got a bigger monitor with higher resolution.  For some reason, the block diagrams are screwed up.  It seems like everything got bigger!  What's the deal, and how do I fix it?
    Thanks
    LV 8.6 on Windoze XP

    Go to the windows control for Display properties and select font size=normal.
    You can also change the default diagram font for new VIs in LabVIEW, but it won't affect existing VIs. You would need to e.g. select all objects on the diagram and press "ctrl-" (control+minus) a few times to make the current fonts all smaller manually. I don't recommend this though.
    Message Edited by altenbach on 02-08-2008 10:27 AM
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    normalFont.png ‏34 KB

  • I have an iMac 5,1 with an Intel Core 2 Duo. I'd like to be able to use iCloud, but need Lion which is too big. How much memory can I add? And will this upgrade allow me to install Lion?

    I have an iMac 5,1 with an Intel Core 2 Duo. I'd like to Lion, in order to use iCloud, but the specs indicate I don't have enough memory. How much memory can I add? And will this upgrade allow me to install Lion?

    I believe your model iMac can address 3 GB RAM; the minimum for Lion is 2 GB - however, that is an absolute minimum for very light use. You would be much happier with a minimum of 4 GB.
    http://www.everymac.com/systems/apple/imac/stats/imac-core-2-duo-2.16-20-inch-sp ecs.html
    (You can install 4 GB, but it will only be able to address about 3.1 - 3.2 GB)

  • My display has gotten too big for the screen!  How to fix?

    This is really strange. The tab bar at the top and the dock at the bottom don't both fit on the screen anymore. And when I move the mouse the whole screen shifts until it rests at its topmost or bottommost position. Same with left/right. There's about 4" of play in each direction. Very frustrating. Tried System Preferences but all the settings seem correct. Anyone know what this is and how to fix it? Thanks,
    John

    It sounds like you have accidentally activated zoom.
    You can disable zoom in System Preferences->Universal Access preference pane->Seeing.
    Mac OS X 10.5 Help Making it easier to see what’s on the screen

  • Slide shows images too big. How to scale??

    OK, I've been pulling my hair out over this.
    I create a slide show but the images crop off the tops and bottoms, as they drift along. I've played with the settings (fill screen/ 4:3/16:9) but no luck. Also, vertical images are a joke in slide show.
    Q: How can I make the iPhoto slide show truly fit images to screen? Thanks.
    -Dooki

    Thanks Larry. By default it's turned off,though I've tried on as well.
    I played more by adjusting the size of the images in photoshop. The default was something like 32"x 27"(thereabouts) @ 72dpi. I reduced it to 11 x 8.5 @100dpi. This reduction did not work either. It still cropped off the top and bottom.
    -Dooki

Maybe you are looking for

  • How to change Data type of Grid column at runtime..??

    Hi ,         I have taken a "Grid" control,and i have pass a query "Select itemcode Qunatity,linetotal From PDN1" in the ExecuteQuery method of Grid it displaying the data, but the problem is i want to change the Datatype of this column from "FLOAT"

  • Restor iCal and Address Book from TM

    I have been having terrible problems with my computer hangin, crashing, spinning wheel, etc, therefore I have clean installed and reverted to full TM backup on several occasions but the problems have persisted. Therefore, I have now clean installed w

  • Can you overcharge the Macbook Air?

    I was always told with my older PC latops that "leaving it plugged in all day will drain the battery faster" and stuff like that. Nowadays, devices such as the iDevices, PSP, Vita, and Nintendo's handhelds cannot be overcharged because the charge fea

  • ECL Viewer 6.0 in cfolders under WINDOWS VISTA

    Hi Experts, I have Windows VISTA installed and can not use the ECL Viewer 6.0 within cfolders 4.5. I know that there has been a restriction for the usage of ECL Viewer in cfolders and VISTA... Is that issue solved? Do you know an appropiate patch? An

  • Run dos command from java

    May I ask how I should write if I want to execute a dos command in java? The command is : "C:\Program Files\Real\realproducer\rmeditor -i abc.rm -d abc.txt". Should I use array? Thanks!