Flash project in flex

Hello, I have a program that is written on flash, then I export and put the .swf in Flex?

BB it will accept?

-Thank you

BB don't really care how the final application of AIR was created, as long as it meets the criteria is which includes the loading of the AIR, signature, icons, etc.

Tags: BlackBerry Developers

Similar Questions

  • Import a flash project into a flex project

    Hello

    I have create a carousel in flash CS4. It works very well... but I want to integrate it into a flex (Web site) with Flex Builder project.

    Thank you!

    SWFLoader will allow you access to Flash content in a Flex application.

    http://livedocs.Adobe.com/Flex/3/HTML/Help.HTML?content=controls_15.html

    http://blog.pixelingene.com/?p=216

    http://www.YouTube.com/watch?v=bGMwAcAyE9Q

    Cannot import Flash projects in Flex.

    If this post answers your question or assistance, please mark it as such.

    Greg Lafrance - Flex 2 and 3 certified ACE

    www.ChikaraDev.com

    Flex / development, training, AIR and Support Services

  • How to send an email to the project mobile flex for blackberry playbook?

    Hello friends,

    I developed a small application for playbook. I want to send an email, use adoble flash builder burrito, there is no built-in functions available to send emails in flex 4.5, it can be achieved throug php, cold fusion, or asp.net. I don't know how do it, can someone send me the example to send an email to the project mobile flex.

    Thank you...

    There is no native email client in "flex". PB is not currently an API to use any "native" or "bridged" or by e-mail. If you just want to open the current, the default e-mail client, you can use navigateToURL with 'mailto' as url, or you can send the information to your own server, which can in turn SMTP information. Otherwise, you will need to write your own.

  • Best practices for concocting scenes in a Flash project?

    Hi, I am currently working on a flash project with the following characteristics:

    1. using a PC
    2. 2048 x 1080 pixels
    3. 30 images/s
    4. An audio file playing (once) continuously throughout the project
    5. There are actions that pertain to audio, so timing is important
    6. at least 10 scenes
    7. length total about 7 minutes
    8. current intention is so that it can be played in a theater as a surprise modern

    What is the best practice to work on this project and then compile together?

    Do it all in a project file?

    Split the work in different projects (xfl) records for each scene, and then put together when all the scenes are finalized?

    Use a project file, but create different "scenes" for each respective stage?  I think this is the 'classic' (?) way.

    Make the scenes "clips" and then insert them into the timeline with audio as its own layer?

    Others?

    I am currently working on him by all in the file of a project.  But I noticed that there is some lag (or it is jerky) portions during playback and the SWF story watch 3.1 MB with a yellow triangle with an exclamation mark symbol.  Thanks in advance.

    you who would do only if it makes your job easier.  in General, it would not be.

    When you try to synchronize sound and animation, I think that most of the authors find it easier to use graphic symbols, because you can see their animation when the main timeline scrubbing.  with movieclips, you see only their animation during the test.

    However, if you use actionscript to control some of your symbols, these symbols must be movieclips.

  • Importing video in Flash project?

    Hi, I want to ask how can I import the video into my Flash project and display?

    I tried to embed FLV, but the sound quality is pretty shity and video quality also. In addition, extends the scenario that is too long, because my video is quite long too. He says it can be less than 16000 pictures to run.

    Now, I chose import-> import video-> external load... and then I put it on a stage. The thing is that when I test it, it seems I have expanded the timeline too so that I can play the videos entirely. And he won't slow down the computer so when I want to export. Is there a way I can read the video simply by creating a keyframe?

    Please help me.

    a problem at some point.  It is too easy for you to get confused otherwise.

    you have your button to play the video?  If this is not the case, do both:

    label the first image in scene 2 (for example, "sceen2_frame1") and in your button handler, use:

    _root.gotoAndStop ("screen2_frame1");

  • flash project does not consistantly

    Hello

    I have a flash project that is a game.  I have loaded the video on my site using video with alpha channels that I can use different horizons.  Everything seemed to work fine, but now when I play online sometimes the video won't play some questions.  It is not always the same question.  He seems to be coded properly and played very well.   It seems that the video glue sometimes, is there a way to eliminate this problem?

    Select this option.

    Yes, the FLVPlayback component is also available in AS2. I used it for a long time in AS2 projects and it works very well.

    Here is the reference language and the AS2.0 component which becomes harder and harder to find:

    http://help.Adobe.com/en_US/AS2LCR/Flash_10.0/help.HTML?content=Part2_AS2_LangRef_1.html

    Here is the reference to the AS2.0 FLVPlayback component with the code example:

    http://help.Adobe.com/en_US/AS2LCR/Flash_10.0/00002331.html

  • What is the best format and the size of a logo in a flash project?

    I have this flash project in which I animate a logo from big to small, the logo in the great State looks pretty good, but when flash reduced the logo image animation tend to Pixelize (I don't know if this term is correct).

    Thank you

    This is what happens when you change the size of an image.

    The best format for a logo is the vector.  Then, you can change its size, rotation, etc. without distortion or pixelation.

    If you can not go with a vector graphic, try to use several images of different sizes, and switch between them if necessary to recreate the interpolation, or, try a PNG and hope that pixelation is not too bad.

  • Flash component with flex effects

    Hello guys,.

    I have created the main navigation for my site in Flash Proffesional adding some animation turnaround basis.

    I imported it in my flex project and it works very well. I can add features to the movieclips as well. no problem there either.

    Problem is that I want to use Flex effects (such as parallel, moving etc.) with the clips in the component and I get an error when you try to do. It is said that the video clips flash cannot be converted to the bend of video clips. something like that.

    If you need the exact error I can post but I think you get whats wrong.

    All the solutions for that?

    Or do I have to use an external library for additional animation?

    Hello

    I'm afraid almost every spark and halo effect require UIComponent or IUIComponent as the target of the effect, but I did a few tests and it is possible to use AnimateProperty with instance of MovieClip and it seems to work very well, here's a very simple example:

    http://ns.Adobe.com/MXML/2009.

    xmlns:s = "library://ns.adobe.com/flex/spark".

    xmlns:MX = "library://ns.adobe.com/flex/halo".

    creationComplete = "application1_creationCompleteHandler (event)" > "

    Import mx.effects.AnimateProperty;

    Import mx.events.FlexEvent;

    protected function application1_creationCompleteHandler(event:FlexEvent):void

    {

    var mc:MovieClip = new MovieClip();

    mc.graphics.beginFill (0, 1);

    mc.graphics.drawRect (0, 0, 100, 100);

    mc.graphics.endFill ();

    uiComp.addChild (mc);

    Seq.Play ([MC]);

    }

    ]]>

    Note that this is an example of Flex 4.

    Kind regards

    Adrian Wiecek

  • Project forbidden Flex/CF

    Hello, the gurus who are familiar with Flexstore and/or phone selector:

    Partly for the study and in part to prepare a new project, I started to redo the Flexstore sample application using a database provided access and ColdFusion CFCS instead of using the XML source file with Flexstore. To do this, I have also mentioned the example of selector phone app, which IS a CF project.

    I tested the EFA outside of Flex, I've created and the resulting table gives the right data, but when I try to compile and run the application, it load and display the views of the House and taking in charge, then stops and the products never discovers watch all products. At this time, this message appears:


    TypeError: Error #1010: a term is undefined and has no properties.
    to DilemmaGames /: productServiceResultHandler()
    to DilemmaGames / __productService_result)
    at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.rpc::AbstractService/dispatchEvent()
    to mx.rpc.remoting.mxml::RemoteObject/dispatchEvent()
    to mx.rpc::AbstractOperation / http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()
    to mx.rpc::AbstractInvoker / http://www.adobe.com/2006/flex/mx/internal::resultHandler()
    at mx.rpc::Responder/result()
    at mx.rpc::AsyncRequest/acknowledge()
    to: NetConnectionMessageResponder/NetConnectionChannel.as$ 37:NetConnectionMessageResponder: resultHandler()
    at mx.messaging::MessageResponder/result()


    I have spent the last three or four days as they check everything carefully, but may not know what I am doing wrong. Maybe someone who understands the above error message can identify the problem immediately. I'd like to hear ideas on that.

    Salud,

    Carlos

    OK, all the problems are solved. Rather than use the CFC to make a table on the database query to integrate Flex (I was doing this to emulate Flexstore exactly), I just brought the application in Flex directly as an ArrayCollection collection, made a few minor changes and now everything works beautifully.

    I learned a lot about Flex and LIKE trying all the different scenarios, so it was worth it. If someone wants to try something similar with the Flexstore/phone selector, I am happy to share the experience.

    Thank you, everyone, for help.

    Carlos

  • What happened to the flash swf? Flex? and what is the new flash will look like? (HTML5/Javascript)? Flash does not work on droids or Iphones currently until the?

    Hello

    I'm more angry to discover that adobe Flash has changed once with Flex and now it also seems to be unusable. Every news source and, frankly, Adobe should do a much better job informing developers creative clould

    How to better use its products. I imagine that the security issues with adobe flash make unusable today. I just tried a simple slide show in flash and of course, he did not work on my droid which brings me to this status to feel screwed by Adobe!



    What version of flash if everything works on all websites and mobile devices for chrome browsers, fire fox and IE?

    Hi Rob, take your question to Adobe animate CC - homepage. There are many new choices available with the last Fl which is compatible with mobile devices.

  • Best practices for structuring a big Flash project?

    I'm building an educational site in Flash. A student works through a series of activities, or watch a video of animation or answer a question. You can get a good idea of the Basic with this model functionality: http://imgur.com/Mi4JyHN.


    Once a student logs in, the server responds with their current activity and progress. Displays the activity, and all interactions of the student are sent to the server for recording (time spent on questions, answers clicked, correct and incorrect buttons, etc.). When the student is done with an activity, the server is notified and responds with the next activity to present.

    I'm pretty new to Flash and would love to hear how people with experience framing project. I see the following options.

    1. A huge SWF. All audio and video clips are embedded in the SWF file and swapped out if necessary. This is not a reasonable option, because the size of the SWF file that results would be enormous.
    2. Exactly a SWF for each activity. Command buttons and progress bars are obviously shared between each activity, and it seems that a lot of duplication to have in each SWF compilation. Also, if a button is changed, this requires re - compile everything, right?
    3. A SWF of other charges. The main SWF file contains the buttons and progress bars and retrieves external SWFs on the server to replace the stage space. I don't know enough Flash to predict how this will go.
    4. JavaScript, part Flash. The button bars and progress are made in HTML + JavaScript. The page retrieves external swf on the server to replace the stage space. This is the current system, and the problem is the ugliness or the difficulty of managing communication between JS and AS3.
    5. HTML5. While I wish it is a possibility, I don't feel as if it was. The animation is still easier in Flash and we always aim some older browsers. The best part of Flash's consistency in the experience.


    Additional questions:

    • What options leave us open to the publication for mobile using Adobe AIR?
    • What options are best for automated tests / accessibility / version control / general layout of code?

    Thank you very much for all the advice!

    For a Flash-based design, I'd go with option 3.  General commands and objects common to use with each activity would be in the main file.  Whether or not the main file would be responsible for sending data to the server might depend on some there is determinable similarities between databases... activity otherwise it might fall on sovereign wealth funds individual to interact with the database activity.  There are too many unknowns in this regard to offer much.

    If this was going to be a responsible application, as an AIR application, and then option 1 might be more reasonable since just install once for all is available.

    When it comes to mobile, you're likely to hit a snag, if you rely on the AIR/Flash to try to deal with one hand and activity SWFs approach... mainly in the area of the Apple... unless I've forgotten a lot of what I've been involved with some time ago, a loaded swf file cannot contain any code when it comes to iStuff.  If you end up having to do the main file contain all the coding to deal with the treatment of each activity.  Each UI element / interactive cannot exist by its name and the main file should target and assign listeners and treatment and etc... a mess in my opinion.  This is why having one large AIR file is maybe a bit more reasonable.

    I have nothing to offer at the end of things HTML5.  I have not yet traveled in this way.  Because HTML5 is basically without wings without javascript and CSS, he could come to pass that the current system (option 4) is the way to go.

  • Save the Flash project, now it looks like to *. I have to redo everything?

    I saved a project in Flash Pro and came back to her. Now, it looks like this:

    wtw.png

    What should I do to recover my old Version? Help, please!

    Click on the rectangle that appears surrounded by a circle in the image below.  It's the rocker "schema".  clicking on it activates / deactivates the contours.  You can alternate the outlines for each layer (by clicking on the solid rectangle in each layer) and all the layers in a single click by clicking on the rectangle surrounded by a circle.

  • Why import video is not grayed out for a new Flash project?

    I tried in vain to load any MP4 (H.264 encoding), FLV or F4V files into a new project. I tried to import FLV and F4V via the Library Import and import files to the stage menu choice but all result in error message "one or more files were not imported because he had problems reading of their. Just download Flash CC today (February 23, 2014) and cannot even start on my project, because I can't load a video in the library or scene. I watched the tutorials, but they assume that I can choose the import video... greyed menu choices. Research of the discussion did not help me as most of the discussions are off-topic or 2 years or more back.

    Thank you

    Xtraspatial

    Thank you sinious. I had QT installed 7.5.5. The problem was not. Like a bufoon, I created a new HTML5 canvas, which is impossible to import videos. When I went to an AS3 Web everything has been as it should. And it was a joy throughout the country! Detective Conan.

  • My Flash project contains too much memory.

    I am creating a Flash photo album and left many pictures in my work. However, my project has recently stopped working in Flash Player and either crashes or causes an error message indicating that too much memory is in use. I need all these pictures in my photo album, so removal of some is out of the question. Is there any other way to fix my project?

    Yes, not to put one of the photos in the photo album manually.  Have them all loaded dynamically. You will not have to leave one of them and update the album will not require editing, just change the data file, you use that identifies the images and add images to the collection.

  • Lack of base class for events (flash.events). Flex SDK 4.1 | Flex Builder 3

    Hello

    I'm experience the following problem, I can't locate or find the base class for events when I do "import flash.events;"-AutoComplete does not work as well. import flash. available only - flash.errors and flash.text

    However if I spend the Flex SDK 4.1 to 3.2 the Flex SDK kit so no problem and I can add flash.events

    SDK Flex 4.1 version is 4.1.0. 65265, I also tried Flex 4.0 SDK, the same problem, not able to find events.

    Requires the flash player version I tried both: 10.0.0 and 10.1.0 does not.

    Could you please suggest what might be wrong. Unfortunately not be able to find this info in the forum or google

    Thank you

    Kind regards

    Marakame

    Have you tried

    import flash.events. *;

    Or

    import flash.events.Event;

Maybe you are looking for