Flex Poll Source

I was curious if anyone has come across an updated version of
this poll source code for flex 3 at all
http://blog.flexcommunity.net/?p=10#more-10
or what would need to be changed from this source code to
make it work in flex 3 standards?

I still see it in there in its own project (frameworks/projects/wireframe).
The modules folder is the source for the compiler and other tools and is not included in the Open Source SDK.  It is included in the full Flex SDK.  Apache Flex should be receiving a copy of the source though.

Similar Messages

  • [svn] 2891: Add the web-tier compiler for J2EE to the Flex open source code base.

    Revision: 2891
    Author: [email protected]
    Date: 2008-08-19 07:35:22 -0700 (Tue, 19 Aug 2008)
    Log Message:
    Add the web-tier compiler for J2EE to the Flex open source code base.
    Added Paths:
    flex/sdk/trunk/modules/webtier/
    flex/sdk/trunk/modules/webtier/bootstrap/
    flex/sdk/trunk/modules/webtier/bootstrap/build.xml
    flex/sdk/trunk/modules/webtier/bootstrap/java/
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/META-INF/
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/META-INF/taglib.tld
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/default.properties
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/bootstrap/
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/bootstrap/BootstrapBodyTag.java
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/bootstrap/BootstrapClassLoader.jav a
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/bootstrap/BootstrapFilter.java
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/bootstrap/BootstrapServlet.java
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/bootstrap/BootstrapTag.java
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/bootstrap/TagGenerator.java
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/webtier/
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/webtier/server/
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/webtier/server/j2ee/
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/webtier/server/j2ee/jsp/
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/webtier/server/j2ee/jsp/FlashVarTa g.java
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/webtier/server/j2ee/jsp/MxmlTag.ja va
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/webtier/server/j2ee/wrappers/
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/webtier/server/j2ee/wrappers/ATGFi lterConfig.java
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/webtier/server/j2ee/wrappers/ATGHt tpServletRequest.java
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/webtier/server/j2ee/wrappers/ATGSe rvletConfig.java
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/webtier/server/j2ee/wrappers/ATGSe rvletContext.java
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/webtier/server/j2ee/wrappers/J2EEW rapper.java
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/webtier/util/
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/webtier/util/FileUtils.java
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/flex/webtier/util/J2EEUtil.java
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/hitachi.properties
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/interstage.properties
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/jrun.properties
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/tomcat.properties
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/weblogic.properties
    flex/sdk/trunk/modules/webtier/bootstrap/java/src/websphere.properties
    flex/sdk/trunk/modules/webtier/build.properties
    flex/sdk/trunk/modules/webtier/build.xml
    flex/sdk/trunk/modules/webtier/coldfusion/
    flex/sdk/trunk/modules/webtier/coldfusion/build.xml
    flex/sdk/trunk/modules/webtier/coldfusion/lib/
    flex/sdk/trunk/modules/webtier/coldfusion/lib/cfmx_bootstrap.jar
    flex/sdk/trunk/modules/webtier/coldfusion/src/
    flex/sdk/trunk/modules/webtier/coldfusion/src/java/
    flex/sdk/trunk/modules/webtier/coldfusion/src/java/coldfusion/
    flex/sdk/trunk/modules/webtier/coldfusion/src/java/coldfusion/bootstrap/
    flex/sdk/trunk/modules/webtier/coldfusion/src/java/coldfusion/bootstrap/BootstrapBodyTag. java
    flex/sdk/trunk/modules/webtier/coldfusion/src/java/coldfusion/bootstrap/BootstrapTag.java

    JLundan,
    I want to thank you for responding to the thread I started on the forum at java.sun.com. Your solution to my problem of needing to print the code of the html pages that the file I included generates was just what I was looking for. However, I have some further questions to ask, if you don't mind. To clarify my task I should say that your rephrasing of the problem is accurate: "You wan't to display the contents of the HTML file that the web server produces in response of client's request?"
    Yes, this is what I need to do, but also it needs to display the source code of that html file that the server produces in response to the client's request. Also, in this case, I am the client requesting that the server return some html file, and I'm not sure where the server is. But the webserver.java file that I shared on the forum is on my local machine. I was wondering if I could modify this webserver.java file at my home so that any html file the server returns to me would automatically display the source code. This is a school project of mine and I am stuck on this one thing here.
    Further, where would I put the "foo.html" file so it can be written to?
    FileOuputStream fos = new FileOutputStream("foo.html");
    fos.write(bytes);
    fos.close();
    Thanks so much for your help. I look forward to your response, at your convenience.
    Regards

  • Flex Open Source SDK doesn't contain spark.wireframe skin or modules?

    Hello, I am curious if the Flex Open Source SDK no longer contains the spark.wireframe skin. It is not located in frameworks/projects/spark/src/spark/skins where I would expect it to be.
    Also, the documentation on this site specifies that a modules folder is to contain the sources necessary to build the jar files for the various command line tools. Is this longer included in the source distribution?

    I still see it in there in its own project (frameworks/projects/wireframe).
    The modules folder is the source for the compiler and other tools and is not included in the Open Source SDK.  It is included in the full Flex SDK.  Apache Flex should be receiving a copy of the source though.

  • Do you want to contribute to the Flex open source project?

    We'd like to gauge community interest in contributing to the Flex open source project. Please take this 15 minute survey and be thorough in describing what your particular interests are. Please provide your contact information so that in the future we can reach out to you and keep you informed about our open source developments. We look forward to hearing from you!

    Hi daslicht,
    im also very interrested to know the answer.
    But im afraid they wont because it uses code from other proprietary tools.
    And even if the community get flash catalyst source code, it will be useless (in a sens) mainly because the synergy with other Adobe Tools will not be maintained. And for me it was the main power of Flash Catalyst.
    And knowing that, i think it is more easy for Apache community to create a new tool from scratch not linked to Adobe's tooling chain.
    It could be a Flex app!!
    For you information, the design view from Flash Builder has also been discontinued by Adobe. But in that case its a flex app incorporated in Flash Builder so theres good chances that Adobe will donate it to Apache community.
    So why not use the design view as a base for a Flash Catalyst like tool? by making it a standalone tool or designers.

  • Flex 3 source code

    Hello
    I have a flex 3 professional license, but I don't have
    access to the source code of the AdvancedDatagrid and other
    components like the classes from the chart library. Is there a way
    to get these the source code of those classes ?

    http://blogs.adobe.com/flexdoc/2008/04/extracting_data_visualization.html
    "pgherveou" <[email protected]> wrote in
    message
    news:gapbmk$mtu$[email protected]..
    > Hello
    > I have a flex 3 professional license, but I don't have
    access to the
    > source
    > code of the AdvancedDatagrid and other components like
    the classes from
    > the
    > chart library. Is there a way to get these the source
    code of those
    > classes ?
    >

  • What's wrong with the flex sdk source subversion repository

    These days I just want to update my working copy directories, but it required the authorization.
    I checked its homepage whose last modification is dec 03, 2009, and it says "Everyone has read-only access to the open-source projects in the repository".
    I also used my adobe account but still failed.
    svn client: 1.6.5
    os: linux
    http://opensource.adobe.com/wiki/display/site/Source
    Dose anybody know how to get it work?
    Thanks

    Other people have been having this issue as well:  http://forums.adobe.com/message/2486515#2486515
    Since most of Adobe is on vacation, you probably won't get an authoritative response until next week.
    - Daniel Freiman

  • Cool new video for Flex and CF but wheres the source files?

    Here's the video:  http://labs.adobe.com/technologies/flashbuilder4/tutorials/flexcf/
    Very cool and very nice presentation.  Thank you, Tim Buntel.
    But my CFCs dont look anything like that when I connect to them.  What are the source files used in the demo so I can learn from this example?

    You're welcome!
    Attached are the CFCs that I believe I used (been doing so many demos lately, I tend to forget).  Notice that I've used a strongly typed approach (created an actor type and the service returns arrays of those object instances), but you could use a weakly typed service (e.g. just return a CF query object).  If you go weakly typed, you just need to perform the extra "Configure return type" step on the service in Flash Builder.
    Bear in mind, these services will be very easy to create with Bolt.  We're working on some features where you'll simply point to your datasource and the whole ColdFusion service will be generated in either "classic" CFML or using the new ORM functionality which is upcoming in CF9.  Watch for that in public beta soon.
    Oh, and I don't have the Flex project source handy - do you need that as well?
    Tim

  • Are the Flex Ant tasks open source? If so, where to find them?

    I took a brief look into Flex SDK source and didn't see the Flex Ant tasks. Is this also open source? Where would I find it?
    I probably won't change anything, just want to take a look. Although, I'm annoyed that the tasks don't work in a similar fashion as the core ant tasks
    Thanks.

    http://opensource.adobe.com/svn/opensource/flex/sdk/trunk/modules/antTasks
    Note that the way the tasks are put together ain't exactly pretty--they're just a very thin wrapper on mxmlc / compc / etc. There are some advantages to this approach, but if you're hoping to learn about the compiler options by looking at the task source, it could take some doing.

  • The MessagePerformanceUtils:totalTime issue in Flex 4 (rpc.swc) using LCDS 3.1 running under JDK1.6

    We are facing an issue while using LCDS 3.1 running under JDK1.6 in Sun Solaris v5.10 OS & Adobe Flex 4.
    Scenario :-
    ===================================
    As part of our Flex-based client-server application (with Java backend) we have a performance report generation module. Following flex framework class is used to calculate the performance of various layer of a typical server-based request-response cycle.
    ; (available in rpc.swc library file)
    (for example : server time, cairngorm time, UI screen rendering time, UI event generation time etc).
    The totalTime was working properly before upgrading the rpc.swc to Flex 4 ; However it broke after migrating to Flex SDK 4; The totalTime is now coming as negative junk value.
    As we understand that the above Flex framework class method works in conjunction with LCDS running at server side on JDK.
    We suspect that the new rpc.swc taken from Flex SDK 4 is causing the issue !
    System information :
    Web Server : Weblogic 11G
    Operating System : Sun Solaris v5.10 OS running on Sparc hardware.
    Flex : Adobe Flex sdk 4.0
    Flash player : Adobe Flash Player 10
    Browser : Internet Explorer 8
    LCDS : 3.1
    JDK : JDK 1.6.0_14
    ===================================
    Has anyone faced similar problem before ? Any help or direction would be highly appreciated.
    Thanks in advance,
    Rabi
     mx.messaging.messages.MessagePerformanceUtils :totalTime

    Nothing has changed in the Flex SDK sources for this class since sometime around 2008. Are you running against the same LCDS server as you were before you updated to Flex 4?  This certainly seems strange (and bad).  Do you see the same behavior with Flex 4.5?  What was the version of Flex you were using before switching to Flex 4.0?
    If you can provide the additional information, we will look in to this.  A reproducable case that was a simple mxml application along with a simple destination config would help us narrow the problem.
    Sorry for the problems!
    Tom

  • Finding errors in a Coldfusion source file at compile time

    My application is built using Coldfusion, Flex and MySQL as backend. I am using FlexBuilder 3 for editing/compiling the Flex source(MXML and Actionscript) files. For the Coldfusion(CF) source files(cfm and cfc files), I am using Coldfusion Builder to edit the source files since it is an IDE for Coldfusion so using that I can see the CF syntax highlighted and text which is commented. After, I complete editing the Coldfusion source files in Coldfusion Builder I close them in CF Builder. Then, the application is compiled using the Flex Builder, but I cannot see any syntax errors if they exist in the Coldfusion source files and I learn of the errors at run time that there is a tag nesting error.
    After, I edit the Coldfusion source files I close them in CF Builder so that Flexbuilder can compile the project and there is no issue of CF source file being locked due to being open in CF builder.
    1. What can I do to ensure I see the CF errors at compile time?
    2. Is there a better/another method than what I am doing to work on a project which has Flex/CF source files?
    Any advice would be appreciated.
    Thanks

    While you are 'compiling' your application since it has a FLEX front end that is compiled.  This actually does nothing with the ColdFusion files, or at least I can't imagine what it would be doing with those files.
    CFML is just-in-time compiled at run time.  And I do not believe using it in a Flex builder application would change this.
    What I would do in this situation is develop the back-end and front-end separately.  Build the CFML, test it with simple test cases run through direct browser requests of the CFML or some test harness CFML that executes your back-end logic and runs it through it paces.  Once that is built and tested.  Then attach the FLEX front end to it and test that.

  • AS3 classes source file location?

    Can anyone tell where the AS3 package source files (*.as) are located?
    Besides for looking up class definitions in the AS3 framework in the Actionscript 3 Language Reference site, I'd like to open specific class files to look at them in their entirety. But I can't seem to find them, nor can I find any documentation specifying their location.
    Any information on where the core AS3 package files are located locally would be appreciated.
    Thanks.
    AS3 Reference
    ( http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/index.html ) 

    Well Nick, I think you were right..
    The following summarizes add/modify classpaths (as2) and 'source path' (as3) :
    http://help.adobe.com/en_US/flash/cs/using/WS3e7c64e37a1d85e1e229110db38dec34-7fa4a.html
    Under Flash Preferences menu ->ActionScript->Language->ActionScript 3.0 Settings you find at the top level :
    Filed labeled "Flex SDK Path : $(AppConfig)/ActionScript 3.0/flex_sdk/4.0.0/"
    Found the flex_sdk folder in the Flash application folder (mac), Programs file on PC I imagine.
    Therein is a 'flex.swc' file, which I'm guessing has all the core classes.
    I'm guessing one needs to download the Flex SDK source code here; you may need to download & learn how to use a Subversion (versioning app) client ?? :
    http://opensource.adobe.com/wiki/display/flexsdk/Flex+SDK
    Seems like a lot of hoops to jump through just to access those source files for a beginner.
    Frustrated.

  • Source Attachment Settings in Flash Builder

    Hello everyone,
    I am facing an issue with debugging. I don't want to step through the framework code in the debug mode. To avoid that, I removed the Source attachments, by selecting that node in the tree and clicking on remove. But it doesn't save the change settings. When I debug after saving these settings, it jumps to framework classes e.g. UIComponent etc. After looking at it again, I can again see the Source attachments. I tried looking at the entire checked out source, but not able to find out, how this Source attachment setting is working in Flash Builder. I don't want to jump through framework classes. Is it possible to do this ?
    Note: After the experiments above, I removed the Flex SDK and then copied all the swc classes and put them in a separate folder, still Flash Builder is able to find out the source attachment. Any light on how it works
    Thank you
    Chetan Sachdev

    Hi Chetan,
    Please use the Labs forums for questions regarding the beta release, as the Builder team won't find your post here. These forums are used for discussing development on the Flex framework and other Flex open source related discussions.
    Thanks,
    Vera

  • Flex Examples

    Hi all i am using flex , its really too good as compare to
    other technologies, but there are some lack of help resources,
    I am finding some help Resource:
    1.
    Flex Examples
    2.
    Flex Samples Source Code
    3.
    Learn Flex Tutorial
    Thanks for visiting these help resources.

    You can get the final Flex 4 doc here: http://help.adobe.com/en_US/Flex/4.0/UsingSDK/index.html, including doc and examples.
    Stephen

  • Flex Build Path : How to really customize output folder ?

    Hi all,
    I am using this kind of project structure :
    D:\project\src\ : the flex project sources
    D:\project\src\classes\ : the mxml / AS classes
    D:\project\bin\ : the swf output
    My main application is in this path :
    D:\project\src\classes\projectPackage\Main.mxml.
    I configured my Flex Build Path (in the flex project
    properties) this way :
    - Main source folder :
    classes
    - Output folder :
    D:\project\bin
    Unfortunately, the output files are created in these paths :
    D:\project\bin\projectPackage\Main.swf
    D:\project\bin\projectPackage\Main-debug.swf
    D:\project\bin\projectPackage\Main-profile.swf
    Whereas I wanted :
    D:\project\bin\Main.swf
    D:\project\bin\Main-debug.swf
    D:\project\bin\Main-profile.swf
    Would you know if it is possible to configure the real output
    folder somewhere ?
    Thank you all
    Cheers
    Philippe

    Hi levancho,
    Thanks for your answer.
    You probably meant to use
    src\classes\projectPackage as the Main source folder.
    This is working this way. However, there are some little
    problems :
    I have this warning : "
    Source path entry, '
    D:\project\src\classes', is a subdirectory of source path
    entry, '
    D:\project\src\classes\projectPackage'." which is
    strange because it is the second path which is a subdirectory of
    the first.
    There are conflicts when the compiler
    tries to resolve the classes within the
    src\classes\projectPackage directory. For instance, for a
    class clalled Application located in
    src\classes\projectPackage\Application.as, it doesn't know
    how to make a difference between Application and
    projectPackage.Application.
    Solution : move classes from
    projectPackage to some sub packages.
    Anyway, if it may not be the perfect solution, it just works,
    so thank you very much :)
    Regards,
    Philippe

  • Air 2 Powered iPad/iPhone Simulator goes open source

    Hi guys, just wanted to pass along that the very popular iPhone/iPad Web Browser simulator has been open-sourced. 
    More info on iBBDemo can be found here:  http://labs.blackbaud.com/NetCommunity/article?artid=686
    The full Adobe Air 2 / Flex based source is available on Google Code: http://code.google.com/p/ibbdemo2/
    Thanks,
    Shaun Sullivan
    CTO
    Blackbaud, Inc.

    Steadalatron wrote:
    My iPad Air 2 screen won't come on, occasionally it randomly comes on with the App Store open, but all I can do is access the drop down menu, before the screen goes out. The only thing that works is Siri, and even then it cannot hear me.
    SInce it's new, I would be turning it in immediately for replacement ... :-) ...
    Apple Support
    http://www.apple.com/support/
    Apple Retail Store - Genius Bar
    http://www.apple.com/retail/geniusbar/

Maybe you are looking for

  • Number Overflow when it is within the range (Long)

    Hi, I am using Oracle JDBC Drivers to write a CMP (Container Managed Persistance) beans which has a CMP Field of long value in the table it is Number(14) which is well under the limits of long datatype, the value is also currentmillis which is millis

  • Snow Leopard Graphics Update - Screen Flickers

    After this Update my Macbook Pro 17" Mid 2010 the screen randomly flicks. What's happening? Can we downgrade? I did restart the Machine. Thanks

  • InDesign CC crashes when selecting text

    Hello folks! I have a serious issue here on my Windows 7 64bit notebook: InDesign CC (and also CS6 before) keep crashing when selecting text. I was still on CS6 when this failure appeared first. The strange thing is, it happens not always. When InDes

  • Setting up mailboxes for alias addresses

    I can't see how in the Rules it's possible to direct a particular alias email address into a particular mailbox - it only appears to allow for instance all POP addresses, not just one of them. I want to be able to direct mail from my primary account

  • Audio Error with Logitech Clearchat Headset (USB)

    After doing the monthly recommended battery recharging overnight, I had upon startup with my Logitech USB Clear Chat headset plugged in an audio error--a grayed-out apple icon in a gray box in the center of the screen, and a recurring beep-beep-beep