Problem with textboxes in Flash CS5

Hi, I am currently a Flash CS4 user and am trying Flash CS5 currently to see if it is worth it to pay for the upgrade. I currently have a problem with the use of textboxes in CS5 comparing with the previous version. When I try to change the texts of a text box using the following command in actionscript:
showlmytext.text = "My string: " +String(somevariable);
I would get weird misaligned text outputted in my textbox, which exact same code did not cause this problem on Flash CS4.
Can somebody please tell me what is the problem and how can I fix it?
Thanks

Hi Mario,
I hope you are well. My name is Sandi Langlotz.
At my job at greenidea.com, here in SF; I am having difficulty with using Hebrew in the trial download of CS5 Flash. Russ Mumford my boss has also contacted you regarding our problem.
Flash has a new TLF (Text Layout Format tool).  My difficulty has to do with text boxes that are formatted for Right to Left text, with Hebrew selected as the Locale. We are pasting from Microsoft Word.
I hope  that you may have a suggestion, a referral  or a possible work around for me to try.
I have tried Adobe Customer Service several times to no avail.
Problem 1.
The first sentence below, (in blue) is correct format for Hebrew. Hebrew reads from R to Left.
When I paste the Hebrew text into the Flash animation, one of two things can happen;
the punctuation is cut off of the left side completely; or it is pasted in to the Right side of the Text box, (at the wrong end of the sentence). 
I have tried to click the cursor into the left in order to insert the punctuation mark; this works sometimes but often I am unable to click in to manually correct the problem. I don't understand why it is cutting it off, or why I am sometimes unable to click into the left side and insert the punctuation.
Problem 2
In the second paste (the 2nd bold sentence),  .CSO on the left side of the sentence is correct, as is the rest of the sentence.
When I paste the text  into Flash from Word, Flash puts it in as reversed order. the word CSO. has the punctuation switched to the right (CSO.)  Flash reverses the order of the other characters in the sentence also (like in the 2nd black sentence).
שולחן נקי הוא שולחן מאובטח.
שולחן נקי הוא שולחן מאובטח
מבוסס על רעיון ממגזיןCSO .
.CSOןיזגממ ןויער לע ססובמ
Adobe says it supports Right to Left text, but I can find no info on these two buggy problems. Do you have any idea what is wrong?
Thank you ahead of time for any info or referrals you may suggest.
Sandi Langlotz
שולחן נקי הוא שולחן מאובטח.
שולחן נקי הוא שולחן מאובטח
מבוסס על רעיון ממגזיןCSO .
.CSOןיזגממ ןויער לע ססובמ

Similar Messages

  • Problem with dreamweaver and Flash

    Hi, maybe someone can help me, i have any problem with
    dreamweaver and flash, i have a page and i have a menu and
    sub-menu, and the same page i have a category en flash 550 x 700 (
    photography and more... ) but when the menu to unfold
    the menu to see under flash and it cant see ( sorry my
    english is bad.... i hope you can understand me, and help me.. )
    i dont now why always flash ever stay up, or first, and
    another information under flash... this a problem... if you have
    menus...
    thanks.... have nice day.....

    This is a drawback of using flash or any other active
    content. By default, all active content including flash will
    display over every other content and thats why your menu stays
    under the flash movie. Some people make the flash background
    transparent to show content under the flash movie, but that will
    not work for menu items.
    I would suggest that you make the menu such that it does not
    overlap with the flash movie.

  • Compatibility problem with macro media flash active control

    I am getting a message on my screen "compatibility problem with macro media flash active control, it isnt compatible with my version of windows (vista).  How can this be fixed?  why am I suddenly getting it now?  I have the latest Adobe flash player installed.
    Trisha

    the latest flash is probably the problem... it's seems that the latest flash has been causing a boat load of issues. i did a system restore to undo the flash and mozilla upgrades and it's still crashing but not as bad as it was with the upgrades.

  • Problems with site definition in CS5

    I am trying to define a new site in DW CS5. When I enter the site information in the dialogue box I get the following message:
    The spry assets folder is not inside the site. Please select a valid folder in your local site root.
    The program automatically creates a folder for Spry assets but the error message still appears. I tried creating a new folder, but had the same results. I can't get past this screen. Why is this happening?

    Randy,
    Thanks for your prompt response. The problem is, if I am defining a new site, there are no pre-existing folders. I am calling my site "HF", so Dreamweaver automatically chooses "/Users/Aaron/Documents/HF/SpryAssets" as the default folder for spry assets. If I use the "browse for folder" icon, I can select another folder, but what else would I choose? (I tried choosing other folders, as well as creating a new folder, and neither worked).I'm really stumped!
    Aaron
    Date: Mon, 7 Jun 2010 09:19:07 -0600
    From: [email protected]
    To: [email protected]
    Subject: Problems with site definition in CS5
    I am trying to define a new site in DW CS5. When I enter the site information in the dialogue box I get the following message: The spry assets folder is not inside the site. Please select a valid folder in your local site root.
    The program automatically creates a folder for Spry assets but the error message still appears. I tried creating a new folder, but had the same results. I can't get past this screen. Why is this happening?
    Yes, it's an annoying bug. In the Site Definition dialog, go to the Advanced > Spry tab and use the "browse for folder" dialog to select your SpryAssets folder and it will fix the path for you.
    HTH,
    Randy
    >

  • Someone have problems with iphone 5 flash dark photos

    Someone have problems with iphone 5 flash dark photos

    http://support.apple.com/kb/HT2101?viewlocale=en_US
    It is normal for it to get warm when it's being used, especially if it is hot outside. It can even get uncomfortably warm. As long as it is not causing you physical harm (as in giving you burns) or displaying a temperature warning, then it's normal behavior. It's like taking your laptop outside and using it. Except the laptop will probably burn you.

  • Problems with sound in Flash

    I recently updated a sound file in a flash movie. I had some aif files that I updated with a mp3 sound file.  Within my movie there is a script for a replay button. It plays back fine when I play it, but when I press the replay button, it doesn't replay the sound, only the movie.  Hope I'm making sense, any ideas why I get no sound when I replay the movie?

    Sorry about that, I'm a bit of a newborn at this so I may say something stupid from time to time.
    As I said, "nav" is the image for the replay button
    The code for level0 is this
    _level0.doTimer();
    The rest of the code is
    _level0.controlsDisabled = true;
    //as : Frame 1299
    stop();
    // what's nav.  is that the movieclip the "replays"?
    nav.play();
    // what's _level0.doTimer() (copy and paste that code)
    _level0.doTimer();
    _level0.controlsDisabled = true;
    From: kglad <[email protected]>
    To: Ashton Matthews <[email protected]>
    Sent: Tuesday, July 5, 2011 10:16:34 AM
    Subject: Problems with sound in Flash
    i didn't suggest any code.  i only posted questions and you answered only one and that answer didn't help.

  • Problem with lines in Flash!!!

    Hello, I am currently using flash cs5.5. I am not having any software malfunctions or anything like that, I am just having a prolem with lines. When drawing with the pen, (or even pencil tool), is there anyway to make the lines you draw one solid line when you're done? For example, if tracing with the pen tool, each time you put an anchor, it creates a different line, which is fine while you're drawing it. I'm wondering is there anyway to select a certain amount of lines and make them one solid line? Let's say I am drawing an ear with the pen tool; by the time i am done drawing it, it is made up of 3 seperate lines. I did not know if there was anyway to select those three lines and make them one solid line? I know that I can double-click, but I just want to select the ear, not the entire head, (which is what happened when I double-click).
    Hopefully I got my question across, I'm not really sure how to describe it. Any help is greatly appreciated. Thank you so much!
    ~~~~~~~~~~~~~~~~~~~~~~~~~~
    Also too, on a 100% different note, I am also running into a different problem with lines. When drawing with the pencil tool, everytime I trace something with curves or bumps, by the time I let off the tablet, (this is not a tablet problem), the line with be in 100 different segments, even though I drew the line with one solid motion. It seems to do it more when I am working within a symbol. I do not know if there is a fix for this or not, but again, any help is greatly appreciated.
    Please do not get confused, both of these problems are 100% different from each other. The first is just something I am wondering if it exists. The second is more of a malfunction/glitch with the progam. Thanks again!

    Not sure if I understood you completely but let me suggest you a couple of things.
    1. Try drawing in Object mode. (available lower down in the tools panel. shortcut - J)
    The entire shape you draw now without releasing your mouse button will be treated as one shape object. These can be selected independently, broken apart (Ctrl + B) and even combined (Modify Menu -> Combine Objects -> Union). You can perform all the normal shape editing tasks as well on shape objects directly.
    2. For Pencil/brush tools, you can set the curve smoothness for your tools from the Properties panel -> Smoothness option.
    If you already have a line or curve drawn on Stage with too much of segmentation, you can select it then goto bottom of the Tools panel and click on Smooth button multiple times till you get the desired smoothness.,
    Hope this helps! Let me know in case of any doubts.
    -Nipun

  • Problem with Safari and Flash Player

    Hi, I've done a quick search and can't find an answer, however since updating from Lion to Mountain Lion I've had problems with my (2011) Macbook Pro whilst in Safari, following a Genuis bar visit last week we managed to narrow it down to a flash player problem and uninstalled and reinstalled flash was told that should the problems persist (we couldn't get the computer to repeat it's beahviour in store) then to re-install OSX, now I've done this but still getting the same problem, screen not refreashing so parts of previous page or pop still showing over top of new page and Computer getting VERY hot (to the point of almost burning. Now I've had a look on Adobe website and they recommend running 10.3 rather than 11.4 and I managed to download it from them however Safari blocks it as it's out of date, also on my iMac running Mountain Lion Flash appears to be blocking internet access, internet fails when attempting to use a website that needs flash, but works fine when not using it.  Anyone got any ideas on a work around?

    Try this...
    Quit Safari.
    Open System Preferences > Flash Player then select the Advanced tab. Click: Delete All
    Relaunch Safari.
    From the Safari menu bar click Safari > Reset Safari
    Select:  Clear History  (also empties the cache)
    Deselect the remaining boxes then click Reset.
    Quit and relaunch Safari. Try a Flash based video.

  • Problem with Safari and Flash

    Hi guys,
    i've a macbook pro 15' top-2010  with osx 10.7 Lion & Adobe Flash Player 11.0.1.98 (beta) and i've this problem (with safari, firefox and chrome):
    - when i go in a facebook game (cityville, poker, or other flash games) my cpu go at over 100% (also 150%) usage, the temperature become very very high and the fans go to 4500rpm.
    in the other sites (youtube, normal flash site,...) i haven't problem.
    note that all the browser are update at the last stable version. i've also tried to install the last stable version of flash (10.3.183.5) but nothing.
    in the console, when i'm in a facebook game, i see (repeated many times):
    - kernel: IOSurface: buffer allocation size is zero
    - kernel: nstat_lookup_entry failed: 2
    what can I do?
    solutions?
    thanks

    i done this, but the problem remains.
    I have to wait for updates (for lion and for adobe flash)

  • Problem with performance in flash player 11.4.402.287

    Hi,
    We found the problem in 11.4.402.287 flash player. IN Debug version, Flex application works fine but in standard version we experience  problems with performance.
    This happens only in 11.4.402 version for Firefox. In another browsers and Flash player versions everything works fine.
    For example, 11.3 for Firefox does not have this problem.
    Application has a lot of small objects that receives rollover and rollout events and depend on object highlited some of these objects

    Hi,
    Can you try 11.5 beta? http://labs.adobe.com/downloads/flashplayer11-5.html
    thanks,
    Hitomi

  • Problems with refine edge in CS5-no longer working properly?!

    Hi all, just wondered if anyone has experienced this bizarre problem and if so how they went about fixing it or changin the settings! (i may have done something to photoshop for it not to work properly!!!)
    Basically, i have got CS5 and was very excited to find the refine edge tool.... made cutting out people real easy and loved it.... however, for some reason the refine edge is not working anymore. Everytime i try to refine the edge using the refine edge tool it isnt selecting any fine details of the cut. It seems to be erasing the image with a low opacity making the selection very blurred?!
    Hopefully you can see from the very quickly put together example that the refine edge tool is taking pixels out if her nose, chin, jumper neck and jumper! Any one know how to prevent this from happening?
    Thanks! Matt

    I am having the same problem with the refine edge tool.  It seems to work the exact opposite of what I was expecting.
    The above two images are before and after using the tool to refine the edge.  As you can see from the picture without the mask view, the selection actually got smaller after I tried to add to it.  When I use the other tool to erase an edge, as soon as I release the mouse button, the portion I tried to remove reappears as it was before.  This has never worked properly for me.  Also, I have tried outputting in several different ways.
    As for the questions posed:  The app and OS are up to date.  I am the only user on my computer, so I'm not sure what using another user would accomplish.  I will mention that I'm using Windows 7, not Mac.  I'm really hoping there is a setting I have wrong somewhere.

  • Problems with URLs in flash launching in IE/XP

    I am unable to launh URL imbedded in html with flash on IE
    under XP. All other platforms work fine.
    sample below;
    onClipEvent (enterFrame) {
    this.text5="<p>Lorem ipsum</p><p>Visit the
    <a href='
    http://www.url.com'
    target='_blank'><u>Link</u></a></p>";
    Scrattching my hair out on this one.
    Michael

    Are you trying to upload from individual Domain.sites files? It looks as if the redirects aren't working, and that's due to problems with index.html files--a common issue in '08 if you are trying to publish individual sites from separate/individual Domain.sites files. Moreover, the site(s) you are looking for may not show up because they may not even be on the server anymore. Domain.sites2 files, (iWeb2.0.1) will erase previously published sites on the iDisk when published.
    Your username url wants to go to a site that doesn't seem to exist anymore on the server: HerringMemorabilia.
    Best thing to do at this point is to have a look at the server itself. Use the Go menu in the Finder to navigate directly to the iDisk sites files, and see what is and what is not actually on the server:
    Go/iDisk/My iDisk/Web/Sites/SitesShouldBeHere/
    Also, while you are there, take a look at the directory that 1.1.2 used:
    Go/iDisk/My iDisk/Web/Sites/iWeb/SitesShouldBeHere/
    Once you see what is there you will be in a better position to diagnose the problem, e.g., issues with index.html files.

  • STILL no real answer to problems with QuickTime and Flash Player

    The reply to Problems with QuickTime really didn't answer or solve the basic problem. Some sites to work at all require you to have working Flash Player 8 so when I try to use these sites I get the QuickTime logo with a question mark and then nothing. For all you experts on Apple and Mac; what is going on? Apple is the parent of QuickTime and I assume they want their customers happy with their work. So why is it so hard for these apparently small updates to their programs causing entire sites being blocked off? I have OS x 10.3.9 on a G4 iMac 855mHrz .... It seems that even though we, the customer by default become Apples program testers;the actual programers are never given the go ahead to actualy look at these problem posts. Has anyone ever gotten a solution for a problem they posted here from one of the programmers of the product? It would be nice to know we aren't left to our own devices when it comes to program gliches from the source. If the powers that be in apple are watching and willing to help; any time now is a good time to just but in on the conversation and help solve some of the problems us little people keep on running into.--------------
    While online I run into sites that will NOT work without Flash Player 8 (which costs over $150.00) which is told to the viewer with a QuickTime logo with a question mark in it.
    This leads the web surfer to try to upgrade or at least investigate Flash Player in their computer and it's version.When said web surfer looks at Flash player upgrade for bucks and the fact that in some way it is tied to QuickTime, web surfer gets real curious. Do the web masters for those sites know that their site is now blocked off? If any major portion ( say 30 or 40 % ) of the web surfing crowd is required to purchase an upgrade to Flash Player even though it doesn't look like Apple is the parent of said Flash Player; those web masters are going to be upset with Apple. Their income is tied to actuall access and browsing of a site, even if it is only to actually just get the Home page. With no access to the site due to no Flash Player 8, the web master is going to find those all important Hits going down to nil. -------
    This post is way to broad for any one answer so I don't really expect one. But for you people who have run into similar problems with other programs and sites; I would love to hear if you got any help from other web surfers or from the parent people of those programs and/or sites. I know that my isp earthlink has helped out with problems faster than other groups involved. Anyway.. Any help or comment on this post ( or gripe if you prefer ) would be greatly appreciated. Thank you.

    Sorry, but you are completely misinformed. Flash Player 8 doesn't cost one red cent; it's only the Flash creation package that you have to pay for. You can download the free Flash Player 8 here.
    QuickTime can natively handle some Flash content, which is why with the lack of the Flash player the browser defaults to the QT plugin. But Flash 8 is a relatively new format from Macromedia and I'm not sure QT supports it yet. Install the Flash 8 player and things should work just fine.
    And just FYI, for questions about the Mac version of QuickTime, you'll be better off asking them in the QuickTime for Mac forum.

  • Problems with Re-installation of CS5.5 Design Premium

    I bought a "Student & Teacher Edition" of the CS5.5 Design Premium in 2012. It was installed in my iMac and the software worked perfectly. Unfortunately, a few weeks ago, my iMac hard disk crashed and need to be replaced. When I got the iMac back recently, I re-installed my various softwares, including the CS5.5. The re-installation process went well initially until the 93% mark when there is a message that tells me to turn off the "SafariNotificat" application. I have no clue what that was. After looking through all the applications, I could not find such "SafariNotificat" application, I cancelled the installation process. Apparently, all the applications in the CD were installed successfully, except for the Adobe Acrobat X Pro. When I attempted to install my CD again. I received error message "Exit Code: 7 -------------------------------------- Summary --------------------------------------  - 1 fatal error(s), 2 error(s), 0 warning(s)  ERROR: DW020: Found payload conflicts and errors: ERROR: DW020:  - Adobe Flash CS5.5 depends on Flash Player to be installed. FATAL: DW020: Conflicts were found in the selected payloads. Halting installation. -----------". This happens even when I installed using the downloaded program from Adobe. Can anyone advise me on this? How can I get my Adobe Acrobat X Pro re-installed? Thank you.

    Hi! Mylenium, I managed to solve the problem through another forum entitled : "Creative Suite 5.5 Design Premium Installation". I followed the instructions (by robski) i.e. uninstalled the Flash Catalyst and reinstalled both the Flash Catalyst and Adobe Acrobat X Pro. The applications were successfully installed and working fine! Thank you for your help too! Cheers!

  • Are there any problems with Lion and Adobe CS5 ?

    I am wanting to upgrade to Lion but don't want to have the hassle of trying to fix any problems as I have heard some people had problems with earlier versions of Adobe Creative Suit and Lion and having recently moved I have no clue where my CS5 keys are so before doing so I want to know there will be no errors.
       Peoples experiences would be appreciated and many thanks.

    I have upgraded two Mac mini's which both have the Adobe Creative Suit Cs5 Acrobat, Illustrator, InDesign and Photoshop. I have had no issues regrding the upgrade, they just work.
    However I do have two user interface issues. InDesign the keyboard page up, page down keys no longer work as expected, they simply jump to the next screen, the workaround is to use a trackpad for the left hand and use two finger scrolling.
    The other is the arrow buttons in the vertical scroll bar no longer exist, so again the trackpad comes in for scrolling.
    This applies for almost all software and the finder.

Maybe you are looking for

  • No sound of any kind after ios8 update

    Recently I updated my iPad to iOS 8 and the subsequent updates. Since then there has been no sound at all. When I start music, the playlist will skip through all the songs, eventually crashing. When I start apps they don't work or don't have any soun

  • ALV: how to display only subtotals and total rows in the output

    ALV: how to display only subtotals and total rows in the output i am getting output i am getting subtotals for respective fields but i want to display only subtotals and totals rows in the output i have tried the totals_only   parameter in slis_layou

  • Getting invalid content type for SOAP: TEXT/HTML exception for Soap Adapter

    I am trying to invoke Webservice using SOAP Receiver Adapter but I am getting error <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML</SAP:AdditionalText> Pls let me know Regards

  • How to get Workitem ID

    Hi, I want to know the instance of Runnign workflow means whether it is running or completed or In Process. so that i am using FM SWP_WF_INSTANCE_HEADER_READ. For the above FM WorkItem ID is required, but i am not able to find FM or table(I hav eObje

  • How does SEO see/handle/respond to an embedded blog in a Muse site?

    Are blog updates via the service provider (blogger, tumblr, etc) recognized by SEs as new content on your site?