Building Flash apps with FB?

Hi gang,
Sorry if this is beating an old horse, but I am not finding anything useful in my searches... We are building a suite of apps for Flash 10, which MUST be Flash, not Flex, and the devices we are deploying to only support Flash.
I am using FB4, but when I try to do things like add a button to the screen, I can only get to the Flex versions, and not the Flash things that would appear in fl.controls.
It strikes me as very odd that FLASH Builder does not have the libraries included and part of the New ActionScript Project build.
Am I totally missing the boat here, or is this a common issue that I need to do something to overcome (and if so, what is it that I need to do)?
Thanks a million!
Chris

It sounds like you may want to look at this MAX 2009 video:
Coding with Flash Professional and Builder
http://tv.adobe.com/watch/max-2009-design/coding-with-flash-professional-and-builder/
Jason San Jose
Quality Engineer, Flash Builder

Similar Messages

  • Is there a way to build an App with CS5.5 that can run in older iPods

    Hello
    Does anybody know if there is a way to build an app with flash CS5.5 that can run in older iPods?, just like with CS5?
    Each IPA I build with CS5.5 cannot be installed in my iPod 8GB with iOS 4.2 and before with CS5 I could install all the IPAs there and test.
    The lack of support to iPod 8GB would be limitating for the market and sales...
    Is there some setting to build IPA to older iPods?
    Thanks

    AIR 2.7 release notes:
    AIR runs on "iPodTouch 4th generation iPhone 3GS and iPhone 4iPad".
    But:
    AIR 2.7 runs on iPod Touch 3rd Generation, too - but only on the 32GB and 64GB models. The 8GB model is in fact only an older 2nd gen iPod Touch.
    We tested this and we even have some apps in the app store running on the iPod Touch 3rd gen.
    I posted about this, look here:
    http://forums.adobe.com/thread/892541?tstart=0

  • Build Surface app with Surface sdk 2.0 ?

    Hi All,
    I need to build an application with Visual Studio 2013. and deploy it on Surface 2.0
    I need to have Data storage (MS SQL).
    What are the components that I need to build and deploy such app?
    Thanks
    Moahamd

    I posted this solution on another thread -- copied here for you:
    SOLVED.
    First, look at your ad-hoc provisioning file in text edit (just view it, don't overwrite it!)
    If it does NOT contain a line that says "<key>get-task-allow</key>" then you need to go to the program portal and get a NEW ad-hoc provisioning profile. There is a workaround where you can use the provisioning profile without this key, but Apple apparently has added this key to the ad-hoc provisions, and you might as well have the latest.
    However, that is not the final fix.
    The next thing you have to do is add a new file to the root of your project ... file, new file, iphone, code signing, entitlements. Call it "dist.plist" ...
    Open that file, and it will say "get-task-allow" with a checkmark for "true" -- this needs to be FALSE. Uncheck the checkbox, or if in text mode, type in "false"
    OK, almost there!!!
    Open the target build info window and where it says "Code Signing Entitlements" add "dist.plist"
    CLEAN THE BUILD
    BUILD AND GO
    ENJOY.

  • Building JEE apps with JFX

    Based on recent interest in the topic, I'm putting together a blog series on building business applications with JavaFX 2, using popular JEE technologies:
    http://zenjava.com
    Currently the focus is on using Spring (annotation based config - ZERO XML) to achieve Dependency Injection with FXML and controllers. I'm planning however to eventually cover topics such as threading (with screen blocking while busy), client-server (using web services and spring remoting), databases (using hibernate and spring transactions) and authentication, security (using spring security) and various other bits and pieces.
    The intent is to provide a guide for people wanting to work with these tools, but also to get community feedback and suggestions on best practices. I look forward to your comments.

    Hi Zonski,
    That sounds like a great idea. I have a similar setup with a current live application written in JavaFx (Script) 1.3 and Java, which will need to be converted across to the latest JavaFX (perhaps Visage) next year. Similar but not exactly the same. The application uses Spring remoting and also Spring Security, with XML for configuration. For the ORM Cayenne is used.
    ~ Chris

  • Build iOS app with Flash Builder Burrito.

    I have some Android apps built with Flash Builder Burrito that I want to deploy on iOS.
    Can it work?
    How?
    Is the folowing working ? StageOrientationEvent and StageWebView Class
    Best regards,
    mark

    Solved it.  Just added the following in the <InfoAdditions> tag for iPhone in my app descriptor XML file:
      <key>UIRequiredDeviceCapabilities</key>
    <array>
    <string>wifi</string>
    <string>armv6</string>
    <string>armv7</string>
    </array>

  • Building flash app for flash 5.5

    Hi
    I saw there was an update for flash buiilder 4.5 to add in support for RIM playbook.
    Can I build for Playbook in Flash Pro rather than flash builder? or is it only available in Flex?

    Ah, I see!
    The <autoOrients> node (along with several others) occours twice in the generated -app.xml file.  Do not un-comment the first instance, instead edit the parameters set in the second already un-commented autoOrients node.
    This fixed the error in my application as well.
    Thank you rblaa.

  • Has anyone been able to release-build their app with TLF 2.0?

    I can build a debug build of my app just fine.  TLF 2.0 features are working.  However, when I try to export a release build I get:
        No signed digest found in catalog.xml of the library, /Applications/Adobe Flash Builder 4/sdks/4.1.0_tlf2.0/frameworks/libs/framework.swc. Compile the library with -create-digest=true and try again.
        No signed digest found in catalog.xml of the library, /Applications/Adobe Flash Builder 4/sdks/4.1.0_tlf2.0/frameworks/libs/rpc.swc. Compile the library with -create-digest=true and try again.
        No signed digest found in catalog.xml of the library, /Applications/Adobe Flash Builder 4/sdks/4.1.0_tlf2.0/frameworks/libs/spark.swc. Compile the library with -create-digest=true and try again.
        No signed digest found in catalog.xml of the library, /Applications/Adobe Flash Builder 4/sdks/4.1.0_tlf2.0/frameworks/libs/sparkskins.swc. Compile the library with -create-digest=true and try again.
    To get TLF 2.0 working I followed the steps on the blog plus I had to change the linkage for textLayout.swc to merged to code.
    I tried to modify the build.xml script in the frameworks directory to call compute-digest="true", but it didn't seem to make any difference.
    Has anyone gotten this to work?

    I'm using ant.  It looks like the command you gave me is for building the textLayout.swc.  I already have the textLayout.swc from the sourceforge download.  I'm looking for a way to integrate it into the 4.1.0 (or 4.0.0) sdk.  I followed the instructions on the TLF blog post, including running the ant command to rebuild spark.swc.  However, when I try to do a release build of my project using that modified sdk I get the error message in the first post.

  • Introduction to PhoneGap Build - Building your first app | Building Mobile Apps with PhoneGap Build | Adobe TV

    In this video you will learn how easy it is to build and update your first mobile app using web technologies with the Adobe PhoneGap Build cloud service and learn about two new great improvements to speed developer workflow!
    http://adobe.ly/18qDiVR

    I just installed the latest Edge Code but there's no PhoneGap build icon as seen in the video.  I don't see any way to turn this feature on.

  • VS2015 Preview - building android app with assets

    I have successfully built and deployed a native android application using visual studio 2015 preview however I can't figure out how to include the assets into the apk. I've tried adding a custom build step to copy them into $(OutDir)\Package\res\assets after
    Build and ant does indeed 'crunch' them. But it fails with this message: [aapt] invalid resource directory name: C:\xxxxx\ARM\Debug\Package\res assets. It looks like it's not adding the assets folder correctly to the path? Or is there another way to add
    the assets to the apk?

    As VS 2015 is pre-release software, I suggest you connect with the dev team about your issue.
    https://connect.microsoft.com/VisualStudio/content/content.aspx?ContentID=31113

  • Need Guidance in Building an app With Sh Script Commands

    Let me start off by saying this will be long:
    I've been tasked with creating an application at work that provides a GUI interface to the user while it runs a shell script in the background. I have very limited experience with Xcode and the developer tools so please explain in simplest terms possible
    On to the application. It will be broken down into five different GUI windows. I know I need to use IB, but thats about as far as I know how to pull this off.
    1. Intro screen that gives a description of the program and a start button.
    2. Asks the user to specify the location where they want to save their image and provide a name for it,then a next button. (I would like to do a drag and drop field if that is possible where they could drag the folder and the path would be read and have whatever name they type automatically append .dmg onto the end)
    3. This window asks them to drag and drop (if possible) the windows partition into the window, and then click next.
    4. A progress bar
    5. Successfully finished.
    There is an additional unix file that script calls as well
    The script which needs to be modified to work for this program is:
    #!/bin/sh
    echo ""
    echo ""
    echo ""
    echo "This script will create a sparsebundle for Windows imaging."
    echo ""
    echo "Please make sure to have an external Firewire drive to where your image will be saved connected to your machine"
    echo ""
    #echo "Type in how large you want your sparsebundle to be (ie 50g for 50 Gigabytes):"
    #read "hd_size"
    echo "MAKE SURE TO PRESS ENTER AFTER EACH STEP!!!"
    echo "MAKE SURE TO RUN AS ROOT!!!"
    echo ""
    echo "Drag the icon of the folder or device you want to save your Windows image INTO this window (Because of the large size of the file that will be created, it is recommended to use a firewire device and/or folder.):"
    read "target_disk"
    echo "Type in the name you want your final image to be called (include .dmg to the end of the name. i.e. LIBRN310_SPR09.dmg)"
    read "Image_Name"
    echo "Step 1: sparsebundle creation"
    echo "Please wait while your sparsebundle is created"
    target_folder="$target_disk/Windows_ntfsclone_image"
    if [ -e $target_folder ]; then
    echo "A folder with the name 'Windows_ntfsclone_image' already exists. Please delete or rename this folder and launch this script again."
    exit 0;
    fi
    /bin/mkdir $target_disk/Windows_ntfsclone_image
    hd_size="`diskutil list | grep Vista | awk '{print int(1+ $4)}'`g"
    /usr/bin/hdiutil create -type SPARSEBUNDLE -layout NONE -size $hd_size $target_folder/windows
    echo "Your sparsebundle has been created here: $target_folder/windows.sparsebundle"
    echo ""
    echo "Your sparsebundle is being attached to the system as a device..."
    sparsebundle_Device="`/usr/bin/hdiutil attach -nomount $target_folder/windows.sparsebundle`"
    echo ""
    echo "Your sparsebundle has been attached."
    echo ""
    echo "Step 2: Cloning your Windows NTFS volume to the sparsebundle."
    echo "Cloning your Windows volume to the sparsebundle..."
    Vista_Volume="/Volumes/Vista"
    Vista_Device="/dev/`/usr/sbin/diskutil list | grep Vista | awk '{print $6}'`"
    /usr/sbin/diskutil unmount $Vista_Device
    $HOME/Desktop/Windows_Imaging_Tools/ntfsclone -f -f -O $sparsebundle_Device $Vista_Device
    echo ""
    echo "Windows has cloned to your sparsebundle."
    echo ""
    echo "Detaching sparsebundle..."
    /usr/sbin/diskutil eject $sparsebundle_Device
    echo "sparsebundle detatched"
    echo ""
    echo "Step 3: Converting the sparsebundle to scannable UDIF image for Multicast or Unicast ASR."
    echo "Converting Windows sparsebundle to compressed Apple UDIF image."
    sparsebundle_File="$target_folder/windows.sparsebundle"
    /bin/mkdir $target_folder/Windows_Final_Image
    Windows_Image_Folder="$target_folder/Windows_Final_Image"
    /usr/bin/hdiutil convert $sparsebundle_File -format UDCO -o $Windows_Image_Folder/$Image_Name
    echo ""
    echo "Your sparsebundle has been sucessfully converted."
    echo "It is located at $Windows_Image_Folder/$Image_Name"
    echo ""
    echo "Step 4: Scanning your $Image_Name image for restore..."
    /usr/sbin/asr imagescan -source $Windows_Image_Folder/$Image_Name
    echo ""
    echo "Your $Image_Name has finished scanning. You can now use the image located at $Windows_Image_Folder/$Image_Name for Multicast ASR or Unicast ASR."
    exit 0;

    Couple of options:
    - Pashua: http://www.bluem.net/en/mac/pashua
    - Platypus: http://www.sveinbjorn.org/platypus

  • Restaurant management  app with some PDAs

    Hi,
    I was asked to make an application for a restaurant,
    following this basic scenario:
    The waiter will take the order from customer on PDA, then
    printer in the bar should print out the drinks and printer in the
    kitchen should print out the meals. Later on the the waiter will
    charge the customer and print out the receipt. In the back office
    manager should see all the orders and products in stock in the
    database.
    Is it possible to make this somehow with Flex/Air ? I've got
    experience building web apps with Flex/ Coldfusion, but this has to
    run locally.
    OK, there could be one Air app running on the local machine
    in the back office which would work with the database &
    printers and second Air app installed on the PDA just to send the
    order.
    But how can the PDA app communicate with the main app when
    there is no server ? Some kind of LocalConnection via wireless
    network ?
    Thanks in advance for any tips or hints on this.

    Thanks. I didn't know that Air doesnt' work on devices. But
    normal Flash player should work on them, shouldn't it ? So, what
    about just putting normal swf or projector on the PDA ? Could it
    possibly communicate with the Air app in the back office?

  • Are there any non-game Flash apps in the iPhone App Store and Android Market?

    We all know flash can make some pretty nifty games.  But I'm wondering if there are any non-game flash apps (adobe AIR) out there in the AppStore and Android Market.   What I'm looking for are Flash apps with
    1.) forms (textboxes, checkboxes, submit buttons)
    2.) scrollable content (such as news feeds long enough to extend past the screen)
    3.) grid reports (data shown in a table format)
    I'm wondering if these are possible in flash or if it's better to go with java/objectiveC.

    It is definitely better to build apps with objective-c. There is not way to say something different.
    However, you can build a lot of apps with flash, but they will not have the same feeling of a native apps.
    On some instances it might not matter, but even the rotation is different (and in a lot of cases weird)...
    You can't access very important features as alerts and though videos show that the next air build will improve speed a lot it is still a little different.
    BUT
    it is great that you can develop with Flash and if there are more improvements in the next couple of weeks and month it should become more efficient and valuable. For now it is too limited in comparison to objective-c which is sad, since I think that a lot of tiny tweaks could easily be eliminated by Adobe, but to me all current builds look like they have been published far too early and without real world testing (which –again– doesn't mean it is not possible to do a good app). Actually I think that the speed of the apps and systemintegration (game center, alerts, etc.) makes it better to produce everything but games.

  • Mobile apps with phonegap + mysql ?

    Hi,
    i was searching for a long time but didn't find answers. is it possible to show database-driven content within mobile apps made with dreamweaver cs6 ?
    If so, are there any examples or tutorials on the adobesite or elsewhere?
    Looking forward for any answer :-)

    PhoneGap builds mobile apps with HTML, CSS, and JavaScript. You cannot use a server-side language, such as PHP, with PhoneGap.
    Presumably, you want to connect with a MySQL database on a remote server. To do so, you would need to use Ajax to send and receive data from the MySQL database. You can use jQuery to send and receive data as JSON. PHP has JSON functions that decode and encode data as JSON strings.
    How difficult or easy you would find setting this up depends on your knowledge of jQuery and PHP. I don't know of any tutorials that show how to pull everything together for PhoneGap, but it shouldn't be too difficult to find tutorials for using jQuery Ajax to communicate with MySQL.

  • If cloak some files in an App would uploaded or not in build.phonegap to build the App?

    cloaked files not uploaded...
    if cloak some files in an App would uploaded or not in build.phonegap to build the App?

    i use dw cs6
    http://tv.adobe.com/watch/building-mobile-apps-with-phonegap-build/introduction-to-phonega p-build-building-your-first-app/
    why in this video skipps to talk about signing keys? ios, android, blackberry?
    when required?
    may skipped for paid apps? how get codes to setup for phonegap build?

  • How can I build multithread appliccations with forms?

    good afternoon.
    I wish to know how I can build multithread apps with forms. Is it possible? ...
    thanks forward...

    Hi Craig:
    thank you very much. To solve the mystery : ) :
    I want to drive a stepper motor with a specific frequency. To get the current degree value of the motor I would like to measure the current time (from the beginning of the move on). (With a formula I get the degree value out of the time)
    Concurrently I would like to get data from a torque sensor and from a pressure sensor. That's why I asked you about the time and the table. The measurement should start with the movement of the motor. How can I do that? Right now I have different block diagrams (different while loops) (see attachment) and I would like to put them in one.
    I haven't done the block diagram for the pressure sensor yet, so there is only the one for the torque sensor and the one for the motor.
    I also would like to set a mark in the table when the voltage value of an analog input gets under a specific threshold value. Is that possible?
    I'm sorry, I'm a novice in LabVIEW. But maybe you can help me.
    Thank you very much!
    Steffi
    Attachments:
    motor.vi ‏238 KB
    sensor.vi ‏59 KB

Maybe you are looking for

  • Flashing file folder with question mark

    Hello, i have a mid-2010, 15"' MacBook Pro running Yosemite.  Also, about two months ago, I replaced the two, 2 GB memory modules with two 4GB modules. Just in the past week the laptop has been acting very sluggish; login won't complete; and today, w

  • Oracle 8i/9i with Navigator

    I am looking for a version of Oracle 8i Lite or 9i Lite that includes Navigator. I would like to import data using plain text files into my tables, and the Navigator seems to do it very nicely. I can't find the Navigator with the Enterprise version o

  • Migrate the SharePoint 2007 Site containing SharePoint Designer Workflows with Infopath forms to SharePoint 2013

    Hi, We have a requirement to migrate the SharePoint 2007 Site containing  SharePoint Designer Workflows with Info path forms to SharePoint 2013. Can somebody please guide us as to what could be the best approach to go ahead? Thanks in advance. Regard

  • Iphone 5s charge stuck at 95%

    I had my iphone 5s for almost 2 weeks and as for today when i charge my phone, it stucks at 95% and it wont go up(the lighting indicator is still on). Is this a normal phenomena? Btw this is the 1st time in two weeks time I encounter this kind of sit

  • IWeb quits when I try to delete a corrupted page.

    iWeb v. 1.1.2 running on OSX 10.5.1. I want to delete a corrupted page, but iWeb quits every time I try to select it. I have already been into Home>Library>Application Support>iWeb>Domain.Sites and deleted photos. Have checked Fonts and deleted dupli