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

Similar Messages

  • How can I add new content in iDVD to a DVD-RW disc which has ample remaining free space? After preparing the new video for burning and clicking on Burn to iDVD, I get a window saying the disc's already recorded and that I can either Erase or Eject.

    How can I add new content in iDVD to a DVD-RW disc with a video previously successfully recorded on it? (The disc has ample remaining free space.)
    After preparing the new video for burning and clicking in the File menu on Burn to iDVD, I get a window saying the disc's already recorded and that I can either Erase or Eject. My assumption has been that iDVD would automatically find the free space and continue with the new recording from there. I'd be grateful if anyone can shine light on this.

    There are, but not with a DVD written as a movie disk. It must be closed when completed, or it doesn't work.
    Apple's built in Burn utility also automatically closes any data CD, DVD or Blu-ray disk you burn. Doesn't matter how much space is unused, you can't use it. You'd have to use a more advanced disk creation app, such as Toast Titanium. I then have the option of choosing to write the data as a session:
    I can keep doing this until the disk is full. If I've written five sessions to the disk, when I put it in the drive, five CD/DVD icons will appear on the desktop since the OS will treat each session as if they are separate physical disks. At any point you choose Write Disk when writing a group of data, that means you're closing the disk, and again can't add anything after that. So if I had written two sessions, and the third was Write Disk, it's over. I can't put anything else on that disk.

  • For iPhone and Android, what is the best file format for watching videos?

    For iPhone and Android, what is the best file format for watching videos?

    You can try these setting. They are from CS5.5 but should work in CS4.
    Make sure you check Use Max. Render Quality.

  • I downloaded the new version of bridge and it wont open the raw files on my mac.

    I downloaded the new version of bridge and it wont open the raw files on my mac.

    hello and thank you for your suggestion. I have tried it and, when trying to open a program which I previously was able to, still get the following message:
    Remote XUL
    This page uses an unsupported technology that is no longer available by default in Firefox.
    Please contact the website owners to inform them of this problem.
    Seems unbelievable that I previously had no problem and now I do. Have you any suggestions to overcome this? Do you think I can go back further in Firefox history to get a version that will make it possible to access this. Many thanks! Lynn

  • Where the source files for examples of FLASH of the manual (flash_as3_programming.pdf)

    Good, I wanted to know where to find the source files for examples of FLASH programming manual with Adobe ActionScript 3.0 (flash_as3_programming.pdf), each sample has a link that had to change and send me the Adobe Developer Center. Thanks,.

    Hi,
    I had the same problems with the samples. But I got different message. but, instead of typing "ant build", I entered only "ant" on the prompt and I was able to built it.
    So, in the comamnd prompt goto your example directory and enter only ant .
    The ant will read the build.xml file and you should be able to get it.
    bye

  • HT2731 I have 2 apple iPods on the same account, And they have the Same songs on them. How can I get a new account for one of them but not the other? Can I wipe the memory of 1? How would I do that?

    I have 2 iPods one I don't use anymore. I would like to make a new account for one but not the other. Is that possible? If I wipe the memory in one will the other wipe out too? How can I do all of this?

    You don't have to do anything with the first iPod that you don't use anymore. If you are planning on keeping it, put in a drawer in your house and forget about it.
    You don't need a second account to use with the new iPod. I use one Appl e ID and iTunes library for two iPods, and two iPad. I have different content on all four devices. You can select exactly what you want to sync to each device and it can be different content on all devices.

  • HT1904 I chose a movie to download from I Tunes, it seemed to begin downloading then stopped. I checked my account and was billed for it and paid but now the movie is no where to be found. When I go to the support area recommended it says "cannot connect,

    Question;   I have been using I Tunes for over three years now. The other night I chose a movie to watch on my IPad2 and rented it and began the download and all seemed Ok. Then I could not find the movie, went to my account page and I had already been charged for the movie and I Tunes was already paid but NO moviie anywhere. I sent an email to ITunes but so far no response and it has been several days now.  When I try to go to the purchased page or rentals page I get the message that says "Cannot connect to this page, try again later" and this is what I get over and over again.  Also, did anyone out there know that ITunes charges a different amount for a movie depending on whether you are using a laptop or an IPad.  The laptop is $3.99 and the IPad is $4.99 for the same movie.  Is anyone else on to this?
    Anyway, if anyone has any suggestions I would appreciate your help.  Oh, almost forgot, when I click on the downloads button it only goes to a page with Something about agreements with software and gives you choices of all the countries on earth and when you choose the USA it gives you the same old message of sorry cannot connect, try again later.  Does anyone have the phone number of ITunes?  Thanks

    Okay, you need to contact support definitely about what's going on. Here is a form that will send an e-mail into support for you:
    http://www.apple.com/emea/support/itunes/contact.html
    As far as the prices, the difference is likely the laptop version is the SD version and the iPad one is available in HD. That's the only reason you'll see a price difference. It has nothing to do with the device with movies/movie rentals. Apps yes, these no.

  • How to code a parallel 'for loop' and 'while loop' where the while loop cannot terminate until the for loop has finished?? (queues also present)

    I've attached a sample VI that I just cannot figure out how to get working the way that I want.  I've labeled the some sections with black-on-yellow text boxes for clarity during the description that follows in the next few sentences.  Here's what I want:
    1) overall -- i'm intend for this to be a subVI that will do data acquisition and write the data to a file.  I want it to use a producer/consumer approach.  The producer construct is the 'parallel for loop' that runs an exact number of times depending on user input (which will come from the mainVI that is not included).  For now I've wired a 1-D array w/ 2 elements as a test case.  During the producer loop, the data is acquired and put into a queue to be delt with in the consumer loop (for now, i just add a random number to the queue).
    2) the consumer construct is the 'parallel while loop'.  It will dequeue elements and write them to a file.  I want this to keep running continuously and parallel until two conditions are met.
          i. the for loop has finished execution
          ii. the queue is empty.
       when the conditions are met, the while loop will exit, close the queue, and the subVI will finish. (and return stuff to mainVI that i can deal with on my own)
    Here's the problems.
    1)  in the "parallel for loop" I have a flat sequence structure.. I haven't had time to incorporate some data dependency into these two sequential sections, but basically, I just care that the "inner while loop" condition is met before the data is collected and queued.  I think I can do this on my own, but if you have suggestions, I'm interested.
    2)  I can easily get the outer for and while loops to run sequentially, but I want them to run in parallel.  My reasoning for this is that that I anticipate the two tasks taking very different amounts of time. .. basically, I want the while loop to just keep polling the queue to get everything out of it (or I suppose I could somehow use notifiers - suggestions welcome)...  the thing is, this loop will probably run faster than the for loop, so just checking to see that the queue is empty will not work... I need to meet the additional condition that nothing else will be placed in the queue - and this condition is met when the for loop is complete. basically, I just can't figure out how to do this.
    3) for now, I've placed a simple stop button in the 'parallel while loop', but I must be missing something fundamental here, because the stop button is totally unresponsive.  i.e. - when I press it, it stays depressed, and nothing happens.
    suggestions are totally welcome!
    thanks,
    -Z
    Attachments:
    daq01v1.vi ‏59 KB

    I'd actually like to add a little more, since I thought about it a bit and I'm still not quite certain I understand the sequence of events...
    altenbach wrote:
    zskillz wrote:
    So i read a bit more about the 'dequeue element' function, and as I understand it, since there is no timeout wired to the dequeue element function, it will wait forever, thus the race condition I suggested above can never happen!
    Yes, you got it!
    As I've thought about it a bit more, there's a few things that surprise me... first, the reason the 'dequeue element while loop' errors is not because there's nothing in the queue, it's becaues the queue has been released and it's trying to access that released queue...   However the problem I have is this --- Even though there's no timeout wired to the dequeue element, I still would think that the while loop that contains it would continue to run at whatever pace it wanted -- and as i said before.. most of the time, it would find that there is nothing to dequeue, but once in a while, something is there.  however, it seems that this loop only runs when something has been enqueued.  the reason I say this is illustrated in the next code sample MODv2 that's attached below.  I've added a stop button to the "queue size while loop" so the program runs until that is pressed.  I've also added a simple conditional in the "dequeue while loop"  that generates a random number if it a button is pressed... but this button is totally non-responsive... which means to me that the "dequeue while loop" isn't actually continuously running, but only when an element is added to the queue.  this still seems almost like the 'dequeue while loop" waits for a notifier from the queue telling it to run.  can you explain this to me? because it is different from what I expect to be happening.
    rasputin wrote:
    I tried to open your VIs but it doesn't work. LV
    is launched, the dialog box (new, open, configure...) opens and then...
    nothing. Not even an error message. I guess it isn't a problem of LV
    version or a dialog box would appear saying this. Could you, please,
    send a image of the code?
    Thanks,
    Hi Rasputin, I'm using LV8.  I assume that was your problem, but who knows.  I've attached a pic of of altenbach's solution since it's what I needed.
    thanks
    -Z
    Message Edited by zskillz on 10-20-2006 11:49 AM
    Attachments:
    daq01v1MODv2.vi ‏63 KB
    daq01v1MODpic.JPG ‏116 KB

  • I receved a new computer for christmas and my ihone with show up on the new devices on my new itunes but with not connect to the itunes computer music library how do i fix this ?

    I have recived a new computer for christmas and dowloaded the new itunes on it but when i hook my iphone 4 up to the new computer with the new itunes it will only show up on the new devices the music i have on it will not show up in the new itunes lirary on my new computer i hate having to hook my iphone everytime to see my music! can some one show me how to fix this!?!?!?!?! PLEASE!!!!!!!!!!!!!!!!!!!!!!!!!

    Welcome to the Apple Community.
    Which Apple TV do you have.

  • I recently moved and I got a new sim but I still use my old sim. I want to use both numbers for iMessage and FaceTime but i have absolutely no idea how to do it! please help me!

    I recently moved and I got a new sim but I still use my old sim. I want to use both numbers for iMessage and FaceTime but i have absolutely no idea how to do it! please help me! I have a macbook pro and iphone 5

    lewbobber wrote:
    Basically i need to either take it to a shop that can unlock i.e. £40.00
    Be aware, you go that route & every time you try to update or restore, it will error out, leaving your phone unusable. Not to mention, you void all warranty/support.
    Sell it & use the proceeds towards an officially unlocked iPhone bought directly from Apple.
    Good luck.

  • I'm setting up my new ipad air and it's asking for id and password, but not accepting it. help me

    i'm setting up my new ipad air and it's asking for id and password, but not accepting it. help me

    If it is asking for an APlle ID password for an ID you do not recognize then you have stumbled upon the Activation Lock feature of IOS7.
    Read more about it here:
    http://support.apple.com/kb/HT5818

  • Cannon 8800F not working with OS X yosemite 10.10.1  . I have downloaded the latest drivers and firmware from Canon. I called Canon for support and went through all the checks , but, still my iMac did not see the scanner. Any new ideas?

    cannon 8800F not working with OS X yosemite 10.10.1  . I have downloaded the latest drivers and firmware from Canon. I called Canon for support and went through all the checks , but, still my iMac did not see the scanner. Any new ideas?

    Have you done any of the following?
    http://support.apple.com/kb/PH18614 OS X Yosemite: Reset the printing system
    Repaired permissions & restarted your comp after the installations of the drivers?
    Sometimes, installing the GIMP drivers help with printing issues: http://gimp-print.sourceforge.net/MacOSX.php
    What to do when you can't print
    =============
    not working with OS X yosemite 10.10.1
    Per your profile
    Mac OS X (10.7.3)
    Conflicting info:  Please update/correct your profile so that you can receive the correct troubleshooting suggestions.  This will assist the users in trying to help you.  Thank you.

  • Why did the new update for my macbook air hinder my ability to use my camera for google  and skype but not photobooth or facetime??? This is messed up it was working yesterday and now neither google  or facetime can find a camera on from my mac?

    Why did the new update for my macbook air hinder my ability to use my camera for google  and skype but not photobooth or facetime??? This is messed up it was working yesterday and now neither google  or skype can find a camera on from my mac? what do I do??

    An update for same is coming.
    Theres a patch for same, see here:
    https://discussions.apple.com/thread/5306216?tstart=30

  • I have apps in my notification center on for notifications (like News apps), with banner and sounds, but i never get the notification from those apps. I tried reinstalling the app and restarting the phone but all in vain

    I have apps in my notification center on for notifications (like News apps), with banner and sounds, but i never get the notification from those apps. I tried reinstalling the app and restarting the phone but all in vain

    The apps I currently have are for the i phone and i pad but i would like to see this on this computer
    On the Mac Air launch iTunes. Then connect either the iPad or iPhone.
    Select the iPad or iPhone under Devices left side of the iTunes window in the source list.
    Then select Apps from the menu on the right.
    If you don't see the apps listed there, from your iTunes menu bar (top of your screen), click Store > Authorize This Computer.
    See if that makes a difference...

  • I tried to upgrade the new version for i pad mini but when downloading it just went off and told me to connect it to i tunes, so i did and now it says i need to restore it. Does that mean I will lose everything in my i pad?

    I tried to upgrade the new version for i pad mini but when downloading it just went off and told me to connect it to i tunes, so i did and now it says i need to restore it. Does that mean I will lose everything in my i pad?

    In other words, the upgrade process did not go altogether well and the device has lost all its contents. When you plug it in, they will be restored from the backup.

Maybe you are looking for

  • Hitachi Deskstar 7K1000 (& other 1TB drives) for my Early 2005 Power Mac G5

    Hello there: Like everyone and there grandmother I want a terrabyte drive! But I'm a little concerned. The Power Mac G5 only supports the first SATA spec (1.5 Gb/s) and all the of the new drives being sold these days are of the SATA II spec (3.0 Gb/s

  • How do I get iTunes to allow me to restore iPhone files from backup?

    My iPhone 5 was previously backed up via iTunes to my laptop running OS 10.8.4.  However, the File | Devices | Restore option in iTunes is grayed out (AAARGH!).  Moreover, I cannot figure out where the backup file is stored on my laptop.  I need to p

  • Ad hoc approval request in workflow

    Hi experts, Ad hoc approval request in workflow ,user should  forward work item multiple times for different users . Ad hoc approval multiple times to the same or different employees. Could you please provide me steps by steps how I need to create ad

  • Inserts slooooooooooow

    I'm running Oracle 8.1.6. I connect to the database through jdbc using Oracle's thin driver. I'm noticing my inserts are painfully slow. I turned autocommit off but that hasn't helped. My inserts were fine with 8.1.5; has anybody else experienced slo

  • OIM 10G : UIX Not found error

    Hello, I've moved OIM 10G 9102 to application server Weblogic in cluster (version 10.3.5.0 - 11g). All the workflows and provisioning pieces are working as expected. However, when a manager user is trying to set his proxy by selecting calender dates.