Problem getting TLF to work in Flex Builder 3

Hi,
I have recently installed new SDK 4 for Flex builder 3 which is suppposed to include the textlayout.swc classes.
Can anyone tell me how i can  get new TextLayout to work.

Hi,
This link does not specifically deal with TLF but should be a good starting point: http://blog.flexexamples.com/2008/08/02/using-the-beta-gumbo-sdk-in-flex-builder-3/
Abhishek
(Adobe Systems Inc.)

Similar Messages

  • Anyone had problems getting facetime to work?

    Anyone had problems getting facetime to work?

    I expect some people have.  What exactly is the problem you are having?
    Lacking specifics, this support document may have the answer you need:  iOS: Using FaceTime, http://support.apple.com/kb/ht4319

  • Fireworks CS3 quit working after flex builder 3 uninstall

    I recently installed flexbuilder 3 to give it a test run. After a few days I uninstalled it. Now when I try to use FW CS3 I can't. When I open an image the only tool tip that shows up in the work area is the hand. When I try to select a different tip or use a different tool it doesn't work.
    To solve this I tried reinstalling the upgrade I purchased & downloaded a while ago (I purchased web prem upgrade for the mx 2004 suite.) and it doesn't work. I get the message "please insert Creative suite web premium" or something very similar. I dont have a disk. It was a download only and CS3 is installed already. I tried contacting support over the phone and all I got was some guy from india that I could barely understand and the eventual response that there is no download link to get the program. I already have the program....as a matter of fact I redownloaded it from my account page and I still get the same message.
    I have 3 projects I'm trying to get done and I cant because fireworks isn't working.
    Please help.
    Thanks
    After reading another thread that was fairly similar I opened it back up and now everything is working fine......... I don't get it. But problem solved. Just wish the phone support was better. That should really be fixed.

    I'm not quite sure what has gone wrong here, but can you
    please try launching with the "-clean" command line option? E.g.
    from the command line:
    eclipse -clean
    or
    flexbuilder -clean
    Some background, in case it helps: Although I don't know why
    this has happened, it appears that a DLL is missing. Almost all of
    Flex Builder is written in Java, but there are a few bits of native
    code. In your "plugins" directory (e.g. "C:\Program
    Files\Adobe\Flex Builder 3\plugins", or ""C:\Program
    Files\Adobe\Flex Builder 3 Plug-in\eclipse\plugins", something like
    that) should be either a file or a directory called
    com.adobe.flexbuilder.utils.osnative_3.0.*.jar (where "*" is a
    six-digit number). Inside that jar file, among other things, should
    be a file called os/win32/x86/JNIToNativeBridge.dll. Please note,
    there are two plugins with similar names:
    com.adobe.flexbuilder.utils.osnative, and
    com.adobe.flexbuilder.utils.osnative.win. The one I am referring to
    here is the one that does *not* have "win" in the name.
    Eclipse caches lots of stuff; one thing it does is, if it
    finds a DLL in a plugin, it sometimes copies that DLL to another
    place, called the configuration directory. The "-clean" option
    tells Eclipse to discard its cache.
    Please let me know whether this resolves the problem.

  • Is soap binding Document type working in Flex Builder 4?

    Hi there,
    I've spent three days trying to make a simple web service call with <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> work.
    This works fine in FB3 since we're using tons of web service with document style...
    I know I'm using a beta so things are being solved in FB4 final version, but no one out there is saying that, passing an object as a parameter in a web service calls with document soap bindings just doesn't work!
    Flash Builder generated stubs will create an empty xml in the soap body! Passing strings and other primitive types seems to work, but in some circumstances you have  to pass objects to the backend!
    If someone is having this problem you simply have to change the backend soap binding style from "document" to "rpc" and all will work...
    Is there an official Adobe position about this?
    Regards,
    Giorgio Grillini
    P.S.: I'm using Flash Builder beta 2 with sdk 4 build 10485. Backend are Java web services deployed in jboss.

    Can you post sample code that shows this issue?
    BaBo,

  • WSDL Introspection works in Flex Builder 3, but fails in Flash Builder 4.5

    Hi - I'm getting an error trying to introspect this service in Flash Builder 4.5:
    http://85.214.51.185/mercat/IgrWebService.asmx?WSDL
    Flex Builder 3 handles it just fine though. Both IDEs are running in OS X.
    Is this an issue with Flash Builder, or with the WSDL format? Is there anything I can do to fix it?
    Thanks.

    Hi - I'm getting an error trying to introspect this service in Flash Builder 4.5:
    http://85.214.51.185/mercat/IgrWebService.asmx?WSDL
    Flex Builder 3 handles it just fine though. Both IDEs are running in OS X.
    Is this an issue with Flash Builder, or with the WSDL format? Is there anything I can do to fix it?
    Thanks.

  • FlexPMD 1.1 not working on Flex Builder 3, SDK 3.5 (Mac OS X)?

    I have FlexPMD 1.1 installed at Applications/FlexPMD/ with the following preferences:
    FlexPMD command line installations:  /Applications/FlexPMD/flex-pmd-command-line-1.1.jar
    FlexPMD custom ruleset:
    Java command line:  java -Xmx256m
    FlexCPD command line installation:  /Applications/FlexPMD/flex-pmd-cpd-command-line-1.1.jar
    Minimum tokens:  25
    If I right-click on my "src" folder and select "FlexPMD > Run FlexPMD" the progress indicator looks busy for 2 seconds then it stops, with nothing in the FlexPMD Outline or View.  One the other hand, "Find suspect cut and paste" does work.
    Any ideas?
    Mac OS X (10.6.3)
    Flex Builder 3 (3.0.214193)
    Flex SDK 3.5

    Yes, my project workspace path does contain white-spaces.  Do I need to change something in the FlexPMD "Java command line"?
    [Edit] Never mind.  I found the bug entry and saw your notes that the fix will be available in the next release.  The question now, is when will the next release be available?
    Message was edited by: ejstembler73

  • Problems getting loadMovie to work

    I've created an Flash movie that I want to load external jpgs
    and swf files, but I can't get it to work. I've tried:
    on (press) {
    loadMovie("running_order/01.jpg", "this.book_mc");
    }

    loads the image in a new blank window.
    I've got a blank mc (called holder) with an instance name of
    book_mc. That's in one movie clip and the button with the action is
    in a Tween graphic but that graphic is on the same mc as the empty
    mc.
    I'm at a bit of a loss as to what to do to get this working.
    Sorry for posting in three messages but I couldn't get it to
    display anything after the code so thought this was the best way of
    doing it.
    Thanks in advance for any help.

  • Problems getting bluetooth to work on T60

    Hi all,
    I am trying to get bluetooth to work on my Lenovo Thinkpad T60. Following the wiki article, I installed bluez and made sure that hal, dbus and bluetooth daemons are running. Of course, I have also made sure that the hardware switch for wifi/bluetooth on the front of the thinkpad is turned on.
    Now, the situation is:
    # lsmod | grep thinkpad
    thinkpad_acpi 54236 0
    snd 43283 16 snd_seq_oss,snd_hda_codec_analog,snd_seq,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss,thinkpad_acpi
    rfkill 12854 4 bluetooth,cfg80211,thinkpad_acpi
    led_class 1843 1 thinkpad_acpi
    nvram 4749 1 thinkpad_acpi
    # lsmod | grep blue
    bluetooth 44753 5 sco,bnep,l2cap
    rfkill 12854 4 bluetooth,cfg80211,thinkpad_acpi
    # dmesg | grep -i blue
    Bluetooth: Core ver 2.15
    Bluetooth: HCI device and connection manager initialized
    Bluetooth: HCI socket layer initialized
    Bluetooth: L2CAP ver 2.14
    Bluetooth: L2CAP socket layer initialized
    Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    Bluetooth: SCO (Voice Link) ver 0.6
    Bluetooth: SCO socket layer initialized
    If I do "hciconfig --all", I get no output at all. A device /dev/hci* does not exist. So when I run hcitool, it tells me that there is no bluetooth device available:
    # hcitool scan
    Device is not available: No such device
    In this thread is explained that one has to execute "echo enable >/proc/acpi/ibm/bluetooth" to enable the bluetooth hardware:
    # echo enable > /proc/acpi/ibm/bluetooth
    -bash: /proc/acpi/ibm/bluetooth: No such file or directory
    The directory /proc/acpi/ibm/ does exist, but root seems not to have the permission to create files there. If I enter the directory /proc/acpi/ibm/ and do "touch testfile" as root, I get "touch: cannot touch `testfile': No such file or directory".
    To make a long story short, I have no idea what to do now to get bluetooth working. Any suggestions will be greatly appreciated.
    Thanks in advance and kind regards,
    jamesbond007.

    No one has an idea how to get this to work...?

  • Problems getting 9360 to work on VIrgin Mobile

    Hi,
    Bought a lovely new Curve 9360 for my daughter on O2 and unlocked it for use on Virgin (she had her original phone stolen, but the contract continues - I'm giving the O2 SIM to my wife!) but am having a devil of a time getting mobile internet working...
    I've hunted around for suggestions.
    One idea was to go to the advanced menu for IP Routing and send a register message. A message seems to go somewhere, but nothing happens in return.
    Another idea was to use Blackberry Desktop Software to select a profile from the tools menu. My software (v 2.1.3 for Mac) doesn't have a tools menu.
    Another idea was to send a service book from the blackberry web site, but when I login, all I get is options to change aspects of my blackberry id.
    Another idea was to key in APN and proxy details into the TCP settings section. There doesn't appear to be anywhere to enter proxy information.
    The network diagnostics tool fails on doing a ping. The tool seems to think it's on T-Mobile. I understand that Virgin uses T-Mobile, so that may be nothing to worry about, but it might be considered slightly odd.
    Of course Virgin support themselves don't seem to know anything about BB OS7 devices.
    This is getting a little frustrating... Please help!
    Thanks

    No one has an idea how to get this to work...?

  • Does it work with Flex Builder 3

    and if not...why not? Lots of us still using FB3 and will be for some time.

    Yes, the resulting project can be imported into Flex Builder 3...but.... there are several references to spark components in the resulting project that will need to be changed back to halo (mx) components, but I've done it a few times and it's super simple.
    Greg

  • Having problems getting it to work...help me!

    I go to school, and our school has a web filtering device
    that prevents us students from accessing many a website, and I
    would like your help. I so far am able to pass the main page that
    pops up when it reads "Web Filter Violation", and get on to the
    websites that are supposed to be blocked, but when clicking a link
    for a video to pop up, it freezes at the black screen with the
    white writing reading "loading..." , because this filter prevents
    its use. I know this because I test my wireless connection every
    where else and these videos work fine. I was wondering if anyone
    could either find a way for me to direct flash/adobe as foreign so
    that the filter will not recognize it and block it, or if someone
    could tell me another type of software they are using because they
    are in the same situation. Now you should know this, using a proxy
    server does not fix this problem, and I can't change the security
    settings because I am merely a student. I have tried these, and as
    far as I am concerned, they don't work. But if it of any
    consellation, I am not directly hooked up to the school by cord,
    I'm picking up signas with an ethernet card, so access to my
    security settings and software I am able to download is unlimited.
    Please help, and thank you.
    ~Thornst3r

    I think you're best choice is to work within your school's
    administration to resolve 'why' it's blocked. That's the right
    thing.

  • Australian iPhone (unlocked) Problems getting it to work in USA

    I took my Australian iPhone with me on our trip to Hawaii in June '09 year. Although AT&T has a monopoly on iPhones in the 'states, this is not the case in Australia where all wireless providers offer them. Anyway, mine is unlocked from any network, and it was my understanding prior to the trip that T-Mobile could sell me a 'prepaid' SIM and also a data pack called 'Sidekick' for my iPhone while in Hawaii. Turns out not so simple...
    I went to a T-Mobile store on Maui and the guy there explained that my phone probably would not work with one of their SIMs as it would need to have been unlocked in a particular way to work with T-Mobile. He put one of their SIMs in it anyway as a test and sure enough it did not work. We're coming to Alaska via Hawaii for 3.5 weeks in June 2010 and it would be handy to solve this problem for that trip, if in fact it can be solved.
    I called a T-Mobile store today and the guy told me they have a prepaid option called FlexPay that would allow me to get a month's voice and data (EDGE at least) while I'm there with no contract. I asked him about my previous experience where a T-Mobile sim card would not work in my phone. The guy said something about the 'base stand' maybe being the issue. Does this make any sense? Any ideas how I can get an unlocked iPhone to work for me in the US or what the technical issue the T-Mobile rep is referring to might be?

    If the phone is unlocked, it should work on T-Mobile with no problems. The phone would need a modified carrier file but I don't think that can be talked about on this forum. You can search Google for T-Mobile USA carrier file. That will get you started.
    Oh, and I think the post above mine is spam. I have no clue what it is talking about.

  • Problem getting connection to work with WRT54G and iPod Touch 4G

    Hi, I just recently received a brand new iPod Touch 4G and I seem to be having connection troubles with it.  This has also happened on my previous iPod (an iPod Touch 1G).  This router has a pretty old firmware from like 2006.  The problem is not that I can connect to the router and get the ipod to show the checkmark, but it is that I cannot get any network connection through the router.  I have a Windows 7 laptop that connects perfectly fine using the router.  Also, I believe my Nintendo DS Lite can connect flawlessly as well.  I noticed that there seems to be a bit of trouble with Apple products connecting to Linksys routers in general.  Does anyone know what may be causing my connection issues?  When I got my iPod Touch 1G, it wouldn't connect from the get-go so I just ignored it and used the wifi at my university whenever I went there during the day. 
    If I need to provide any technical information, I can because I have access to the setup for the router.  Thanks. :-)

    Try changing the security mode to WEP and see if that works.
    Open the setup page of the router.
    Click on Wireless tab and go to Wireless MAC filter sub tab. Make sure that Wireless MAC filter is disabled on the router.
    Try to upgrade the firmware on your router.
    Connect the computer with the Ethernet cable to the router.
    Download the latest firmware from Linksys website and save it on your computer. Open the setup page of the router. Click on Administration tab and go to Firmware upgrade sub tab. Browse the firmware file that you have already downloaded and upgrade it on your router.
    After upgrading the firmware on the router, it is recommended that you should reset the router and reconfigure it. Press and hold the reset button on the router for 30 seconds. Release the reset button and wait for 10 seconds. Power cycle the router and reconfigure it.
    Change some advanced wireless settings on the router. Click on Wireless tab and go to Advanced wireless settings. Change the Beacon interval to 75, RTS threshold to 2307 and fragmentation threshold to 2306. Save the settings.

  • Problem getting example to work

    I'm new to WebLogic... I'm trying to enable security for my WebApp on WLS7.0.
    I want appserver to ask me for a password when I try to access a URL. I followed
    the steps in http://e-docs.bea.com/wls/docs70/secwlres/webappex.html but using
    my own WebApp, not "Basic Authentication Sample Web Application". I'm using Struts
    as front end. Problem: I'm not prompted for a password, everything just works
    as usual. Is there anything they don't mention in the example that I have to
    do more? Please help!

    This might be useful:
    http://www.orangecomputers.cc/Overview_WebAlert.asp

  • Problem getting mail to work

    I have all the account settings correctly set up for a TalkTalk account and have sent and received messages via TalkTalk webmail but I cannot get iPad mail to work. Any suggestions please.

    What version of Mail and what happens when you try to use Mail? A little more information would help.

Maybe you are looking for