How to made Flash Builder Project in Flash 4.0

I am using Flash Builder 4 and facing issues for make its flex project in Flex 4.0 and i have made it successfully in Flex 3.0 with help of BlazeBS-bin 2.6. If i tried to made project in Flex 4.0 then it is giving an error " Only LiveCycle Data Services 2.6 and higher are supported." and i also download BlazeDS-bin-3.2 and use it to create a project but it is still giving me this error, please help me .........
Thankx in Advance

Hi Codex
Welcome to the forum.
I suppose the only question is does your superdrive support dual layer discs?
Looking at your specs I'd assume it does. That being the case the only other thing to do is decide how the layer change will occur. I'm pretty sure the default is to create the layer break automatically but to check this highlight the disc icon at the very top of the Outline window. In the Disc Inspector select the Disc/Volume tab. Set the Disc Media to the 8.54gig option and the greyed out features below become available.
The simplest route is to just leave them all as default, but this will mean that DVDSP will choose a point at which the layer change will occur and that may be right in the middle of something where you don't want a slight pause while it jumps to the next layer. You can place a marker in your track which is a layer-break-point marker (tick the box in the marker inspector) forcing the layer change. From memory the DVD spec prefers Layer 1 to be larger than Layer 2 (someone please correct me if I'm wrong) - all of this is covered in the manual so you might want to check up on the details there.
Then insert your disc and hit Build&Format.
Happy Burning
Cheers
B

Similar Messages

  • How to compile flex builder project from flex sdk?

    I built one flex project in flex builder, and need to change and maintain in an flex SDK environment.
    I am wondering whether there is any tools in flex sdk to do so.
    Thanks

    You could use Ant tasks
    http://livedocs.adobe.com/flex/3/html/help.html?content=anttasks_1.html

  • Linking library with flash builder project?

    I have a flash builder project going and I have found I need to make various movie clips and sprites in in Flash Pro. Is there a simple way to just link my library from the .fla project to my builder project so I can access the assets made in the .fla?
    I'm using the latest version of both software packages.
    Thanks!
    -SGW

    Open your .actionScriptProperties file and set useFlashSDK to false.  This will allow you to use your older SDKs.  They are managed in the same way as Flash Builder 4.6 when this option is changed.

  • Load Flex/Flash Builder project in Flash Professional CS5

    Is there a way that I can load (or export) Flex/Flash builder project in Flash Professional CS5?
    As it turns out we got Flash Prof for our team, but it may look like we actually need Flash builder to build lots of UI related stuff..

    Specifically, I want to use flex chart in CS5. Is there a way to do this?
    Message was edited by: bart2335658
    And flex ui

  • Is it possible to get a count of all the class files in a Flash Builder project?

    Is it possible to get a count of all the class files in a Flash Builder project?
    Thanks!

    Resultsets are one per connection unless you have copied them. Do you have lots of connections are you properly reusing them or at least closing and discarding all references?
    See tutorial and Javadoc of API too

  • I have made flash cards on my ipad.  I am trying to put images on them.  How do I do this?

    My daughter is working on a project for school.  She has made flash cards and is trying to put images onto them... She has taken the pictures using her camera.  Now what does she have to do to put the pictures onto the flash cards?
    Thanks!!

    She says she used Ifree Flash Cards???  I don't know anything about the IPad.  I did however try to copy and paste but I guess it doesn't work the same as on a computer??? 
    Everytime we tried to copy the photo all it will do is make an extra copy?
    Thanks for your answer and any help.

  • Is it possible to save versions/snapshots of Flash Builder projects?

    Hi there,
    I am working on a project at the minute that I am saving incrementally (0.0.1, 0.0.2 etc) as would be expected with most projects.  Can anyone let me know if there is a way of saving a snapshot/version of a Flash Builder project so that I can revert back to a particular version should I ever need to?  I suppose I can duplicate the project so that it appears as a seperate entity in my workspace window but I was just wondering if there was a more elegant way of doing it?
    Thanks in advance for your help.

    Setting up  a local version control system like CVS or SVN and committing your project at regular intervals will likely give you what you want.

  • How to use Flash Builder  for Eclipse Luna ( is it possible??)

    How to use Flash Builder  for Eclipse Luna ( is it possible??)

    Yes. I have Flash Builder 4.6 and 4.7 running in different Eclipse Luna installs.
    More details at http://forums.adobe.com/message/4527443
    On Mac, I had to have the 32bit version of Luna for 4.6, and the 64bit version of Luna for 4.7 (and  I recently started using  4.7 with Eclipse Mars).
    For 4.6 you need to first download Eclipse 3.6 and install the Flash Builder 4.6 plugin to that Eclipse install. For 4.7 you need to download Eclipse 3.7 and install the plugin to that Eclipse install. Once it's installed in the 3.x version, you can then copy the fb*.link files from the Eclipse 3.x dropins folders into your Eclipse Luna's dropin folder.
    There is an issue where something in Flash Builder 4.7 won't work right when using it as a plugin, not sure but it might be something with building ANEs.

  • Compiling Flash Builder Projects with ant - error

    I'm fairly new to FlashBuilder as well as using ant to build projects.
    I'm working on a project in FlashBuilder 4.5. I'm using a 3rd party SWC that contains an alchemy-compiled C application in the SWC. Building my entire project within FlashBuilder is working fine. However, due to other parts of the project (not imported into FlashBuilder) I need to build with ant on occasion.
    The Class specific to the C app within the SWC is throwing errors when building with ant - it says it can not find the source. I had one recommendation to look into adding/editing something within the build.xml file, but I don't know what that addition/edit would be.
    Any help appreciated.

    Apparently related to switching workspaces... the error log identifies a path to an old workspace I changed out of weeks ago. I created a new workspace and moved the project (just the source, etc, not the settings) into it. been running fine for a while now... though funny how this problem didn't show up until yesterday.

  • [svn:fx-trunk] 11193: fix packaged build file for textlayout to accommodate the recent changes made to that project

    Revision: 11193
    Author:   [email protected]
    Date:     2009-10-27 13:08:28 -0700 (Tue, 27 Oct 2009)
    Log Message:
    fix packaged build file for textlayout to accommodate the recent changes made to that project
    QE notes: no
    Doc notes:
    Bugs: sdk-23302
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-23302
    Modified Paths:
        flex/sdk/trunk/frameworks/build_framework.xml

    There are two main annoying problems with Flash Builder and swc's:
    1.  Flash Builder doesn't reflect changes made to swc files
    Solution : First of all - keep your swc files inside your project folder, you can also disable global swc cache: change as3api.cpp code,refresh swc in flashBuilder bug!
    2. Flash Builder breakes content inside swc files (and also popular problem "TypeError: Error #1034: Type Coercion failed: cannot convert flash.display::MovieClip@1f21adc1 to...")
    Solution : locate the project .actionScriptProperties file and set useFlashSDK=”false” :  Flash Builder 4.7 – useFlashSDK | In Flagrante Delicto!
    In this case you can also download latest Apache Flex SDK to target new Flash player versions: http://flex.apache.org/
    Hope this helps!
    P.

  • Do you know how to use Flash? can you help?

    hi all,
    Do you know how to use Flash?
    I have been trying for months to find someone who can use
    flash, who can help me, with no luck.
    I need my links on my website updating, just a couple of them
    need the text changing as i need
    to change the name/title of some pages. I have tried to do it
    myself (using a trial version of flash,
    as i dont have flash). the site was made using dreamweaver.
    the files are .FLA
    and before anyone says 'get the person who made the site to
    do it'....He wont, ive tried.
    when i tried to change them myself i cocked them up and now
    they dont work at all, see my
    website and you will see; www.stevenallenphotography.co.uk
    so, if you can use flash please can you help me? all i need
    doing is the file updating with some
    of the link titles/names changing, i.e. one link is
    'exhibitions' which needs changing to 'published work',
    please get in touch if you can help.
    thanks,
    steven.

    I used divx in my site once its really very nice! but i use it in different host not .mac...try this divx web player with video selector code --------<object id="ie_plugin" classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616"
    width="640" height="480"
    codebase="http://go.divx.com/plugin/DivXBrowserPlugin.cab">
    <embed id="np_plugin" type="video/divx"
    width="640" height="480"
    pluginspage="http://go.divx.com/plugin/download/">
    </embed>
    </object>
    <script type="text/javascript">
    // This code detects which browser we are
    // running into (IE or others) and assigns
    // the correct element (object or embed) to
    // the "plugin" variable, that we will use.
    var plugin;
    if(navigator.userAgent.indexOf('MSIE') != -1)
    plugin = document.getElementById('ie_plugin');
    else
    plugin = document.getElementById('np_plugin');
    // This is a local JS function used by our form
    // element to call the plugin functions using
    // the "plugin" variable that we defined above
    function openNewMovie()
    var url = document.forms['videoSelector'].movie.value;
    if(url != '')
    plugin.Open(url);
    </script><form name="videoSelector">
    Choose a video to play:
    <select name="movie" onChange="javascript:openNewMovie();">
    <option value="" selected>Video Selector
    <option value="http://www.yourdomain.com/folderdivx/name.divx">title1 divx
    <option value="http://www.yourdomain.com/folderdivx/name.divx">title2 divx
    </select>
    </form> ---------------------
    Hope this help!

  • How to bind flash to sql server DB or any DB?

    hi everyone
    i have searched a lot in the net and haven't found what i am looking for so i though asking you nice people out there.im working on a project, in which i need to bind my flash to SQL server data base and i don't know how.
    what i want to do is: i have this "text area component" / "text input component" on the stage and i want the text written in it passed to a SQL server data base(be saved in the DB table). and also i want to dynamically show content of the database(mainly texts) on the stage(which i think i should use dynamic text for it ).
    please can anyone help? im in urgent need of that.
    thanks in advanced.

    I am not familiar with working with an sql server, but the way to get Flash interacting with a database is to have a server-side script, such as PHP, acting as the middle man for sending and receiving data between Flash and the DB.
    Here's a link to a tutorial showing how to have Flash work with a MySQL DB with PHP...
    http://www.gotoandlearn.com/play?id=20

  • How to add flash player to iPad

    How to add flash player to iPad

    Adobe has not made a version of Flash for the iPad.
    Kappy explains why. https://discussions.apple.com/message/19446567#19446567https://discussions.apple.com/message/19446567#19446567
    5 Flash Player Alternatives http://www.techshout.com/features/2011/01/flash-player-for-ipad-apps/http://www.techshout.com/features/2011/01/flash-player-for-ipad-apps/
    Top 4 browsers supports flash player on iPad and iPhone
    http://mashtips.com/flash-player-ios/http://mashtips.com/flash-player-ios/
     Cheers, Tom

  • How i downlod flash version 9

    how i downlod flash version 9 or greater

    Adobe has not made a version of Flash for the iPad.
    Kappy explains why. https://discussions.apple.com/message/19446567#19446567
    5 Flash Player Alternatives http://www.techshout.com/features/2011/01/flash-player-for-ipad-apps/
    Top 4 browsers supports flash player on iPad and iPhone
    http://mashtips.com/flash-player-ios/
     Cheers, Tom

  • How to get flash player on my ipad 3 ?

    How to get Flash Player on my IPAD 3 ?

    You don't. APple and Adobe don't play well together. Adobe never made a version of flash that met apple's requirements, Apple was never happy with what Adobe made so Flash is not natively supported. YOu can look for browsers that support flash, such as Puffin, Skyfire, iSwiffer and others.
    There likely won't be much growth in this area since Adobe has ceased all production on mobile flash so it is in essence, dying technology....however as with anything, it'll be a long drawn out death that'll likely take years for it to totally go away.

Maybe you are looking for

  • How can you tell what version of JDK a class was compiled under

    Kind Folks, I have a Java application purchased from a vendor that is certified to run under JDK/JRE 1.2xxx. I recently received some extensions to the application from the vendor's consulting arm but I am having problems with the extensions. I belie

  • Absence days caliculation based on working days  HR ABAP

    Hi experts, I am developing one report that is for Variable Bonus report. We are evaluating the data based on the Variable Bonus period  based on Selection-screen. for ex: 01.04.2007 to 31.03.2008 There is one record in the IT2001 with begin date 26.

  • Changing button label;JSP; input type="submit" name="jboEvent" value="Search"

    Hello everybody, I try to develop a multilanguage application in which the button labels will change accordingly with the browser's regional settings. The line in the generated DataQueryComponent.jsp file is the following: <input type="submit" name="

  • ARM - Advanced Return Magnagement in EhP4

    I have a few questions regarding the functionality in the Customer Returns. Is it possible to change the Inspection activity in the transaction MSR_INSP_DISPLAY? For the follow-up activity u201C0011 Transfer to Free Available Stocku201D  in the Inspe

  • Problems with parser view

    Hello. I configured a parser view to block some commands(configure line, configure username and configure dial-peer cor) for a specific user. The parser view is working fine untill I perform a "copy run start" or "write memory" and I reboot my router