Can't seem to zoom properly in gmail using lion??

can't seem to zoom properly in gmail using lion??

I think you are right. That is what happens.You can't "edit" an FLV file this way. The frames are deleted, but that just means you won't see the end of your video!
Generally it isn't a good idea to import the video to the stage and play it back in this manner it can cause memory managment issues and other stuff.
It is usually a better idea to use either the playback component or your own code to dynamically "stream" the file.
Also if you want to edit out the first 180 frames you should open the source video, edit it, and re-export to a FLV.
If you can't do any of the "best practice" things. You could embed the FLV in a MovieClip say myMovie and then use code like:
myMovie.gotoAndPlay(181);
or whatever. But the file size will still include the 180 frames of content and there are likely to be other problems when looping and replaying and stuff like that.

Similar Messages

  • I can't seem to get rid of OR use Adobe Reader after I let it into Safari 7.  How do I get to the point where Reader is not my preferred anything, but can still be used if Preview won't open something?

    I can't seem to get rid of OR use Adobe Reader after I let it into Safari 7.  How do I get to the point where Reader is not my preferred anything, but can still be used if Preview won't open something?

    Back up all data before making any changes. Please take each of the following steps until the problem is resolved.
    Step 1
    If Adobe Reader or Acrobat is installed, and the problem is just that you can't print or save PDF's displayed in Safari, you may be able to do so by moving the cursor to the the bottom edge of the page, somewhere near the middle. A black toolbar should appear under the cursor. Click the printer or disk icon.
    Step 2
    There should be a setting in its preferences of the Adobe application such as Display PDF in Browser. I don't use those applications myself, so I can't be more precise. Deselect that setting, if it's selected.
    Step 3
    If you get a message such as ""Adobe Reader blocked for this website," then from the Safari menu bar, select
              Safari ▹ Preferences... ▹ Security
    and check the box marked
              Allow Plug-ins
    Then click
              Manage Website Settings...
    and make any required changes to the security settings for the Adobe PDF plugin.
    Step 4
    Triple-click anywhere in the line of text below on this page to select it, the copy the selected text to the Clipboard by pressing the key combination command-C:
    /Library/Internet Plug-ins
    In the Finder, select
              Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens by pressing command-V, then press return.
    From the folder that opens, move to the Trash any items that have "Adobe" or “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari.
    Step 5
    The "Silverlight" web plugin distributed by Microsoft can interfere with PDF display in Safari, so you may need to remove it, if it's present. The same goes for a plugin called "iGetter," and perhaps others—I don't have a complete list. Don't remove Silverlight if you use the "Netflix" video-streaming service.
    Step 6
    Do as in Step 4 with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari.

  • I purchased a digital itunes giftcard through paypal but can't seem to find a 'code' to use to redeem the card. Could someone help me find where that code would be found? I can see the paypal transaction details.

    I purchased a digital itunes giftcard through paypal but can't seem to find a 'code' to use to redeem the card. Could someone help me find where that code would be found? I can see the paypal transaction details. jgm22

    -> iTunes Cards & Codes

  • Can I sync two computers when one is using lion and the other snow leopard

    can I sync two computers when one is using lion and the other snow leopard

    will my data be shared well using Mobile Me?

  • Can't seem to connect to a WLAN using ipw3945abg and networkmanager

    Hello, everyone!
    I had previously installed Arch Linux on my nice Compaq Presario v3020US laptop. I managed to get my wireless card working under it. Now, I had come back to using Arch Linux (love it by the way), but now, I can't seem to get my wireless card to work. My laptop uses the Intel PRO/Wireless 3945ABG (ipw3945), and I would like to use KNetworkManager with it. I have Internet access via Ethernet, but I find that annoying. I really can only connect through wireless most of the time. If it helps, I did not use NetworkManger to connect to the Internet wirelessly previously. I had used a configuration file. If I have to, I'll go back to that. But I can't figure out how to get that to work anymore. Why do I have such a poor memory?
    It took me two days, but now I have the forums as my last resort before I tear my hair out. (Okay, I won't tear my hair out... )
    Thanks for your attention,
    -thegreatbitbucket

    Try iwl3945
    Last edited by iphitus (2008-07-01 02:10:02)

  • Dear all, I found that I can't upload attach to yahoo or gmail using firefox5 as it keeps asking me the authen.. I input the right uname&pwd, the attach stuck. It works fine on IE.. Thanks for help!!!

    I found that I cannot upload any attachment to yahoo or gmail using firefox 5 as it always keep asking me the authentication. Even I input the right, the attachment stuck. It works fine on IE.. Thanks!!!

    Look here:
    http://discussions.apple.com/thread.jspa?messageID=10609826&#10609826

  • Why can i not now zoom in or out using two fingers on my macbook's mouse pad?

    zooming in and out is now not functioning. it is with other programs and apps though.

    Some gestures have been removed in Firefox 4+ versions.
    You can restore the zoom feature by changing the values of the related prefs on the <b>about:config</b> page.
    * browser.gesture.pinch.in -> <b>cmd_fullZoomReduce</b>
    * browser.gesture.pinch.in.shift -> <b>cmd_fullZoomReset</b>
    * browser.gesture.pinch.out -> <b>cmd_fullZoomEnlarge</b>
    * browser.gesture.pinch.out.shift -> <b>cmd_fullZoomReset</b>
    * browser.gesture.pinch.latched -> <b>false</b>
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    *Use the Filter bar at to top of the about:config page to locate a preference more easily.
    *Preferences that have been modified show as bold (user set).
    *Preferences can be reset to the default via the right-click context menu if they are user set
    *Preferences can be changed via the right-click context menu: Modify (String or Integer) or Toggle (Boolean)

  • I can't seem to build the OSMF swc using compc.exe

    I'm not sure what I'm doing wrong, but the compilation attempt fails with a message advising me that the source for 11 classes couldn't be found. Does anyone have any suggestions as to what I should try next? I have the latest versions of everything.

    Thanks - that was very helpful. I've gotten most of the way there, but the compilation is now failing with a message that compc can't open airglobal.swc, even the path to airglobal.swc that it reports looks correct. I'm running this in an administrator-privileged DOS window, FWIW.
    I have airglobal.swc on my system at
       "C:\f\frameworks\libs\air\airglobal.swc"
    and the error I get from compc is
       "Error: Could not open '/f/frameworks/libs/air/airglobal.swc'"
    Is there anything you can suggest?

  • I can't seem to monitor my USB Microphone using Logic X Pro on my macbook. I have a USB Microphone (without headphone slot built in) and would like to be able to monitor my microphone whilst I'm in Logic.

    I have set my Input as the usb microphone, and have tried the output as Built in output & system settings but no luck! I need to be able to monitor while using my microphone. It sounds so simple, it can't be this complicated?

    Velbac - Sends audio from a Creative soundcard to another soundcard:
    http://lh5.google.es/rmorinr/RjMMIHzVLgI/AAAAAAAAAQ8/O-RywnyZFiA/s400/VelBac.JPG">Message Edited by Rad-Wulf on 2-05-200702:3 PM

  • Why can't I see my files in Finder, using Lion?

    Hi - I'm running Lion 10.7.2 and have noticed in Finder that the contents of many folders aren't visible.  This seems to be for newer files added.  For example, I copied a folder from a thumb drive, into my (username) -> (Documents) folder.  I see that folder name, but there are no files inside.  When I "Get Info" about that folder, it tells me, as expected, there are 30 items, and almost a MB of data.  Furthermore, when I back up to SuperDuper, I can actually see what I'm looking for - all files are there in that folder and for every other folder!  In addition, searching in Spotlight finds any/all of the files contained within the folder.
    My problem, again, is that no files, none, not one, are visible in various folders, yet they exist, and are retrievable, via Spotlight.
    Should I do a disk check, or other recommended procedures?
    Thanks for any help!
    Model Name:          iMac
      Model Identifier:          iMac9,1
      Processor Name:          Intel Core 2 Duo
      Processor Speed:          2.93 GHz
      Number of Processors:          1
      Total Number of Cores:          2
      L2 Cache:          6 MB
      Memory:          8 GB
      Bus Speed:          1.07 GHz

    I'm never going to believe this.  I rebooted, and now, can see all my files.  Hope someone else benefits from this newfound discovery!

  • Mail does not work properly with gmail

    Hi everyone. I am a very recent switcher and the switching process was great and extremely easy, but there has only been one problem that I can't seem to solve. Getting Gmail to work with Apple Mail. I followed all the steps on gmail's website on, how to set up gmail for POP, and how to configure Apple Mail to work with gmail, but I still can't get it to download all my emails. It only downloads some old emails, marks them all as unread, and then doesn't act like I have any other emails(which I do). Under system preferences, I have the account type labeled as POP, the incoming mail server set to pop.gmail.com, my username and password set, and the smtp box set to smtp.gmail.com. Under server settings I have the server port at 587, the ssl box checked and the outgoing mail server as stmp.gmail, like I said before. Under the advanced tab of the accounts section of apple mail preferences, I have the account enable box checked, the include when automatically checking for new mail box checked, and down at the bottom, I have the port set at 995 with the ssl box checked. In gmail, under my forwarding and POP settings, I have it set, under the POP download section to: Enable POP for all mail(even mail that's already been downloaded). Also, the status is set to "POP is enabled for all mail that has arrived since 10/13/05(which was when i first got my gmail account). Like I said before, Apple Mail at first starting downloading all the mail in my gmail account and then stopped after about 1000 to 2000 messages which only got it to about mid-2006 or earlier. Yes, I've run software update recently, too. Does anyone know why it would not dowload the rest of my mail? All help is very greaty appreciated. Thanks.

    I just put my gmail account in Apple Mail and it works fine - even transferring my old gmail messages. Maybe your problem is STORAGE - see this from Mail Help:
    About .Mac Mail
    .Mac Mail works with existing email clients like Mac OS X Mail, Outlook Express, and Netscape Communicator.
    You can also check email when you're away from your own computer. All you need is a computer with an Internet connection and a supported web browser to check your .Mac Mail. To access .Mac Mail on the web using Mac OS X version 10.3 or later, use Safari 1.2 or later or Firefox 1.0.1 or later. If you're using Microsoft Windows XP, use Firefox 1.0.1 or later or Internet Explorer 6 or later.
    Use POP or IMAP protocol to suit your working style and set up automatic email forwarding or replies.
    Your email address is your .Mac member name followed by @mac.com, and the password for accessing email is the same as your member password.
    Note: AOL recently added support for IMAP, so you can now read your AOL mail using Mac OS X Mail. You cannot use AOL's email program to read .Mac Mail messages directly, but you can set up your .Mac Mail account to forward email to your AOL account.
    .Mac comes with 1 gigabyte (GB) of combined email and iDisk storage. .Mac trial members and email-only accounts get 50 megabytes (MB) of storage; Family Pack sub-accounts get 256 MB. You can designate storage space to your .Mac Mail account and your iDisk. For example, if you need more storage space for your email messages, you can set your .Mac Mail storage capacity to 800 MB and reserve 224 MB of storage for your iDisk. You can also increase your combined email and iDisk storage to a total of 2 GB or 4 GB by purchasing more storage. (If you have a trial account, email-only account, or Family Pack sub-account, you cannot increase your storage amount.)
    Your .Mac Mail storage is automatically set to 512 MB unless you change it. You can't assign less than 15 MB of storage to your .Mac Mail account.
    .Mac comes with 10 GB of data transfer per month and a 10 MB maximum message size. You can increase your monthly data transfer limit up to 250 GB per month by adding more storage space to your .Mac account. You can also purchase up to 10 additional email accounts. (Email-only accounts get 50 MB of storage space but no additional .Mac services, and Family Pack sub-accounts get 256 MB of storage space, but cannot purchase additional email accounts.)
    If I had 2000 emails on my computer I would shut it down and never turn it on again.

  • Why isn't my iTunes store loading properly? It lists everything in text without images, and I can't seem to access the store when I try to search for music or movies etc.

    Why isn't my iTunes store loading properly? It lists everything in text without images, and I can't seem to access the store when I try to search for music or movies etc.

    1) The best way to relocate the iTunes library folder is to move the entire iTunes folder with all subfolders to the new path, then press and hold down shift as start iTunes and keep holding until prompted to choose a library, then browse to the relocated folder and open the file iTunes Library.itl inside it.
    If you've done something different then provide some more details about what is where and I should be able to help.
    2) Purchases on the device should automatically transfer to a Purchased on <DeviceName> playlist, but it my depend a bit on whether automatic iCloud downloads are enabled. If there is a cloudy link then the transfer might not happen. You can use File > Devices > Transfer Purchases. In iTunes you should also check out iTunes Store > Quick Links > Purchased > Music > Not on this computer.
    3) Backup the device, then immediately restore it. In some cases you need to add a restore as new device into that equation. Obbviously not to be attempted until you're sure all your media is in your library. See Recover your iTunes library from your iPod or iOS device should it be needed.
    4) I believe there is complimentary 1 incident 90-day support with hardware purchases, but no free software support for iTunes itself. AppleCare gets you a different level of support.
    tt2

  • I created a web page in Adobe Illustrator and I can not seem to load it properly with the hyperlinks

    I created a web page in Adobe Illustrator and I can not seem to load it properly with the hyperlinks. Is there a certain extension I should use? HELP!!

    Tiger,
    Have you sliced the images, converted your design into HTML/CSS and tried to click the links?
    Peter

  • After updating to iOS 5, I can't seem to find my digital zoom on my iPhone 4.

    Hi, I just recently updated my iPhone 4 16 GB GSM to the newest operating system - iOS 5. The only problem I have encountered is when i'm in camera mode (rear-facing camera) and I tap the screen once to try and zoom in, the digital zoom bar doesn't show up. Is there some kind of place in the settings where I can turn this feature back on again? I have tried restarting my phone also, and just can't seem to find it. Thanks in advance.

    Thank you! I was about to ask the same question.

  • Can't seem to get iPhoto properly installed on my Mac OS

    hello,
    I have just purchased iPhoto, (for some reason it was not installed on my Mac originally?) - but can not seem to get it installed properly, or perhaps it IS installed, but I cannot find it. Any help for a non-technical individual? I have a MacBook Pro - with Mac OS X.
    Thanks ~
    Jenn

    Greetings,
    Click anywhere on your desktop (your background)
    Go to the "Go" menu at the top of the computer screen
    Click on applications
    Look in this list, you should see "iPhoto"
    If you can't find iPhoto in the Applications folder (where its supposed to be) try searching the computer for it:
    Click anywhere on your desktop (your background)
    Go to File > Find
    Click on "This Mac" at the top
    Type in "iPhoto.app" in the search bar on the top right
    If iPhoto shows up, drag it from the window to your desktop and then open the Applications folder (as above) and drag iPhoto to applications and try to open it up.
    If you cannot locate iPhoto, then try to download it again from the Mac App Store (Apple > App Store).  Please report any error messages you encounter verbatim.
    Hope that helps.

Maybe you are looking for