Creating .as class in Flash Builder for movieclip stored in SWC

I need to use movieclips created in Flash Professional CC in my Flash Builder project. I have exported my .fla file as an .swc and included it in my Flash Builder project. The movieclips for which I DON'T need a custom .as class import without a problem. But the movieclips that need to be linked to an .as class don't appear. I have tried the following, using my ThoughtBubble movieclip as an example:
1) Giving the .fla with the ThoughtBubble movieclip access to ThoughtBubble.as so that the movieclip doesn't create a dummy ThoughtBubble.as file.
2) Denying the .fla access to ThoughtBubble.as so that the movieclip is forced to create a dummy ThoughtBubble.as class.
Either way, the ThoughtBubble movieclip does not appear in the list of movieclips in my swc when imported into my Flash Builder project.
3) I also tried removing my ThoughtBubble.as file from my FlashBuilder project and THEN importing the swc. The ThoughtBubble movieclip does show up in the list of swc assets--BUT when I try to create a ThoughtBubble.as file, I get the following error: "ThoughtBubble.swc already exists."
What am I doing wrong? How can I link my ThoughtBubble movieclip with ThoughtBubble.as in Flash Builder?
Here is a screenshot of my fla publish settings:
And a screenshot of my ThoughtBubble movieclip properties:
Thanks in advance!

flex is not good for games because of performance compared to pure as3

Similar Messages

  • Dreamweaver and Flash Builder for PHP

    I have created a php database in Dreamweaver, can this database be imported or converted to Flash Builder for PHP?

    MySQL has nothing to do with Dreamweaver or any other development software. It's a DBMS (which stands for DataBase Management System). More simply, it's a way to store data. Other DBMS are PostgreSQL, Oracle, and so on..., as mentionned above.
    To use your existing MySQL database with FlashBuilder for PHP, simply specify where you store your PHP services on your computer when you create your project. Then FB will attempt to connect to MySQL with the help of your PHP code.
    And you'll be able to retrieve your data in the brand new Spark Datagrids !
    Hope it'll help.
    Julien.

  • Creating a project in Flex Builder for the Hybrid Store sample Application

    Hi all,
    How to create a project in Flexbuilder for the hybrid store
    sample application.
    I downloaded the source code of hybridstore application,
    Now i have to create a project for it to run that application
    in my system,
    will you please tell me how to create a project for this
    sample.
    I have also read the readme.html file. but i could not follow
    exactly what they are saying.
    what i did is, I unzipped the source code into a folder
    hybridstore.
    I opened the flexbuilder : File -- new -- flexproject ( i
    have selected) then i have given name to my file (hybridstore) ,
    and set the path to the hybridstore folder where the source code
    exists.
    but it as created hybridstore.mxml file also.
    it is not working.
    will you please till me how to create project for this
    application.
    I have created project for other samples like restaurent
    finder, dashboard. they are working fine.
    I got problem with this sample only.
    Thanks in advance
    Regards
    Avanthika

    Hi,
    thanks for your reply,
    I have tried to open using file import, but still it is not
    working.
    in the readme file for this application , contains how to
    Creating a project in Flex Builder for the Hybrid Store
    application:
    Name your default application catalog.mxml.
    Prevent Flex Builder from generating an HTML wrapper: select
    Project > Properties. Select the Flex Compiler page, deselect
    the Generate HTML wrapper file option .
    Create a Run configuration for your project but deselect the
    Use defaults option and instead assign the Run setting to the
    hybridstore.html in your project's bin directory.
    To enable debugging of the Hybrid Store application you must
    create a copy of hybridstore.html. Open it in an editor (you can
    right-click on the file and select Open With > Text Editor).
    Find the line that says "src", "catalog" and change it to "src",
    "catalog-debug". Assign the Debug setting to this new HTML file.
    As i am new to flex , i could not know how to do this.
    please help me how to do this.
    regards
    Avanthika

  • I have Just Got Flash Builder 4.5 but I wanted Flash Builder for PHP

    I have Just Got Flash Builder 4.5 and I wanted Flash Builder for PHP do I need to buy the the separate product (Flash Builder for PHP) or can I use the Flash Builder Professional 4.5 that I have just purchased?
    And If I can use the Flash Builder Professional 4.5 what do I need to add to it to get it to work with PHP?

    Trial mode expires prematurely
    http://helpx.adobe.com/x-productkb/global/trial-software-expired-early.html

  • Flash Builder for PHP 4.5.1

    So I own Flash Builder 4.5 and upgraded to Flash Builder for PHP 4.5. Yesterday Adobe released an update for Flash Builder 4.5.1 which includes support for delpying for iOS devices.
    So my question is how soon is Zend going to provide and update to Flash Builder for PHP? Past experience tells me it is going to take a while. Can any Adobe/Zend engineers confirm a time line when the upgrade will happen?
    Also if upgrade is not a possibility, is there a Zend PDT Plugin for Adobe Flash Builder 4.5?

    Hello there,
    Flash Builder for PHP is expected to be released very soon, I can confirm it's a matter of week or two. I suggest to wait until the official release is out. 
    Best regards,
    Roy

  • How can I use flash builder for php?

    Hello! I saw a flash banner maker website http://ideal-banners.com/. My question that how can I use a flash builder for php?

    Hi Michael,
    Thanks for your two helpful replies.  The article by V. Brossier looks very useful, and I managed to use SDK 3.3 with FB.  But I had misdiagnosed my problem.  The problem was that the compiler was targetting Flash Player 9 instead of 10.  I've managed to fix that.
    Thanks again,
    Francisco

  • How to use Flash Builder  for Eclipse Luna ( is it possible??)

    How to use Flash Builder  for Eclipse Luna ( is it possible??)

    Yes. I have Flash Builder 4.6 and 4.7 running in different Eclipse Luna installs.
    More details at http://forums.adobe.com/message/4527443
    On Mac, I had to have the 32bit version of Luna for 4.6, and the 64bit version of Luna for 4.7 (and  I recently started using  4.7 with Eclipse Mars).
    For 4.6 you need to first download Eclipse 3.6 and install the Flash Builder 4.6 plugin to that Eclipse install. For 4.7 you need to download Eclipse 3.7 and install the plugin to that Eclipse install. Once it's installed in the 3.x version, you can then copy the fb*.link files from the Eclipse 3.x dropins folders into your Eclipse Luna's dropin folder.
    There is an issue where something in Flash Builder 4.7 won't work right when using it as a plugin, not sure but it might be something with building ANEs.

  • How to create Calendar Control using Flash Builder

    I want to implement a calendar control in Flex using flash builder 4.5.1. For this, I am thinking to extend the DateChooser Control.
    Can any please guide me in the correct way to get my  calendar control.
    In that calendar control I want to add some small images/text in each day cell with a tool tip information and with different colors for each day cell of the calendar control.
    plz help me.
    regards
    vijay

    Connect to PHP in FB4 is used when you have a PHP Class and you want to use that in FB, for example Employee.php and it has a Employee class and various methods in that like create, update, get, delete.
    However, if you have exposed your functionality in PHP as a HTTP URL (i.e. it is not a class), then you should be using HTTPService from the data menu.
    So if your file is login.php and is accessible as a URL, then using the HTTPService and enter the URL.
    Does this help?
    -Sunil

  • Flash Builder for education question

    I've submitted that form for a free non-commercial version of Flash Builder and they never sent me an email or anything and it's already 2 weeks. Could it be caused by me instead of scanning the letterhead cropping it out of a school report PDF (sorry) ? Does anyone know who to email or can I reapply?

    Flash is a great option for building mobile games. However, it does require a lot of leg work to get everything working. You can use supporting libraries like Starling to get things moving faster. For highly optimized games, we get around 25fps+ on mid range devices. If you are looking for ease of use, Flash is not a good option. I'd recommend looking at other programs like Unity.

  • Flash Builder For IOS and HTML

    Where can I find the lastest plugin for Adobe Flash Builder?
    Thanks,
    Joe

    http://www.adobe.com/support/flex/downloads_updaters.html

  • Flash Professional vs. Flash Builder for Starling

    For games is there any difference in using Starling in Flash and Flash Builder? I’ve used both but I would prefer to use Flash Professional because it prevents me from bouncing in and out of Flash Professional and Flash Builder. What are the advantages of using Flash Builder over Flash Professional, if any? Performance? If I use Flash Professional I will use sprite sheets and particle effects, etc., and will use object oriented techniques, with no code in the frames.

    You should be able to use either one just fine. The differences (and your decision) comes down to the sort of editor you are most comfortable with. Flash Builder is much more code-oriented, of course but does nothing that cannot be accomplished using Flash Pro (aside from Flex, that is).

  • Flash Builder 4.5 and lccs.swc compatibility

    Hi,
    I'm using Flash Builder 4.5 on Windows 7 trying to create a LCCS application, starting with the available LCCS examples.
    I installed the LCCS SDK.
    I updated to playerglobal.swc 10.3 and lccs.swc 10.3.
    Flash Builder is configured to use 10.3 version.
    Using Flex SDK 4.5.
    Problem:
    In design mode I see two problems:
    1) problem 1
    The XML version of design.xml and the expected XML version do not match.
    Some Design Mode features will not be available for components defined within the SWC
    Expected XML version : 2
    Actual XML version:  Unknown
    1) problem 2
    C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks\com.adobe.lccs\libs\lccs_10_3.swc- DesignAssetLoader.CompleteTimeout
    SWC file failed to load. Any component dependent on this SWC file will not be displayed in the Design Mode.
    The SWC may have failed to load because of:
    *  Incompatible definitions caused by usage of a different SDK version
    *  Missing referred class definitions
    Help is much appreciated.
    Thanks,
    Ofer

    Hi there,
    Thanks for reporting the issue.
    I'll be honest, and this might be a little controversial, but I think we're
    giving up on design mode support. The reason is that pretty much every
    version of Flash Builder expects a different design.xml format. This would
    mean, in order to support all versions, we'd have to export a new SWC for
    each version of Flash Builder in use.
    So, today, we ship Flex swcs for Player 9/10/10.1, a version for both Flex
    and Flash-only. If we wanted Design Mode support, we'd have to ship those 3
    for Flex 3/3.5/4.1/4.5/4.5.1 (just guessing here), meaning a potential 18
    SWCs. It's just too much to keep up with. Considering that you can still
    switch to code view and add what you need, the effort/reward level is just
    too low, considering the other priorities on our plates (like recording,
    10.3 AEC support, a mobile 4.5.1 SWC, etc). It's possible when we ship a
    full Spark 4.5.1 SWC, this will solve your issue for now, but we can't
    commit to supporting it.
      hope that's understandable
       nigel

  • How to create php login in flash builder 4 using php data service

    I have seen the tutorials for creating a php login authentication using HTTP service in flex 3 It uses genrating xml and reading it . But i want to know how to do that with the help of php services in FB4 . I'm a newbie so please any kind of help would be appriciated as 'm not able to get any flex developer in nagpur ....

    Connect to PHP in FB4 is used when you have a PHP Class and you want to use that in FB, for example Employee.php and it has a Employee class and various methods in that like create, update, get, delete.
    However, if you have exposed your functionality in PHP as a HTTP URL (i.e. it is not a class), then you should be using HTTPService from the data menu.
    So if your file is login.php and is accessible as a URL, then using the HTTPService and enter the URL.
    Does this help?
    -Sunil

  • Creating a sort of reset button for movieclips

    Hi, i've got 10 movieclips in my movie. I use them for a sort
    of colour sudoku game and i wanted to have a reset button which
    reset them all to the first frame (which is a blank colour) Anyway,
    my problem is that if the movieclip is already on that frame, it
    automatically increments when the button is pressed. Does anyone
    have a solution as to how i would fix this problem?

    post your code...

  • Adobe has abandoned us. Who will help us about compilation problems with Flash Builder for mobile?

    Which is the correct forum???

    If you are having issues with the Flash Player, there is a forum dedicated to it that would be a more suitable place for discussions about it...
    http://forums.adobe.com/community/webplayers/flash_player

Maybe you are looking for

  • Can I copy my apps/user settings from one drive/OS to another?

    I have one drive of my system with 10.3.9, that I've been using for quite awhile, with all my apps, preferences, registrations etc. I just installed a clean install of 10.4.3 on another drive. Is there away to clone/copy all my user settings from the

  • How do you change the order in which effects are applied?

    Hello I'm using Logic Express 8 and can't work out how to apply reverb so that the effect is added after the volume automation has been applied. In other words, at the moment if the track volume dips, so does the reverb. I, naturally, want the reverb

  • Null pointer exception in the morning

    Hi all, I have built a custom JSP DYN page application that for the most part works ok. However, I've found on occassion that when I arrive in the morning, the application errors out in our dev and qa portal environments with a null pointer exception

  • [SOLVED] Epiphany: Some videos of Youtube do not reproduce (html5).

    Hello, I have activated the option to see videos of Youtube using HTML5, with the browser ephipany (and with firefox) some videos can reproduce , instead, others do not reproduce, says in the screen of the video "Missing Plug-In" and afterwards "This

  • How to enable the bundled remote from the Audigy 4 under Vi

    Hy folks, how can I enable the bundled remote from the Audigy 4 under Vista ? I can't find the software on my CD. Greetz Handon