Texfield autoSize problem inside embedded movie

Hi guys!
I have a strange problem..
I have a flash file inside which i have a movieclip. I am
loading an external swf file into this movieclip using the
loadMovie script.
the external swf has a couple of texfields that load in
content from an XML file. These are autosized using the autosize
script. When i run this external swf on its own the resize
works....
The resize does not work when the swf is loaded into my main
flash file!!!
HAAAALLP!!..

Can you show the code you use when setting the autoSize?
There may be some _root reference or something that no longer
stands when the file is embedded inside another.

Similar Messages

  • Tooltips not working inside Embedded Movie Clip but works on main stage

    Hey,
    I  have a movie clip that is a navigation window and I am trying to have some tooltip hover over the buttons inside the navigation window.
    If I create a button on the main stage it hovers and works fine but if I create the same clip inside the embedded navigation window the tooltip does not show up.  I do not have any error messages but it is not there that I can see.
    Any ideas?
    Thanks!

    Even you place your mc within another clip for example NavWindowMC:
    Write the code in the maintimeline as
    import fl.transitions.easing.*;
    import fl.transitions.*;
    NavWindowMC.mc.addEventListener("mouseOver", mouseRollOver);
    NavWindowMC.mc.addEventListener("mouseOut", mouseRollOut);
    NavWindowMC.mc.addEventListener("mouseMove", mouseMove1);
    var tooltip:Tooltip = new Tooltip();
    tooltip.txt.text = "Design";
    tooltip.x = stage.mouseX;
    tooltip.y = stage.mouseY - NavWindowMC.mc.height;
    function mouseRollOver(e:MouseEvent):void {
        addChild(tooltip);
        var myTween:Tween = new Tween(tooltip, "alpha", Regular.easeIn, 0, 1, 0.5, true);
    function mouseRollOut(e:MouseEvent):void {
        removeChild(tooltip);
    function mouseMove1(e:MouseEvent):void {
        tooltip.x = stage.mouseX;
        tooltip.y = stage.mouseY - NavWindowMC.mc.height;

  • Problem with embeded movies

    I recently got Dream weaver to promote myself as an animator
    and am attempting to make my first website. While not the most
    sophisticated looking page in the world, it is functional so far.
    However, I've been trying to put my demo reel/animations onto the
    pages and when I test the pages, they play automatically with no
    option to pause, stop, etc. I thought that if controller was set to
    true, I can toggle those kind of options? What am I doing wrong?
    The movies I'm trying to put in are embedded quicktimes, if
    that makes any difference. Thank you very much!

    You need to work in Code view. Set Autoplay to "false" and
    the controller
    set to "true" Notice you will use both object and embed tags
    to cover your
    bases with all browsers.
    http://www.mediacollege.com/video/format/quicktime/streaming/
    Just so you know, many people do not have QT plug-in
    installed in their
    browser. If they don't have QT, they won't be able to see
    your video. If
    you want to reach the widest audience, convert to Flash. To
    bring Flash
    into DW, Insert menu > Media > Flash Video. Then put
    page and all its
    dependant files to server.
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "Erin0ko" <[email protected]> wrote in
    message
    news:g6o852$2sg$[email protected]..
    > I recently got Dream weaver to promote myself as an
    animator and am
    attempting
    > to make my first website. While not the most
    sophisticated looking page
    in the
    > world, it is functional so far. However, I've been
    trying to put my demo
    > reel/animations onto the pages and when I test the
    pages, they play
    > automatically with no option to pause, stop, etc. I
    thought that if
    controller
    > was set to true, I can toggle those kind of options?
    What am I doing
    wrong?
    >
    > The movies I'm trying to put in are embedded quicktimes,
    if that makes
    any
    > difference. Thank you very much!
    >

  • Problems with button inside draggable movie clip

    I am building a click through presentation that has some small text in it. To maintain the design and allow for readability, I have added a zoom feature.
    Here is the structure of the movie,
    Stage - contains pages movie clip and forward/reverse click buttons for changing pages
         pages_mc - contains 24 frames, one page per frame and buttons
    There is a button at the _root level that uses a tweener to scale the pages_mc up to 170%. When this is clicked, it allows the pages to be dragged around the screen so you can look at different sections. When you click the button again, it returns the pages back to their original size stops drag.
    My problem is, on the pages, there are buttons with links to external sites. Once startDrag has been invoked, I cannot touch the buttons inside the movie clip. Is there a way to make these buttons work?
    I need the finished quickly so any assistance is welcome.
    Code below
    magUp_btn.onRelease = function() {
    this._visible = false;
    TweenLite.to(pages_mc, .25, {_x:-250, _y:-193, _xscale:170, _yscale:170});
    TweenLite.to(magUp_mc, .75, {_alpha:0});
    TweenLite.to(magDown_mc, .75, {_alpha:25});
    magDown_btn._visible = true;
    pages_mc.onPress = function(){
    this.startDrag();
    pages_mc.onRelease = function(){
    this.stopDrag();
    pages_mc.onReleaseOutside = function(){
    this.stopDrag();
    pages_mc.useHandCursor = false;
    TweenLite.to(instr_mc, 1, {_alpha:100});
    magDown_btn.onRelease = function() {
    TweenLite.to(pages_mc, .25, {_x:0, _y:0, _xscale:100, _yscale:100});
    TweenLite.to(magUp_mc, .75, {_alpha:25});
    TweenLite.to(magDown_mc, .75, {_alpha:0});
    this._visible = false;
    magUp_btn._visible = true;
    pages_mc.onPress = function(){
    this.stopDrag();
    TweenLite.to(instr_mc, 1, {_alpha:0});
    I don't know how to turn drag off when I zoom out without using the onPress command, but I know that this is probably what is getting in the way of the button working?
    Thanks!

    One option is to make the background of the pages be the draggable parts rather than the movieclips that contain the pages and buttons.  That way, the buttons could be atop the background and not have their access blocked.
    Instead of coding the pages_mc, you would essentially have the background coded for the drag...
    pages_mc.bkgnd.onPress = function(){
        startDrag(this._parent);

  • Plugging in the DisplayPort to VGA Adapter disrupts display of embedded 'movies' in OpenOffice

    I am creating presentations with embedded movie clips (MP4 videos) using OpenOffice Impress. The embedded videos appear and play just fine on the MacBook Air display. But when I connect a video projector to the MBA via a Mini DisplayPort to VGA Adapter and begin the presentation, slides project correctly until I get to the slide with the embedded video; then the slide on the MBA display and the projected image show a blank slide. After that, even with the adpter disconnected from the video projector, the embedded content disappears and I have to quit Impress and restart it; i.e., I cannot continue on past the slide with the embedded video, or even go back to previous slides.
    Since I'm now away from the classroom and projector, I can't check to see if the projector has an HDMI input. If it does, will using that connection resolve the problem?
    What's going on? Any hope of an effective workaround for a smooth, integrated presentation?
    - Tom

    Yes, I can't see why not.
    Just give it a try and report back if you have a problem.

  • Button no longer works when inside a Movie Clip?

    Again I turn to the almighty Adobe forums for help...
    So basically, I've had this problem for over a day now, and I've posted on Experts-Exchange.com... to no avail really.
    So here we go:
    I have a button in a Flash project I've made. It's used to jump to another place on the root timeline, labelled "Why". It used to work perfectly.
    I have now placed the button inside a movie clip (it has to be in an animated sequence), but now it no longer works. It appears to work fine, the rollover state works and all. But when clicked it does nothing.
    The code I use to work the buttons goes on the main timeline, the code for this button is:
    mc_anim_backdrops_menu.btn_subsection1.onRelease = function() {
    gotoAndStop("Why");
    _global.swfloaded = "";
    Why does it no longer work? and what can I do to fix it?
    The question is posted here over at Experts Exchange - http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act ionScript/Q_24888850.html
    what we've tried there is tracing the problem. The code seems to be pointing to the right place, but none of the actual function works.. as you'll be able to see if you open up the attached file (and change it's extension from .txt to .fla to get it working)
    So would someone be able to open it up, have a look and tell me what's wrong? Because I'm stumped. And frustrated.

    My guess is that you have a scope problem. By putting the button inside a movieclip you have made the buttons scope the same as that clip.
    So if you add a trace inside the release event handler, what do you get?
    trace("My current scope is: "+this);
    I'm guessing it is "_level0.mc_anim_backdrops_menu," right?
    So since you are using the global function of gotoAndPlay() it is looking for that label in the current timeline and not finding it.
    You should probably use the MovieClip method and specifiy which timeline it should look in.
    _root.gotoAndPlay("Why");
    _level0.gotoAndPlay("Why")
    _parent.gotoAndPlay("Why");
    both would probably work. I would never use the first two, other than to make sure that there wasn't something else going on...

  • Embedded movies won't show up

    I noticed this problem when a friend of mine directed me to a
    site with an embedded movie object:
    http://psubuntu.com/installation-instructions/
    There are a few issues here:
    1. If I look at this site in IE7, it shows up with a red "x"
    icon for the reserved object dimensions
    2. If I look at this in Firefox 2, it doesn't show up at all
    - in fact, this is where we found the problem
    3. Checking this in Opera 9, the movie appears correctly
    4. My friend sent me the link to the actual youtube page with
    the movie - I can see it just fine in all 3 browsers on that page
    http://www.youtube.com/watch?v=7pnmxwZJFQQ&eurl=
    5. If I view the source and navigate to the link in any of
    the browsers, I'm able to see the movie
    6. I've tried uninstalling and reinstalling all of my
    browsers and Flash and still the same results
    Has anyone ever seen anything like this? I'm shocked (but not
    amazed) that this kind of thing would even happen in Windows XP.

    The same happened to me when I edited the movie info (apple+I), and changed it to "music video". To fix it i changed info to "movies" Now I can see it in the video library.

  • Going Back to the main frame, from inside a movie clip time line.

    In flash CS5 I want to go back to the main time line, from inside a movie clip button, so when i click the the movie clip it goes to another frame on the main time line..
    Can anyone help me?
    Thanks
    Daniel Derrick

    your can use _root to reference the main timeline from anywhere though that can lead to problems if your swf is loaded by another swf.  because of that eventuality, it would be better to use a relative path back to the main timeline.
    so, from a movieclip's timeline (when the movieclip is on the main timeline), you can use _parent to reference the main timeline.
    but even better would be to use no code on that movieclip's timeline and keep all your code on one timeline (the main one).

  • Button inside a movie clip

    Ok, i'm new at action script so i have a problem
    I have a sound inside a movie clip (sound_MC) in the main
    timeline, and i have another movie clip with a button inside, and I
    need that button to control that sound movie clip
    on (release) {
    gotoAndStop("off_radio"); // this goes to another frame in
    the movieclip with the button (works fine)
    on (release) {
    _root.gotoAndPlay("stop_loop"); // this goes to another
    frame of the sound MC (doesn't work)
    // i have this in the stop button
    on (release) {
    gotoAndStop("on_radio");
    on (release) {
    _root.gotoAndPlay("start_loop");
    // and this for the play button
    whats the code for that ?
    what should i do?

    i solve the problem !! :-D
    but now i hold like to now how i make a fade out sound
    command when i enter a frame and a fade in when i enter in another
    frame
    here are the examples:
    http://tubo_centeno.web.simplesnet.pt/problem/problem.html
    http://tubo_centeno.web.simplesnet.pt/problem/problem.fla
    can anyone help me?

  • Export to MOV with embedded Movies -- sound erratic

    Help! I've trying to do too much with Keynote, I'm sure: I need to make a multi-media presentation with bg music, VO narration, standard Keynote transitions AND embedded movie clips -- then exported as a MOV file. When I do export it, and play the MOV file in QT, the embedded movie will play nicely, but only the first second or two of it's embedded audio will play.....can't figure this out. Anyone recognize this fail?
    Ultimately, I'm wanting to bring the file up into iDVD and make a dvd presentention for distribution; will it matter that this happens in the MOV file?

    Hi all.
    I do exactly have the same problem since Keynote 4.0 and was hoping that it's solved in Keynote 5.0.
    As soon as I try to export a previously recorded slideshow, (that has a quicktime-movie embeded on one slide) and one or two little textanimations on it. The embeded movie stops playing when the first animation starts in the exported quicktimemovie. When I view my recorded presentation, everything looks fine.
    I do also believe, that the Quicktime-Export-Function does not work correctly because of timeline differences or so.
    I would really appreciate a fix, specially becaused I upgraded in the hope that this should have been solved since around 10 months now....
    Too bad.
    P.S. As a workaround I am currently using also screenflow to record a recorded keynotepresentation to finally receive a movie. But that is kind of awkward too....
    Message was edited by: Joerg Klaas

  • Export to Quicktime bug with embedded movies

    Hi
    I'm having an annoying problem when having Quicktime movies inserted in slides, then recording a slideshow and exporting it to Quicktime. I do the following:
    1) Create a new slideshow
    1) Insert movie into first slide
    2) Create another slide
    3) Insert copy and paste movie into this slide as well and add some animated object (i.e. a shape with a motion path)
    4) Record slideshow so that the animated object appears while the movie still plays
    5) Export recorded slideshow to Quicktime
    *What happens when viewing the recorded slideshow:* Start of the presentation. The movie on the first slide starts playing immediately without clicking. *1st CLICK*. Second slide shows up. The movie on the second slide starts playing without clicking as well. *2nd CLICK.* The animated object is triggered, the movie and the animation play simultaneously.
    *What happens when viewing the exported movie:* The exported movie seems to ignore some of the recorded settings. Slideshow starts, the movie doesn't play. *1st CLICK.* The movie starts playing (when actually it was supposed to advance from slide 1 to slide 2). *2nd CLICK.* The presentation advanced from slide 1 to slide 2.
    It seems as if the export does not interpret all the settings the same way the direct presentation does, which is quite annoying as you don't get the same result in the exported movie you see on the screen.
    Workaround: Go to the "QuickTime inspector" button in the inspector window, select the movie, check the option "Start movie on click". Then, go to the "Build inspector", hit the "More Options" button. The movie object now appears in the list. Select it and select "Automatically after transition" in the lower "Start build" part of the inspector. This way, the movie will start playing also in the exported movie.
    Still there is another problem now.
    *What happens now when viewing the exported movie with workaround:* Slideshow starts, the plays. *1st CLICK.* The presentation advanced from slide 1 to slide 2. The movie on the second slide starts playing without clicking as well! YAY! *2nd CLICK.* The animated object is triggered, the animation plays but the movie stops as soon as the animation is triggered.
    So, instead of playing animation and movie simultaneously as in the normal recorded slideshow on screen, in the exported movie, the movie stops the moment the animation is triggered.
    It seems as if the "Play Slideshow" and "Export to Quicktime" have different timelines, or different parameters the two modes evaluate.
    This happened in iWork '08 and also happens in iWork '09. It's quite annoying. For me it's clearly a bug that should be fixed and is worth fixing. Please Apple, fix this bug.
    I also noticed a tremendous amount of crashes while using the export to Quicktime function. While I was trying Keynote in iWork '09 I exported several times to Quicktime and had several crashes just by using this function.

    Hi all.
    I do exactly have the same problem since Keynote 4.0 and was hoping that it's solved in Keynote 5.0.
    As soon as I try to export a previously recorded slideshow, (that has a quicktime-movie embeded on one slide) and one or two little textanimations on it. The embeded movie stops playing when the first animation starts in the exported quicktimemovie. When I view my recorded presentation, everything looks fine.
    I do also believe, that the Quicktime-Export-Function does not work correctly because of timeline differences or so.
    I would really appreciate a fix, specially becaused I upgraded in the hope that this should have been solved since around 10 months now....
    Too bad.
    P.S. As a workaround I am currently using also screenflow to record a recorded keynotepresentation to finally receive a movie. But that is kind of awkward too....
    Message was edited by: Joerg Klaas

  • Problems with embedding swfs into Director 11.5

    Hello everyone,
    I am hoping someone can help me and please bear with me - I don't know a lot about director - I can do some Lingo and get around in the program to make things work.
    Right now I am working on an interactive presentation where the user can click a button to view an animation. I am using Director 11.5 for my presentation and have made my animations in After Effects CS3 -- from there I converted my .mov files to .flv files using the Adobe Media Encoder CS4... then I took my .flv file into Flash and published it as a swf file.
    The problem that I am having is that when I play the presentation (within Director and after publishing the .app/projector file) the swf files are playing - but there is all this glitchy-artifact stuff all over them. Does anyone know why this would be happening? When I play the swf files in the flash player they look great. Before, when I was using Flash MX and Director MX, I never had any problems with embedding my swf animation files - and they played great - without any artifact. Any and all help would be much appreciated as this project is due in the next few days and I would prefer to figure out a solution rather than uninstalling Flash CS4 and Director 11.5 - and going back to MX.
    I toyed with the thought that my video card isn't good enough but I tested the .app file on another machine and the glitchy-artifacts were still there. I have attached a jpg showing the artifact that appears.
    I am running Mac OS X 10.5.7
    Dual 2 GHz G5 PowerPC
    ATI Radeon X800 XT
    Thank you!

    Sorry... here is the image again and I think the problem might be my machine -- it is very old (~4+ years) and when I tested my .app on a newer intel mac here it worked fine... but maybe I am missing something -- it seems odd that I can see the swf fine in flash player but it is glitchy when played through director or the .app projector file

  • Playing embedded movie backwards

    I am patching together my first flash, which is definitly not
    optimal (lots of redundant code etc.) Since there is a deadline,
    ill go back and learn about how to make it much more optimal after
    this first version is done, so keeping all that in mind:
    Is there any way to play an embedded movie backwards upon
    calling it with a gotoAndPlay() command from the same scene?
    Thanks, a simple solution would definitly save me a lot of
    time, thanks for any tips!!

    projection83 wrote:
    > hi urami, thanks for the reply
    >
    > this seems to half work for me,
    >
    > I say gotoAndPlay(1000), which is the end of the movie
    which starts at 500
    >
    > it goes there, and there is an actionscript at 1000
    saying prevFrame();
    > same for 999, 998 all the way to 500. (start simple:P
    and lonnng code style)
    >
    > The problem is that the code takes me right to 500
    without actually playing
    > the movie - but it does get to its desination - what am
    i missin?
    Not all timelines can reversed their playback. This will work
    on motion/shape tween
    and frame by frame animation, nothing.
    What kind of content do you have on these frames ?
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Exporting Flash Files (which contain embedded movie clips) to Quicktime!

    Since the recent Quicktime upgrade to 7.1.3 I have had trouble with the
    animations I've made in Flash and exported to Quicktime. Most of the time,
    my flash animations require flash movie clips embeded in the flash timeline.
    In the past, when I have exported these flash animations as Quicktime files,
    there is no problems, but now, since the upgrade, the export does not play
    back properly, and it is obvious that Quicktime is unhappy with these
    embedded clips within the flash timeline. Is there a way around this
    problem? A way for me to maintain embedded movie clips in my timeline and
    still export a working Quicktime file!?!

    I've never mastered Flash but I know a lot about how QuickTime works.
    I do know that some Flash features are limited to specific "publish" versions and some newer ones are not supported in older publish states.
    Could you export two files (background and focus object) and test the actions?
    QuickTime uses "layers" (lower layer numbers are on the "top"). Adding multiple layers to a .mov file is easy with Pro but Flash tracks that contain mouse actions must be on the top layer. If the track layer is behind another it may still appear (via transparency) but not be able to hold mouse actions.
    One of my "movies" that uses Flash tracks and sprites:
    http://homepage.mac.com/kkirkster/C/

  • Run Button inside a movie effect outside a movie

    hi
    I am working in flash 8 on Windows XP. I am creating a US Map
    Project . Under which when i mouse over on a particular US-state
    it's size is increased. I did it by using a movie clip. I made such
    moive clip's for each state of USA.
    Now my requirement is when i mouse over on a particular US
    State it must grow its size. and further it must have few spots on
    that movie. on which when user clicks a small panel with some
    information about that location should be shown.
    For this i made a movie for each US State. and set mouse over
    event .
    on(rollover){
    mcName.gotoAndPlay(2);
    till here it works fine. But for further spots for locations
    i made button in each moive.
    Now when i mouseover on movie it gives me desired results.
    But when i try to click on the button
    inside that movie. It doesnt work.
    Please Urgent Help is required .

    Inderdeep wrote:
    > hi
    > I am working in flash 8 on Windows XP. I am creating a
    US Map Project . Under
    > which when i mouse over on a particular US-state it's
    size is increased. I did
    > it by using a movie clip. I made such moive clip's for
    each state of USA.
    > Now my requirement is when i mouse over on a particular
    US State it must grow
    > its size. and further it must have few spots on that
    movie. on which when user
    > clicks a small panel with some information about that
    location should be shown.
    >
    > For this i made a movie for each US State. and set mouse
    over event .
    > on(rollover){
    > mcName.gotoAndPlay(2);
    > }
    > till here it works fine. But for further spots for
    locations i made button in
    > each moive.
    >
    > Now when i mouseover on movie it gives me desired
    results. But when i try to
    > click on the button
    > inside that movie. It doesnt work.
    >
    > Please Urgent Help is required .
    The problem with flash is that you can't nest button within
    button even tho it is
    in a movie clip. You need to use movie clips instead. In that
    movie, on first frame
    you have stop(); action and the button with roll over action
    to jump frame which
    has the OVER state content. Than from there you have more
    buttons to branch out the
    tree.
    Best Regards
    Urami
    Beauty is in the eye of the beer holder...
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

Maybe you are looking for

  • IDoc and creation of sales order!!

    Hi, I need to create sales order using IDoc and the file will have multiple line items for sales order and it has to be dynamic, so whats the best way to do this? Regards Gunjan

  • [SOLVED] today X won't start

    no updates, do nothing, yesterday was reading a pdf, today wake up and X won't start.. very strange.. arch64+catalyst, logfile: http://codepad.org/Ix9nBmQZ Last edited by kismet010 (2011-06-05 18:55:03)

  • Can't connect and get access to my iTunes account & not able to purchase

    For some reason I am not able to get connection or get access to my iTunes account and I am not able to make a App Purchase through the iTunes Store, the MessageI get is: " We could not Complete your iTunes store request. A Secure Network connection

  • BAPI_PO_CHANGE taking default values for zaro value Condition update

    Hi, I am using std BAPI_PO_CHANGE for line item condition type value update. I want to update the condition value with zero, however it is picking some default value 10 $. I want to know from where it is picking that value.       wa_item-po_item   =

  • Regarding FIle 2 RFC  using BS

    HI Friends,                          I am gettting the following error when the file was copied in the server. Success Channel File_Sendar: Send binary file  "d:\file2rfc.xml". Size 190 with QoS BE 2008-05-22 05:43:10 Error Attempt to process file fa