User Tag List

Results 1 to 4 of 4

Thread: Flash Builder 4

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Flash Builder 4

    Hello, is anybody using Flash Builder 4 to develop Flash extensions?
    I have used the demo of Flex Builder 3 before, and now bought CS5 Web Premium which comes with Flash Builder 4, and it doesn't seem to be compatible. There are lots of errors that occur and prevent me from building, for example:

    PHP Code:
    m_dwStartAngle = (int) Math.max(param * (Math.PI 180.0), 0); 
    Code:
    Description	Resource	Path	Location	Type
    1086: Syntax error: expecting semicolon before Math.	CRunMvtclickteam_sinewave.as	/RuntimeFlash/src/Movements

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash Builder 4

    IIRC, I think you need to select the version of Flash Player you're targeting in the options somewhere. Either that, or there's a legacy code support mode you need to switch it to.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Flash Builder 4

    I am using Flash builder and I do not get this error!!! This is very strange.

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Flash Builder 4

    Francois - Did you use Flex Builder 3 earlier and upgraded to Version 4 later and simply imported your old project? I started a new project from scratch, that might be the problem.

    Thanks Jamie. After fiddling around a bit I found such an option and fixed that particular error.
    Go to the properties of the project, select "Flex Compiler" and select "Use a specific SDK: Flex 3.5".


    EDIT: Solved the other errors as well, ouch...
    If you get something like "unable to resolve '0000.mp3", you did in fact forget to build an SWF application while holding the shift key in MMF.

    Thanks for your help!

Similar Threads

  1. Adobe Flash Builder 4.5.1 Android, iOS, Blackberry
    By Puff_N_Stuff in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 10th October 2011, 11:25 AM
  2. Game Builder Scores in Flash
    By Disthron in forum SWF/Flash Export Module Version 2.0
    Replies: 0
    Last Post: 2nd August 2011, 03:34 AM
  3. Extention builder needed...
    By Durnus in forum Extension Development
    Replies: 16
    Last Post: 21st October 2006, 01:24 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •