Flash Builder Ideas

0 Followers
Follow
 
  
3
Promote Idea
Promote
Demote Idea
Demote
D3321   Category: Debugging & Pro...     Status: Pending
Tags:  ane  library 
I am using a library jar that is working when I use it with a native Android application. I tried to use the same library to create an ANE but it fails and it is impossible to find out why that is. It is a lot of work to repeatedly change the source code, adapt the library functions, extract the swf and build the ane file. Then use this in the test application. When it fails there are no errors it just does'nt work. Some hint would be nice.

comments »  

 
3
Promote Idea
Promote
Demote Idea
Demote
D3298   Category: Miscellaneous     Status: Pending
Tags:  aspect  flash  player 
Flash Player ignores aspect of pixels of monitor => videos malformed.
It is necessary to add possibility to set such parameter for propper function.
 
 
The problem is described in
 
https://bugbase.adobe.com/index.cfm?event=bug&id=3098512

comments »  

 
3
Promote Idea
Promote
Demote Idea
Demote
D3263   Category: Debugging & Pro...     Status: Pending
Tags:  address  instance  memory  object 



For debugging, the ability to access an object's instance memory address from code would assist automating comparisons of object graphs.
 
I'm speaking of the @[hex] address as displayed by the debugger under "Variables" or upon hovering mouse over a variable name in the ActionScript editor when caught by a breakpoint and stepping through code.
 
This would be @4974f41 and @de9df51 from the screenshot.
 
If there was a method to obtain that address from ActionScript, such as:
 
System.addressOf(obj);
 

comments »  

 
9
Promote Idea
Promote
Demote Idea
Demote
D3253   Category: Miscellaneous     Status: Pending
Tags:  multicore 
Use the full potential multicores.

comments »  

 
3
Promote Idea
Promote
Demote Idea
Demote
D3156   Category: Data/Services I...     Status: Pending
Tags:  
Flash Builder allows the creation of projects that depend on server-side technologies (PHP, Java, ASP.NET, Coldfusion). This is great but creating a separate IDE to support a server-side technology (e.g. Flash Builder for PHP) is a very bad move.
First, it creates lots of confusion and frustration for us developers.
Second, it shows that the Flash Builder team does not understand the power of the Eclipse technology on which they have built the Flash Builder.

I'd like to use an example from the past. Sometime ago, I remember Flash Builder was released as 2 versions: Stand-alone and Eclipse plugin. You had to download the correct version depending on your usage. This was very annoying, and I'm glad it's been fixed. Now, we just download 1 Flash Builder, and after installing it, we can run the plugin utility to connect it to any installation of Eclipse (and run the plugin utility again to disconnect it from that installation as needed). Accomodating server te
More...

comments »  

 
3
Promote Idea
Promote
Demote Idea
Demote
D3118   Category: Miscellaneous     Status: Pending
For performance purposes it would be great to have built-in functions to do simple mathematical operations on the elements of ByteArrays. E.g. multiplying every element of a ByteArray of type Float by a constant or adding the elements of two ByteArrays.

comments »  

 
6
Promote Idea
Promote
Demote Idea
Demote
D3081   Category: Code Editing     Status: Pending
Tags:  
Type "for" in Eclipse then press CTRL + space and it writes a for loop for you.  So simple, so obvious, saves writing for loops all day long, why wasn't this ported over from Eclipse?

2 comments »  

 
3
Promote Idea
Promote
Demote Idea
Demote
D3080   Category: Code Editing     Status: Pending
Tags:  
Eclipse does this and I try to do it all the time in Flex, wish it was in Flex too.

E.g.

MyVarName

pressing Ctrl + BACKSPACE at the end of the var name will only delete "Name" not "MyVarName"

comments »  

 
6
Promote Idea
Promote
Demote Idea
Demote
D3070   Category: Code Editing     Status: Pending
Tags:  
We now have the lovely new XFL file format - and from that we can glean instance names of symbols on the stage; it'd be great to have an option Flash Builder to create a getter for those instances inside of the Document class.


For example, if I have a MovieClip instance on the stage called "sampleMC", the corresponding getter might look like this:

public function get sampleMC():MovieClip
{
    return this.getChildByName("sampleMC") as MovieClip;
}


This will certainly be a useful feature for those of us using the FB=>Flash Pro workflow (which rocks btw!)

comments »  

 
6
Promote Idea
Promote
Demote Idea
Demote
D3064   Category: Project System     Status: Pending
Flash Builder should add a new project type, Flash Professional Library Project, for use instead of Flash Professional Project where a view assets are built in Flash Pro (SWC only) for use within one or more ActionScript or Flex Projects.
 
Libraries created using the new project type should, as with Flex Library Projects, be able to include classes not used by items included in the library, such as VOs.


comments »  

 
2 3 4 5 Next > Last>>
Displaying results 1 - 10 of 133
RSS Feed for Flash Builder ideas.

Minimize/Maximize
Technologies
Minimize/Maximize
Tag Cloud
actionscript   address   air   alchemy   android   ane   as   as3   auto   builder   bytearray   class   cocoa   code   code-generation   codehighlight   collaboration   collapse   color   compiler   compiling   completion   components   creativesuite   cs5   css   custom   duplicate   eclipse   editing   editor   elements   embed   fdt   fla   flash   flashbuilder   flex   function   grails   help   hotswap   ide   keywords   library   local   messages   meta   metadata   mobile   monitor   mxml   naming   object   outline   package   packageexplorer   panel   php   player   plugin   professional   project   quickfix   refactoring   richtextformatting   server   services   settings   shortcut   source   speed   support   swc   swf   touch   ui   uml   variable   void  
Community Statistics
133 ideas
163 comments
2,338 votes
669 users
Invite A Friend