Movie position, help me

i finished a flash movie.
i just realized that i would like to position all the symbols
in it, so the movie itself, 200 px above the entire HTML page.
is there a way to do this simply, instead of selecting all
the symbols already tweened one by one?

i wish i had a nickel everytimne this gests asked - everyday
it is asked and answered in some
fashion and for whatever reason it is the hardest feature in
flash for people to find.
Search for "Edit Multiple Frames" - here's the url I have
posted here hundreds of times:
http://www.biteycastle.com/lessons/emf.htm
good luck
~~~~~~~~~~~~~~~~
--> Adobe Certified Expert
--> www.mudbubble.com
--> www.keyframer.com
~~~~~~~~~~~~~~~~
mjportal2 wrote:
> i finished a flash movie.
> i just realized that i would like to position all the
symbols in it, so the
> movie itself, 200 px above the entire HTML page.
> is there a way to do this simply, instead of selecting
all the symbols already
> tweened one by one?
>
>

Similar Messages

  • HT204088 I ordered a movie (The Help) on my iPad.  When I went to watch it, I got a note that it would not download.  And yet, it showed it had downloaded.  How can I watch it on my computer?

    I ordered a movie (The Help) on my iPad 2 and it showed it was downloaded.  When I went to watch it, I got the message that it would not load.  Can I watch on my Mac computer?  I can't find it in iTunes.

    Hi adtsalmon,
    You can only watch the movie on the device you rented it on. Here's a snippet from the Apple Support site (italics mine):
    If you download a rented movie on your computer: You can transfer it to a device such as your Apple TV (1st generation), iPhone, iPad, or iPod if it’s a standard-definition film (movies in HD can only be watched on your computer, iPad, iPhone 4 or later, iPod touch (4th generation or later), or Apple TV). Once you move the movie from your computer to a device, the movie will disappear from your computer's iTunes library. You can move the movie between devices as many times as you wish during the rental period, but the movie can only exist on one device at a time.
    If you download a rented movie on your iPhone 4 or later, iPad, iPod touch (4th generation or later), or Apple TV: It is not transferable to any other device or computer.
    Here's the link to the Movie Rentals FAQs site FYI:
    http://support.apple.com/kb/HT1657
    Hope this helps!
    Cheers,
    GB

  • HT1657 after i rented a movie from itunes, i saw it download (i think) but now can't find it to play! where do i look to find downloaded itunes movies? help!

    after i rented a movie from itunes, i saw it download (i think) but now can't find it to play! where do i look to find downloaded itunes movies? help!

    If you select the Movies part of your iTunes library, is there a Rentals tab on it ?

  • Illustrator smartobject moves position in photoshop

    Hi everyone,
    I got an annoying problem with regards to the workflow with Illustrator smartobjects in Photoshop. I import them as vector smartobjects in photoshop. After a doubleclick, Illustrator opens and I can access the original file in order to make changes (e.g. new font, size, color, etc...). However, even without changing anything size related in Illustrator (e.g. convert fonts into paths or hide a layer), after saving the smartobject within illustrator, it gets updated in photoshop and suddenly it jumps to a complete new position. This is very frustrating, as every time I have to move it back to its original position.
    Am I doing something wrong? Why does my updated smartobject lose its position within photoshop? Is there any way to prevent this or lock this layer?
    Your help is very much appreciated - thanks!
    BR
    Michael
    P.s.: I am using PS CC2014 and AI CC2014.

    Hi again,
    it's quite a remarkable position change - I would guess approx. 10%. You can try it yourself (if you like and find the time)
    1) create some text in AI
    2) Import AI file as Smartobjekt (SO) into photoshop
    3) doubleclick on SO in photoshop (AI opens)
    4) convert text within AI into paths (obviously no operation which changes size or position of the text)
    5) save and as soon as PS updates the SO the position jumps
    basically I am having the same problem as this poor guy over here:
    switching off layer in smart object causes it to move in photoshop
    there's a solution outlined (bounding box) - but this does not do the trick for me. Could you maybe help me out a little bit further? How do I have to draw the bounding in illustrator?
    Thanks again for your help!
    BR
    Michael

  • My Text Moves Position Depending on the Browser I Use

    I'm having a bit of trouble getting my text to stay put in
    different browsers. For the text on my left side buttons, I've been
    placing the text in an APdiv and centering the text on the button.
    It stays put in IE, but the APdiv moves to the top of the button
    (table cell) in Mozilla and to the bottom of the button (table
    cell) in Safari.
    I tried using the CSS Rule Definition window to place the
    APdiv in an absolute "top" position and I'm still having the
    same problem.
    I read the section on absolute positioning on
    Dreamweaver CS3 The Missing Manual but nothing I've read has
    really helped and like I said, I already tried absolute
    positioning.
    I'm new at this and the site I'm working on is for my class
    final and I'm really trying to get it right. I'm only good with
    basic coding, so if your helpful answer includes code, please be
    very specific about where to place it in he code section of the
    page.
    I haven't uploaded my actual site yet, but I have an image of
    the home page holding my place. You can view it
    here. The buttons are placed as
    rollover images inside a table and the text I'm using in the APdiv
    on top of that is not the text that appears on the buttons (had
    issues and decided to go simple with DWs fonts - used the set
    Geneva, Arial, Helvetica, sans-serif).
    I'm working on a PC running Windows XP Media Ed. w/ SP2 if
    that makes any difference. And I"m using DW CS3.
    Please help ASAP - the site is due Wed. 12/12.
    Thanks in advance.

    Hello,
    Can you paste the whole page's code, from start to finish?
    We need to see the CSS as well as the page layout to offer
    some suggestions.
    The problem is definitely with the Absolutely Positioned DIVS
    (Layers), but
    it could be anything from different browsers default margins
    to invalid code
    surrounding what you've shown.
    Take care,
    Tim
    "iigot2bme" <[email protected]> wrote in
    message
    news:[email protected]...
    >
    I believe this is the code that contains the text:
    > <div align="center"><a
    href="bio.html">Artist<br />
    > Biography</a></div>
    > </div>
    > <div class="top_buttons" id="Layer3"><a
    > href="resume.html">Resume'</a></div>
    > <div id="Layer4">
    > <div align="center" class="top_buttons"><a
    > href="contact.html">Contact<br />
    > Information</a></div>
    > </div>
    > <div class="top_buttons" id="Layer5">
    > <div align="center"><a
    href="shows.html">Shows<br />
    > &amp; Awards </a></div>
    >
    >
    >
    And this would be the code for the table and buttons:
    > <table width="139" border="0" cellpadding="0"
    cellspacing="0"><tr><td
    > height="96"><table width="139" border="0"
    cellpadding="0" cellspacing="0">
    > <tr>
    > <td height="96"><a href="bio.html"
    onmouseout="MM_swapImgRestore()"
    >
    onmouseover="MM_swapImage('sb1','','images/template/2sb1.gif',1)"><img
    > src="images/template/1sb1.gif" alt="sb1" name="sb1"
    width="134"
    > height="78"
    > hspace="4" vspace="19" border="0" id="sb1"
    /></a></td>
    > </tr>
    > <tr>
    > <td height="19"> </td>
    > </tr>
    > <tr>
    > <td height="75"><a href="resume.html"
    onmouseout="MM_swapImgRestore()"
    >
    onmouseover="MM_swapImage('sb2','','images/template/2sb2.gif',1)"><img
    > src="images/template/1sb2.gif" alt="sb2" name="sb2"
    width="135"
    > height="77"
    > hspace="4" border="0" id="sb2"
    /></a></td>
    > </tr>
    > <tr>
    > <td height="35"> </td>
    > </tr>
    > <tr>
    > <td height="75"><a href="contact.html"
    > onmouseout="MM_swapImgRestore()"
    >
    onmouseover="MM_swapImage('sb3','','images/template/2sb3.gif',1)"><img
    > src="images/template/1sb3.gif" alt="sb3" name="sb3"
    width="135"
    > height="77"
    > hspace="4" border="0" id="sb3"
    /></a></td>
    > </tr>
    > <tr>
    > <td height="35"> </td>
    > </tr>
    > <tr>
    > <td height="77"><a href="shows.html"
    onmouseout="MM_swapImgRestore()"
    >
    onmouseover="MM_swapImage('sb4','','images/template/2tb4.gif',1)"><img
    > src="images/template/1sb4.gif" alt="sb4" name="sb4"
    width="135"
    > height="77"
    > hspace="4" border="0" id="sb4"
    /></a></td>
    >
    > As much as I hate to admit it, code isn't my thing - I'm
    a designer - and
    > a
    > student. If there is a code issue, please be precise in
    telling me how to
    > fix
    > it.
    >
    > Thanks so much.
    >

  • Can't Play HDV 1080p24 Quicktime Movie - PLEASE HELP!

    I have a self-contained Quicktime file that plays fine using the Quicktime application on my computer that has Final Cut Pro installed on it. However, when I move that Quicktime to my computer that does not have Final Cut Pro, it says I don't have the proper codec. (It plays the audio fine, but the video is just a black screen.)
    Can I download this specific codec on my non-FCP computer so that I can play this file?
    Here are the specifics on the Quicktime in question:
    Format:
    HDV 1080p24, 1440 x 1080 (1888 x 1062), Millions
    16-bit Integer (Little Endian), Stereo, 48.000 kHz
    And, if it helps at all, we footage was created with a Canon XL-H1 camera, imported into FCP, edited, and exported as a Quicktime file using current settings. And, the non-FCP computer does have Quicktime Pro installed.
    Thanks!

    Gonna have to look at a third party solution...
    #51 - Cannot view DVCPRO HD or HDV or ProRes on my computer.
    Shane's Stock Answer #51 - Cannot view DVCPRO HD, HDV or ProRes QT files on your computer.
    The DVCPRO HD, HDV and ProRes codecs only comes with FCP. If your computer does not have FCP installed, it cannot view these quicktime files. It doesn't matter if it is a Mac or PC, without FCP installed, you cannot view these files.
    If you need to view ProRes material, you can download the ProRes decoder (mac and windows compatible) for ProRes
    http://support.apple.com/downloads/AppleProRes_QuickTime_Decoder_1_0_forWindows.
    http://support.apple.com/downloads/AppleProRes_QuickTime_Decoder_1_0_forMac
    If your footage was captured as DVCRO HD you can buy the Calibrated DVCPRO HD decoder:
    http://www.calibratedsoftware.com/QDVCProHD.asp
    HDV, XDCAM? Calibrated has you covered too:
    http://www.calibratedsoftware.com/QXD.asp
    If you have MXF files from a P2 camera and you need to view the footage on a computer without FCP, you can download P2CMS from Panasonic:
    http://www.panasonic.com/business/provideo/p2-hd/downloads-and-updates.asp
    Or you need the other party to compress the footage into a format your computer can play, like H.264.
    Shane

  • Old Home Movies conversion help needed! Please!

    I have about 18 hours of various movies that had been built in Pinnacle Studio (transitions etc.) on a PC Computer. There is no disc chaptering and this is a PC only program. I want to bring them over to iMovie or another program on my new iMac and have the end result to put them on USB. Pinnacle said that burning to DVD would be the only way to incorporate menus and chapters etc. Is there any way for iMovie to do this? or another program? We just want to be able to have them on USB to distribute to the family and have them put in their computer and be able to play back the various movies and have the option to fast forward or skip to a certain part in the movie with scene selection etc. I have several options to export the Pinnacle movies. Mpeg1, mpeg2 and a few others.
    Any help or direction would be appreciated. We don't want to have to chop our videos to burn to a bunch of DVDS if possible.....

    I can't answer your question completely but I will try and fill in a few blanks. Perhaps others will add more later.
    I would try to make your final result a DVD. When you put video on a USB stick you have simply created another file that may, or may not work, in the future. You can certainly do that if you wish, but I would also make a DVD. The advantage of DVDs is that they are foolproof and universal, and most likely to be viewable for the next 30 years.
    I had good success with iMovie HD 06. Readily available on Amazon as part of iLife 06. Most files can simply be dragged into iMovie HD 06 and it will automatically convert them. It may be possible to do this with newer versions of iMovie but I rarely use those. I prefer the higher quality of iMovie HD 06.
    For DVD making use iDVD 09. I recommend the 09 version because it is the only version that includes all of the themes. Newer versions have had themes removed.

  • INSANELY SUPER SLOW conversion times for MP4 to Quicktime Movie..HELP!!!!!!

    Hi folks...
    I am frustrated.
    I am a student in a Film Editing class.
    I have an assignment where I have to take a classic film and create a movie trailer for it using the original film and editing in FinalCut Pro.
    I started off by using Handbrake to change the original DVD of the film into an MPEG-4. This took about 3 hours, which was long....but Handbrake did a very good job and the conversion was completed.
    So, I have a high quality MPEG-4 of the movie.
    However, as many people know, you cannot import an MPEG-4 file into FinalCut.
    You have to first convert the MPEG-4 to a Quicktime Movie (a.k.a. "mov file")
    HERE IS WHERE THE PROBLEM HAS STARTED
    I have been trying for almost two weeks to convert one movie- the 1979 movie "Alien"- over from MPEG-4 to Quicktime.mov, as I keep running into problems.
    Right now, at home, my computer (a PowerMac G4) is converting the file using MPEG Streamclips...
    At the current rate it is going (I timed it and used a calculator)...it will take approximately 80 HOURS (!!!!) for MPEG Streamclips to convert this film from MPEG-4 to Quicktime MOV.
    I literally started the conversion at 8 o clock last night. I went to sleep. This morning I was getting ready to go to my job. The file was still only 10% COMPLETE...(THIS IS INSANE)...
    I got upset with this, as my professor in the editing class says he may dock me points for a late assignment.
    So, I PURCHASED Quicktime Pro for Windows.
    I have downloaded it onto this PC I am using.
    In almost 2 hours, it has only gone from "8% completed" to "9% completed"... there is no way this will be done in any less than 48 hours. NOTE- I am not using a 3rd party, free, unpredictable sortware...I am using the official Quicktime 7 PRO that I bought straight from APPLE....and it is THIS SLOW.
    This is absolutely crazy. IS THIS NORMAL? People running their computers 24 hours a day for 3 to 4 DAYS to convert a film from MPEG-4 to Quicktime Movie?
    What can I possibly do to make this go faster? I was afraid I was going to crash this PC (the fan has been running loudly on high non-stop since I started this...I know this will take more than 8 hours at this rate, so I shut it off)
    What are tips/shortcuts that anyone can give to help with this.
    I dont think I should have to go to the United States Government to the Pentagon (or to Steve Jobs's house!) to get a computer with enough RAM and computing power to change an MP4 to a Quicktime movie.
    I have even used the newest and most powerful G5 computers here at the university, running OS 10.5 with Quicktime Pro as the converter....and still seen extremely slow conversions (as in, it will take 48 hours of continuous computing to complete this)
    Is this normal? Does everyone actually do this when they need to convert a film?
    Or, are there shortcuts, slight drops in quality, or special shortcuts I can take?? What do KNOWEDGEABLE people do to convert an MPEG-4 file to a Quicktime Movie?
    3-4 hours is long, but reasonable.... 80 HOURS IS INSANE......
    .....Please HELP out a struggling film student!!! Thanks and God Bless
    Message was edited by: JonCapogrossi
    Message was edited by: JonCapogrossi

    I restarted the conversion, only this time I am seeking to convert the MEPG-4 over to "Apple DV/DVC PRO- NTSC format"
    An instructor here at the school gave that as a suggestion...
    Now, at the current rate of THIS conversion, it will STILL TAKE about 40 hours of continuous processing to convert this film. THe computer will need to run 24 hours a day for almost 2 days to convert this.
    The instructor told me he thinks the ludicrous time frames needed have something to do with the fact that I am converting this film from MPEG-4. He thinks that this could be what is causing it to be this slow.
    I am just not used to this type of thing....I have never used a computer to do ANYTHING that takes 40 to 80 hours to complete.
    I think that director Ridley Scott likely filmed the actual movie itself much faster than this conversion is taking (!!!)

  • I tried to rent/buy a movie on my ipod touch 3g on itunes, but the rent/buy button just turns light green then goes back the the normal color without renting/buying the movie. Help me?! why is this happening and what can i do to fix it?

    okay so i tried to rent a movie but the blue rent button just turned light green for a few seconds and then went back to blue without renting it. it allows music videos to be bought but not movies. the same happens when i click buy .please help! thanks

    Have you tried connecting the iPod to your computer and restoring the iPod?

  • I have recently bought a Seagate Goflex satellite mobile wireless hard drive. I have converted some of my AVI movies to mp4 and transferred them to the hard drive, but when I play them through my iPad 2 I can hear the sound but not see the movie. Help???

    I have recently bought a Seagate Goflex satellite mobile wireless hardrive , i have converted some of my AVI movies to MP4 and loaded them onto the hard drive, when I try and play them through my I pad2 I can hear the sound of the movie but not see the film, somebody please help, what am I doing wrong as I have spent a lot of time converting these movies to be able to travel with my iPad and watch them. Thank you

    Unfortunately, the drive is pretty much restricted without hacking it. That is, you can't stream its content via standardized protocols like UPnP, SMB, FTP and the like. This makes you won't be able to access its content from any third-party apps otherwise capable of playing back AVI files from UPnP / SMB / FTP / WebDAV etc. sources.
    While this is certainly not a recommendation (I can in no way be held responsible if anything goes wrong): you may want to consider extending the capabilities of the drive by installing the hack: http://www.hackseagatesatellite.com/wordpress/welcome/
    It'll "open" the drive for third-party, AVI-capable multimedia apps like GoodPlayer, It's Playing etc. to directly play the files over the network.

  • Flash CS4 won't export to .mov PLEASE HELP ME!!

    Like the title says, i've been trying to export my .fla as a .mov from the Export>Export Movie option in the File menu. It will start exporting but once the progress meter gets to the end it just stops and never finishes.
    I don't think it has anything to do with:
    A: multiple scenes
    B: actionscript directing to each scene
    C: movieclips
    since I was doing the exact same thing in CS3 without a problem.
    What i'm doing now in CS4 that I wasn't in the CS3 version:
    A: Motion tweens
    B: importing .ai files to my library
    C: using symbols created for flash in illustrator from imported .ai files.

    Thank you Zombie. Specifying the length helped me export as a quicktime movie.
    I wouldn't be surprised if there's a rubbish piece of coding in Flash CS4 that doesn't let you export a movie over 1 minute long without specifying the length of movie.
    Ridiculous really. I expect this could be fixed in seconds by Adobe, but instead I'm left trawling the internet for hours wasting budget.

  • Cant move position of photos on gallery page

    Hi there,
    I am new at iweb this being my first project.
    I cant seem to move the gallery towards the top of the page.
    Can anyone please help?
    http://www.mazecatering.com.au/Maze_Catering/Gallery.html
    Also, all my text has skewed on this page for some reason:
    http://www.mazecatering.com.au/Maze_Catering/Menu_7_Hills.html
    Any ideas?
    Thanks!

    your left side bar is in the header_layer, which pushes the body_layer and footer_layer downward.
    iweb does not allow photos grid to be moved into header_layer section, so you have to move the side bar into to body_layer section.
    in iweb, do menu --> view --> show layout or command + shift + L
    and you will see two thin lines across the page, they are marker for header_layer, body_layer and footer_layer.

  • Frames w/Text-like u can do in Windows Movie maker- Help Please

    not referring to Titles. I want fames with text in them, sentences and short paragraphs. I was on this forum until 2:30 am trying to find similar and only 1, referring to typewriter that is in wmm they said on the old HDimovie download which isn't availabe and was 2006 anyway.
    Where is the feature? How do I do it like in Windows Movie Maker
    Also- how do I add portions of letters to videos, cut them out in paintshop save them a jpeg and upload as pic to insert into movie and make the viewing time longer so people can read it.
    I need frames with just type , not just titles.
    HELP, please.
    Thank you

    it takes 3 apps' to do it, and *****,, they don't all fit, u have to plan ahead, and u can't edit them in the timeline like u can with windows movie maker, and found out they had this imovie HD6, and took out although had to paste in text still meaning using another app for some of them.
    I can't believe apple took it out to force you to buy FCE.
    downdloaded HD6, but it not importing movies already imported to iphoto 09 that then imported to imovie 09, the cutting, editing clips is easier in '09, and I can;t find video turials on 06, except to pay for, only pdf hard for me to read take in alot of type, brain shuts off, neuro problems and brain damage.
    just abbout had it with mac and which had sent it back in time, they said give me $500 to keep it, then didn't give that much, i think big mistake for me.
    i sitll tryin to hold on abit here, i just posted in iphoto as well, fed up with it, it got it for imovie'09 doesnt even ahve the features i need, they took them out, everything drag drop import here there and everywhere.
    not impressed.
    but thanks for help, yeah already did that, the crappy key notes got in my vid, and on desktop, 3 app's to do ot it and drag/importhem them al over kingdome come to do what is so simpiple in wmm, and hd6 it appears.

  • Movies in Help File not playing

    Hi
    We have released software with a .chm help file. The help
    file contains embedded Captivate movies. Some users are having
    trouble playing the movies, they see a blank screen where the movie
    should be. Clearing the IE cache has a helped some users but not
    others. Any ideas?
    Thanks
    Kath

    I'm having the same problem with TV Shows. I've bought a standard definition season like I always have, but when I sync it to my ipod, the screen stays black and the show won't play. Any help anyone can give is welcome!

  • IWeb - Fixed position - help!

    Hello,
    I have the problem with menu on my site. Trying to make it flow but nothing is working for me and I don't know why.
    Can anyone help me?
    Thanks

    Nothing wrong with your code.
    Since the code is displayed in a HTML snippet the fixed attribute of the div has no meaning.
    What needs to be fixed on the page is the HTML snippet itself.
    This page comes close to what you want :
    http://www.wyodor.net/_Demo/FloatingMenu/Fixed.html
    It was a first attempt to add custom menus to any part of the page.
    The menu you see there is not an HTML snippet, but a text box.
    It contains a word, which I find with a JavaScript and then replace the content of the texbox with the menu code.
    This is the HTML snippet. Look at the source :
    http://www.wyodor.net/_Demo/FloatingMenu/Fixed_files/widget1_markup.html
    And this is the javascript that makes it work.
    http://www.wyodor.net/_Demo/duckmenu/FloatingMenu.js
    It's what they call obsolete, because since then I have figured out a more convenient way to add menus.
    See the Maaskant en Roodhout pages.
    These menus are more manegable because you can add/delete menus and menu items without iWeb.
    Your menu would fit. The only thing to do is to separate the HTML menu code and the <style>.
    To fix the menu to the page, use the code in the Fixed menu page :
    elem.style.position='fixed';
    Practice.

Maybe you are looking for

  • 8.1.7 Installation Problem on Pentium IV Sony VAIO PCV-RX651 with XP Operating System

    Have problem installing Oracle 8i Enterprise Edition on a SONY VAIO with XP Personal Edition. The "Explore CD" and "Browse Documents" buttons of the Oracle Universal Installer/Autorun responded but the "Install/DeInstall Products" button did not. Ora

  • S_ALR_87012167: DSO-Analysis with wrong drill down to AR line items (FBL5)

    Hi Gurus, we are testing DSO-analysis in TAC S_ALR_87012167 and unfortunately we receive by using the drilldown wrong balance for AR line items (FBL5). Report RFDRRSEL was setup to select open items by 31.01.2012 and provide us various DSO-groupings

  • Jcomponent vs jframe

    hey all, im kinda new in java programming but i like this language alot, i was trying to look online for some GUI code, well i found a lot of sample swing code, some of them extends JComponent while the other extends JFrame... what exactly is the dif

  • Can you disable the confirmation email sent to subscribers?

    When someone subscribes to a newsletter, they automatically get sent a confirmation email (in addition to the double opt-in email) -- is there a way turn this off? Had a trawl through the knowledgebase, couldn't find an answer.... Cheers guys. Damon

  • Want to test OSD in Vmware Workstation SCCm 2012

    Which Drivers needed and where to get VMware scsi controller drivers ,I got .flp file but don't know how to extract that can any one provide link from where I can get Drivers needed for OSD in VMware workstation with SCCM 2012 for windows 7.