Scaling .swf but not tooltips

Hi,
I have a flash file that I am scaling.  There are buttons in the file that have tooltips that pop up when you roll over them.
Problem is, the tooltips scale with the .swf file so they get huge and are not in the right spot over the button anymore.
Is there anyway around this so the tooltips will maintain a size without being scaled?
Thanks!

Actually I am using the one from afcomponents as well, got mixed up.  I haven't had to worry about scaling since I've only used them in web projects not allowing scaling.  But I did try a quick experiment running the project local and going full screen - the tip did scale, but did it well and displayed in the correct place.  Everything pretty much at the default settings.
Do you have a link to see what yours are doing?

Similar Messages

  • After the new project by importing PPT release, how to achieve the release of the demo mode SWF, but not now only Click to continue?

    After the new project by importing PPT release, how to achieve the release of the demo mode SWF, but not now only Click to continue?
    Note:Captivate 5.5
    Thks

    通过导入PPT新建的项目发布后,如何实现发布演示模式的SWF(自动播放),而不是交互模式的SWF(只能点击才能继续)?

  • Microhpone work in swf but not projector(exe)

    I have an actionscript use to record voice from microphone, it work fine in swf but if i publish it as projector (exe) it won't work anymore, even the "adobe flash player setting asking for camera and microphone access" box din't appear.
    Below is my actionscript, is it because of the classes i use or projector(exe) won't support microphone.
    Help! Thanks in advance.
    import flash.media.Microphone;
    import flash.events.MouseEvent;
    import flash.events.Event;
    import flash.events.SampleDataEvent;
    import flash.media.Sound;
    import flash.media.SoundChannel;
    import flash.utils.ByteArray;
    var _mic:Microphone;
    var _sndBytes:ByteArray;
    var _snd:Sound = new Sound();
    var _channel:SoundChannel = new SoundChannel();
    _mic=Microphone.getMicrophone();
    _mic.rate=44;
    _mic.setSilenceLevel(5);
    _mic.gain=70;
    _mic.setUseEchoSuppression(true);
    mc_recorder.btn_startrecord.addEventListener(MouseEvent.CLICK,startRecording);
    mc_recorder.btn_stoprecord.addEventListener(MouseEvent.CLICK,stopRecording);
    mc_recorder.mc_equalizer.addEventListener(Event.ENTER_FRAME,updateEqualizer);
    function startRecording(evt:Event):void {
        _sndBytes = new ByteArray();
        if (! _mic.hasEventListener(SampleDataEvent.SAMPLE_DATA)) {
            _mic.addEventListener(SampleDataEvent.SAMPLE_DATA, getMicData, false, 0, true);
    function getMicData(evt:SampleDataEvent):void {
        _sndBytes.writeBytes(evt.data);
    function stopRecording(evt:Event):void {
        _mic.removeEventListener(SampleDataEvent.SAMPLE_DATA, getMicData);
    function updateEqualizer(evt:Event) {
        mc_recorder.mc_equalizer.gotoAndStop(_mic.activityLevel);

    Check you publishing settings and parameters.

  • I can open Xcelsius 4.5 files in Adobe SWF, but not Xcelsius 5.0 files

    I had a trial version of Xcelsius 4.5 and was able to export files into SWF and upload/open them on our company webiste. Therefore, I purchased Xcelsius 5.0. I am able to export files into SWF, but UNABLE to upload/open them on our website. We are using Adobe Flash 9.0. Can someone PLEASE help me out on this??!

    There is no error message. It just doesn't open at all.
    If you go to the website www.myfleetsolutions.com, click enter, click solutions, click calculate savings,  there are four types tabs to choose from.  If you click MAINTENANCE, nothing comes up (This is where the 5.0 swf file should be), if you click on FUEL, the 4.5 SWF shows up. They are both loaded the exact same way. ??

  • My Fullbrowser Portefolio Website work in SWF but not work in HTML

    Hi people
    First of all I am not very good in English language.
    I created my portfolio website in flash as3, with javascript (SWFAddress and SWFObject), with contact form with PHP, and XML Gallery.
    When uploading all the files into the correct folders for the server, the first times I view the site in browser it works correctly, the browser reads the HTML without any problems.
    However I tested it on firefox, safari, ie, google chrome, and it just did not work in google chrome, so I tried to solve the problem, beginning to see where the error was in the HTML file.
    I copied the original file, because that original file I knew it was working properly in other browsers, and started to make changes. I managed to get google chrome to open the HTML correctly but then did not work in firefox and safari.
    So I decided to eliminate this html file and continue with the original file. I'll test again and something happen! The file browser can't read XML, everything else works correctly, alltransitions are correct, the animations are correct.
    I try with the SWF and it opens the XML Gallery, I try with the HTML and it does not open.
    I don't know what to do, can you guys help me?
    Thanks!

    If the swf file is in a different folder than the html file, then it is might be a problem with targeting the XML file in the swf.  When you place an swf file in an html page, anything that swf tries to load has to be targeted as if the swf file is in the same folder as the html.  It does not have to live in that same folder, but it has to act as if it does.

  • Web behavior plays in swf but not in html

    Please explain why when I create a button and assign to it
    web behavior it plays in swf file (when I press Ctrl-Enter) and it
    does not play in HTML (when pressing F12 - it opens html page but
    does not go to URL while clicking on the button)

    To explain better my problem:
    Open C:\program Files\Macromedia\Flash8\Samples and
    Tutorials\Tutorial Assets\Basic Tasks\Add Button Animation and
    Navigation\buttons_finished.fla
    When I press Ctrl-Enter I then can press the button and it
    opens URL page.
    When I press F12 t(publish preview in HTML) and click on the
    button nothing happens - URL does not open.

  • Probelm with .swf but not .exe or Test Movie?

    I've created this project that works perfectly when I view it through "test movie" (CTRL+Enter) and when I publish it to an .exe file - but when I view the .swf it doesn't work correctly.
    I am using Flash CS3 - actionscript 2 - Flash Player 8
    In my project I have controls that allow me to set the brightness and contrast of a movieclip, but when I view the .swf and I click on other buttons (unrelated to contrast and brightness), the contrast and brightness of my movieclip get reset. This does not happen when viewing the .exe or in Test Movie mode.
    I would greatly appreciate any help - thanks!

    If your calling that action from within your movieClip, be
    aware that it's looking for frame "cPause" in the root level, not
    in your movieClip. And, if you load the SWF into another "shell"
    SWF, the shell will become the root, and it will look for cPause
    there. If cPause is in your movieClip, then take off
    "_root".

  • Export to .SWF but not work on Android

    Hi Experts,
    I create a XCelsius Dashboard. I already export it to .swf (flash). When I run it in my notebook (swf player/internet explorer), the flash dashboard work. I export it to PowerPoint, it's work. But when I oppened in my mobile - Samsung Android Galaxy Tab (already installed latest flash player 10.3) does't work.
    I've try another Xcelsius dashboard flash from internet (there are many sample of Xcelsius flash). When I run it in my Samsung Tab, it's work.
    Can anyone help we, why it happen ? Or there are steps/activity while we export the dashboard to flash (.swf) ? Any idea ?
    Thx in advance,
    Tri W

    Hi,
        One possible explaination is the different version of Flash used between your machine and on the tablet.
        Try upgrading to 10.3 on your machine and see if that works. Then export to Tablet again for another test.
        As stated in the Xcelsius Support Platform, it only states
    Supported Flash Players
     Adobe Flash Player 9.0.151.0 and above (32-bit only)
       Question is, I don't think the "above" include version 10.x. You may want to do the test to validate.
    Ken

  • Flash hyperLinks work in Swf but not HTML

    I have Flash CS3 and created the movie. When I preview the
    movie in Flash all the links work fine and launch the relevant
    webpage that I am linking to. However when I preview the movie in
    HTML some of the links don't work, the mouse pointer changes as if
    the link is there but clicking does not launch the web page.
    I have checked that the javascript file is in the publish
    directory and can't figure what is missing.
    Any suggestions appreciated

    Wizardfromoz wrote:
    > I have Flash CS3 and created the movie. When I preview
    the movie in Flash all
    > the links work fine and launch the relevant webpage that
    I am linking to.
    > However when I preview the movie in HTML some of the
    links don't work, the
    > mouse pointer changes as if the link is there but
    clicking does not launch the
    > web page.
    > I have checked that the javascript file is in the
    publish directory and can't
    > figure what is missing.
    > Any suggestions appreciated
    Did you test it online?
    For security reason and due to not so recent changes in
    browser and player,
    some things do not work locally, only on line in real time.
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Multi-Slide Synchronized Video Working in SWF - but not HTML5

    We have a module that has 8 slides that contain Multi-Slide Synchronized Videos, each of which are contained on 1 slide (as seen in the screen shot.)
    When we publish the project, the swf version works fine. However, the first html5 video shows up, then none of the others do.
    We first tried inserting the video as an "Event Video" but when we tried that, in html5 there were no controllers at all for the in-slide video. This breaks our spec because the client needs cross browser and mobile device combatability.
    Any clues as to why the video isn't even appearing after the first slide in html5?

    No controllers showing here either. Controllers show and work in preview mode, but when publishing to Html5 then playing on Ipad, video in slide plays once, but now controls visible...can't pause. stop or rewind...
    Dave

  • Avatar animation syncs to audio in SWF but not in course.

    I have an animated avatar built to accompany an audio transcript.
    The avatar movements sync perfectly with the audio in the published swf.
    But when the course plays together and that swf plays through a swf-based course interface in a browswer, the sync is lost.  The audio plays back fine but the the avatar now plays back VERY choppy, at maybe 1/2 of the regular speed.
    Please tell me there is a relatively easy fix for this!?
    I had promised to complete this project tonight and there are 50 swfs that use this avatar audio feedback.
    Thanks.

    what, hey, when, whois!!!!
    It sounds as though you want someone else to write this for you.
    There are many, many, many, many ways to skin the same cat within Flash (as with most development languages) it really is up to you with which way you want to take your development.
    You might want to look at "MovieClipLoader" which will give you more options.

  • Load random swf but not same

    someone here helped with the code to load random SWF files
    into a movie clip...however, i need to make sure it doesnt load the
    one that's already playing, that it goes on to a new one
    everytime..

    i dont think saying thank you really does it, but really,
    thank you.. you've helped me countless number of times, and it's
    only made me better at what I do, so I really am great full .
    Thanks again

  • Scaling Width but Not Height?

    Hi
    I am working on a chart for a hotel in Flash CS3 / AS 3.0. I
    have created a
    movie clip inside my main movie that I want to replicate to
    "fill in" the
    chart. What I want to do is scale the background of the clip
    to expand
    across the number of days for a reservation. However, when I
    scale the clip
    it scales both the width AND height. I don't want to make the
    height taller.
    How can I prevent the scaling of the height?
    Thanks
    Rich

    Hi --
    What I have my code doing is changing the width of the clip.
    I will look
    into the "xscale" or equivilent.
    Thanks
    Rich
    "clbeech" <[email protected]> wrote in
    message
    news:febdc5$mr2$[email protected]..
    > wow, finally, I guess AS3 must have a scale function
    that scales both
    > dimensions, great. I know that in AS2, we always have to
    scale each
    > dimension
    > independantly (pain). So there still must be a function
    in AS3 like the
    > old:
    >
    > mc._xscale OR mc._yscale
    >
    > don't know for sure Rich, still using AS2, but try to
    look for these
    > options.
    >

  • Sound plays in stand-alone SWF, but not when SWF is loaded into another SWF

    I have my Main FLA (Main.SWF) into which I load another SWF (1.SWF).  I have a sound the plays in 1.SWF and it works just fine when I publish 1.SWF alone.  When I load 1.SWF into my Main.SWF and publish Main.SWF, the sound in the loaded 1.SWF no longer plays.  I can't figure out why.
    //Here's the code (AS2) in 1.SWF to play the sound; seems pretty straight forward.
    mySound = new Sound();
    mySound.attachSound("soundSWF1");
    mySound.start();

    I found some information on-line that helped me figure out how to fix this issue.  First, I moved the sound object code to the timeline of the movieclip in which I wanted to play the sound, even if the movieclip was in a loaded SWF.  So if I my sound should play in mc_1.mc_2.mc_3, the sound object is created in mc_3 timeline.  Also, when creating the sound object, "this" is placed as the parameter, as such:
    soundObject = new Sound(this);
    Also, when stoping the sound, I'm using stopAllSounds() instead of soundObject.stop().
    I hope this helps someone who is struggling with this same issue.

  • Find... has Icon Scaling bar, but not the regular Finder window?

    Hi,
    Why is it that the Find... window in Finder has a bar that enables you to scale the size of Icons, but the regular Finder window doesn't?
    Also, why is the typical Icon Size in Icon View limited to 128 x 128 pixels? When you're in one of the Find... windows, you can scale any icon all the way up to approximately 428 x 428 pixels, completely fluidly, all in real-time.

    Probably so you can make them smaller if there are a large number of search results without having to permanently change you default configuration. I can surely see a need for this if you normally view search results in icon view (personally, I don't). But I wouldn't want to then have that change reflected system-wide.

Maybe you are looking for

  • My ipad2 will not connect to my wifi and now i have a download that will not close or allow me to use other apps or shut the ipad off what can I do?

    I bought the ipad 2 about a month ago now and have tried to connect my wifi and it says I cannot join my wifi.  Now I have two pop ups for downloads that will not allow me to open apps or shut the ipad off.  What should I do?

  • There is no source data for this data record, Message FZ205

    Hi Experts, I am facing a problem with the DME File download. This problem happened all of sudden in our production system since last month and it was never before. Our system landscape has also not been changed but as per our basis consultant he has

  • Numbers table name won't save

    I think I found a bug in my copy of Numbers 3.5 (2109). After renaming the table title and saving the document, the title change doesn't get saved. Upon reopening the document the table name is still the same.

  • Focus points in Lr 5

    I come from Apple Aperture, after switching to LR5 I have hardly looked back. however two things I miss every day. the ability to display the active focus points, it can be done, it works fine in Aperture. And I miss a magnifying glass so you can qui

  • No Audio with Video in Photoshop Elements

    Some videos such as MVI do have the audio when I add the video to Photoshop Elements slideshow project.  There is no audio on 99.9% of the videos (AVCHD Videos .MTS files) obtained from my JVC camcorder and added to the same Photoshop Elements slides