Animation flash

Bonjour,
1) J'aimerai faire une petite animation avec un avion (photo pas illustration) qui écrit un message. Est-ce que c'est bien avec Flash que je dois faire ça? Est-ce que quelqu'un peut m'aider?
2) Pour un site Internet j'aimerais mettre des nuages qui avancent (un ciel et la photo se déplace, comme les nuages dans le ciel). Comment faire? Aussi dans Flash?
Merci
Shirley

Bonjour.
1. C'est possible, mais vous pouvez aussi le faire avec Edge Animate, notamment si votre animation est destinée à être vue sur des périphériques iOs (iPhone, iPad), et pas des machines trop anciennes.
2. Même réponse. Flash fera ça très bien, mais Animate aussi, à vous de voir le contexte. Si les utilisateurs finaux sont plutôt sur d'anciens navigateurs IE, alors, le flash s'impose, sinon, Animate et du html5.

Similar Messages

  • Could work an animated flash bitmap image exported in html 5, in DPS ?

    I'm new in DPS, just started for a couple of weeks and I need to use a image in an animation.
    I created the animation in inDesign exported in .fla, used de toolkit js, load it in a container with web content overlay, and when I preview it with Adobe Content Viewer it doesn't work, it apears a blank screen. Neighter of animation from that stage won't work.
    To be very precise any animation works fine, when I test the html in a browser, the problem appears only in the content viewer.
    The animation is very simple: smal logo entering in the stage from the right, not very complex.
    I tried in flash with other images in a test file and loaded in inDesign, and still don't work. Other vector animation works well, no problem. I saw that if I have an image in library in flash and export a simple animation with a vector ball, won't work in indesign preview, with content viewer.
    My question is, Could work an animated flash bitmap image exported in html 5, in DPS ?  If so, what should I need to do ?
    Thank you in advance.

    Two possible solutions I was considering:
    1) In my index/first page, have all the swfs present (scaled to 1x1, behind something, or invisible) and have a preloader code on that first page... so all the content gets loaded before continuing onto the rest of the site.  That would certainly work in making the site run quick... but would mean a relatively lengthy wait at the start.  Luckily, unlike my current site, all the actual site content (aside from the header/nav interface) is HTML... so the bulk of the site's content is in the HTML pages, not as part of the Flash header... so it probably wouldn't be too horrific a wait.  However, it would be loading EIGHT of these swfs, since there are eight pages... so then maybe it would be....
    2) Have an swf that consists of just the 'draw up' of the interface, and it's idle state... then when each button is pressed, load a new swf to replace the main one, which has the specific page's animated title sequence, and ends with the code to load the html page.  So, each separate HTML page would have embedded into it only the main swf, and the title animation swf would be swapped in when a nav button is pressed.  Main issue here is each button press would envoke a preloader sequence (kind of tedious)... and unfortunately all the 'main interface' elements loaded in with the main swf would have to be loaded in again at the start of each animated title swf (although none of the draw up... just the loading of the interface and buttons).  For highspeed users, it should be okay, I guess....
    Thoughts or better ideas?

  • Embed Animated Flash Objects (*.swf file) in Oracle Forms.

    Hello All,
    To Embed Animated Flash Object (Shockwave *.swf File) in Oracle Forms, Please Follow the Steps Below.
    1. Draw "ActiveX Control" Item on Canvas with the Name "OCXITM".
    2. Select "ActiveX Control" Item & Go to its Properties (By Pressing F4).
    3. Select "ShockwaveFlash.ShockwaveFlash" in "OLE Class" Property of "ActiveX Control" Item.
    4. Come again to the Canvas.
    5. Right Click on "ActiveX Control" Item, Select "Insert Object...".
    6. In Control Type List, Select "Sockwave Flash Object" and Press "OK".
    7. On Canvas, Select "ActiveX Control" Item, Go to "Program" Menu, Select "Import OLE Library Interfaces...".
    8. Select All "Method Package(s)" & "Event Package(s)" for "ShockwaveFlash.ShockwaveFlash.X" & Press "OK".
    9. Go to "Object Nevigator" (By Pressing F3) & Expand "Program Unit" to verify that the Packages are Successfully Imported.
    10. Compile All the Objects (By Pressing "Ctrl+Shift+K").
    11. In "WHEN-NEW-FORM-INSTANCE" Trigger Write the Below Code.
    ** Author   : Muhammad Waseem Haroon                        *
    ** Dated    : 07-Apr-2005                                   *
    ** Purpose  : To Call Macromedia Flash Object (*.swf File)  *
    ** Module   : Logo                                          *
    DECLARE
         oleitm OLEOBJ;
    BEGIN
         oleitm := :item('OCXITM').INTERFACE;
         ShockwaveFlash_IShockwa_0.Movie(oleitm,'d:\movie.swf');--it can be dynamic.
    END;12. Compile, Save & Run Your Form.... and... See the Beauty.
    Thanks & Regards
    Muhammad Waseem Haroon
    [email protected]
    [email protected]
    [email protected]

    Mark Striekwold did an effort to put flash into forms
    http://mark-oradev.blogspot.com/2010/02/flash-inside-oracle-forms.html
    http://mark-oradev.blogspot.com/2010/02/flash-test-inside-oracle-forms-part-2.html
    http://mark-oradev.blogspot.com/2010/04/flash-test-inside-oracle-forms.html

  • Animated Flash Component Scaling when used as Button Skin

    I am trying to skin the overSkin of a Flex Button component with an animated Flash .swc component. (Actually, an Accordion Header, but for all practical purposes the same.)
    All works completely fine, in most cases.  The problem I run into is when I have any objects in the Flash animation moving on and off stage.  When this happens, although the objects cannot be seen when moved off-stage, the viewable area of the Flash animation scales down in either direction, or both, to make room in the button for the objects off stage.
    If I play the animation directly in the application, or a Canvas, everything works fine and no scaling occurs.  But for a Button, where I really need it, I get the constant scaling back and forth as the Flash movie runs.  This can be REALLY annoying when trying to click on a button! (Or you find that you are no longer "over" the button (because it scaled down) so you get flicker back and forth between the Up and Over states.)
    Any ideas on how I can keep this from happening, either on the Flash or Flex side would be much appreciated.
    Pertinent Code:
    [Bindable]
    [Embed(source="assets//btn_StaticHollywood.jpg")]
    private var Film:Class;
    [Bindable]
    [Embed(skinClass="fc.HollywoodWithSearchlights")]
    private var FilmOver:Class;
    animatedButton.setStyle("upSkin", Film);
    animatedButton.setStyle("overSkin", FilmOver);
    <mx:Button id="animatedButton" cornerRadius="0" />
    Note: I tried all assortments of setting dimensions I believe.
    Remember, the Flash component has objects that move in and off the stage from both directions, and this is the cause of the automatic resizing of the Button when it runs.

    I am assuming that you are using Flex 4 and this does not work. In Flex 4, the default theme used is the "Spark" theme. In Flex 3, we used the "Halo" theme. The Halo theme supports styles like borderStyle, but, the Spark theme does not.
    If you want to use these styles, you will need to compile with the Halo theme. You can do this by adding an additional compiler argument -theme=<SDK_DIR>/frameworks/themes/Halo/halo.swc (point to the halo.swc in your SDK installation)
    Joan

  • Deplacement d'une animation Flash sous dreamweaver

    Bonjour,
    J ai une animation flash en bas a droite de mes pages mais
    parfois les pages sont plus grandes que 700 pixels en hauteur et
    forcement quand on utilise l ascenseur l animation reste a sa
    place! je voudrais qu elle glisse en meme temps que le defilement
    de la page: je descends , elle descend!
    j avais vu quelque chose a propos d un script base sur la
    position relative par rapport au haut de la page mais je le
    retrouve plus.
    Pouvez vous m eclairer.
    merci

    oui, c'est possible:
    http://www.uncontrol.com/_flora_2/flora_2.html
    e-S-tampida
    http://development.bbri.be/elearning2
    (pre-release version V2.3.2)
    A tous ceux qui ne lisent pas la documentation (livre ou F1)
    http://development.bbri.be/ictp/flash/rtdfm.jpg
    "blitule" <[email protected]> wrote in
    message
    news:e2snbd$rmk$[email protected]..
    > Bonjour ? tous,
    >
    > Je dois animer l'?volution d'une plante en acc?l?r?, en
    vectoriel sur
    > Flash,
    > et j'aimerai savoir s'il existe un moyen de le faire en
    action script...
    >
    > merci
    >
    > J'ai commenc? en le faisant image par image mais ?a
    risque d'?tre long...
    >

  • Cadre autour des anim flash a cause mise a jour ie6

    bonjour a tous,
    vous avez du constater un cadre qui apparait autour des anim
    flash depuis une mise a jour windows concernant ie6,
    ce qui oblige tous les webmasters a corriger les pages de
    leur sites....
    merci microsoft....
    j'ai trouvé une ou 2 adresse pour recuperer un
    javascript qui corrige ce probleme mais je n'ai pas su les
    exploiter,
    est ce qu'une methode simple et efficace existe?

    Je ne savais pas que cela venait d'une mise a jour de
    windows. En faite Microsoft a perdu un proces avec Java sur des
    ayant droit ActivX d'ou cette mise a jour et ce blocage. J'ai le
    meme probleme mais je n'ai pas ue le temps d'essayer de le
    corriger. Avez vous essayer d'installer la derniere mise a jour de
    la machine virtuelle de Java ?

  • Comment créer un insérer un menu dans une animation flash 8?

    bonjour,
    je voudrais savoir comment inserer un menu ds une animation
    flash qui apparait avec evenement de positionner de la souris?
    merci

    Utilisez le Menu component et utilisez l'evenement OnRollover
    sur votre animation flash pour montrer le menu:
    yourMovieClip.onRollOver = function () {
    yourMenu.show(100, 20);

  • How to create a DVD menu like an animated Flash Menu?

    Hello.  I'm trying to figure out how to create an animated menu in Encore for a DVD, much like how menus are that are created in flash.  How can I create one in Encore for a DVD menu?  Thanks.

    Use After Effects:
    Adobe Encore * Using After Effects to enhance menus
    http://help.adobe.com/en_US/encore/cs/using/WSA5513911-0AD1-440c-BDAD-2E0E806B425E.html

  • How to make animated flash charting?

    Hi
    I am trying to use the flash chart components. How can I
    create an animated chart.
    Regards.

    This is way too general a question - flash has its own set of
    drawing tools or you can import
    graphics - tell us what you are trying to animate and be
    specific.
    Chris Georgenes
    Adobe Community Expert
    www.mudbubble.com
    www.keyframer.com
    www.howtocheatinflash.com
    Janet A. wrote:
    > Is the easiest way to do this to use a photo in
    Photoshop or a drawing in Illustrator and turn them into an
    animated gif?
    >
    > But I want to show the image mov ing?

  • XML Driven 3D Animated Flash Charts

    Hi,
    I want to create a 3d XML driven animated chart. Can anyone help me for that?
    Thanks
    Pinal

    I do have pretty good idea. But it is unrealistic to expect someone will walk you through development of entire application.
    Charts, especially 3D charts, are quite advanced tasks and require deep knowledge of ActionScript and its Graphics functionality along with trigonometry and 3D concepts/techniques.
    If you just need charts - you can use available packages. Charts come with Flash Builder. Yahoo has its free astra charts. You may want to use them.

  • Animation (Flash) screen saver on N95 : always in ...

    Hello,
    starting to use anmiation screensavers (a lot on Mosh and on Mobile 9), I realize that when switching on the screensaver, flash animations will always appear in Landscape mode. Is there anyway to have them played in portrait mode ?
    FYI, I'm running the lastest V20 firmware with autorotation set to off (I prefer to use Rotateme, which I can switch on/off easily).

    Try locating and deleting these two preference/plist files:
    ~(yourUserName)/Library/Preferences/com.apple.desktop.plist
    ~(yourUserName)/Library/Preferencescom.apple.preference.desktopscreeneffect.plis t

  • Problèmes de typo endommagée à l'exportation, sur une animation Flash

    Bonjour,
    Je viens de terminer une petite animation sur Adobe Flash CS6 pour MAC.
    Lors de l’exportation en fichier animation.swf certaines typographies se trouvent dégradées alors que sur Flash je ne vois aucun problème.
    Quelqu’un  d’entre vous a déjà eu ce type de problème ? Avez-vous trouvé une solution ?
    Merci pour vos réponses
    Nat

    oui, c'est possible:
    http://www.uncontrol.com/_flora_2/flora_2.html
    e-S-tampida
    http://development.bbri.be/elearning2
    (pre-release version V2.3.2)
    A tous ceux qui ne lisent pas la documentation (livre ou F1)
    http://development.bbri.be/ictp/flash/rtdfm.jpg
    "blitule" <[email protected]> wrote in
    message
    news:e2snbd$rmk$[email protected]..
    > Bonjour ? tous,
    >
    > Je dois animer l'?volution d'une plante en acc?l?r?, en
    vectoriel sur
    > Flash,
    > et j'aimerai savoir s'il existe un moyen de le faire en
    action script...
    >
    > merci
    >
    > J'ai commenc? en le faisant image par image mais ?a
    risque d'?tre long...
    >

  • Html5 animation: Flash CC vs. Edge Animate?

    I've been using Flash for many years, and am now creating html5 animations. Just curious, why would I want to use Edge animate to create html5 animation, when I could just make an animation in Flash CC, and then export as html5 canvas? Do both Flash and Edge basically render the same thing (in terms of html/css/js), or are there differences? Thanks!

    Re the topic of this discussion - I'd been wondering the same thing.
    Until recently, I assumed there was no real difference other than the interface (I prefer the Edge layout - it's closer to video editing - but wish they would undo the changes made to the code editor since CC 2014. I need as many JavaScript hints as possible!).
    But now I'm looking at the area of ebooks and there are problems with Edge animations on iPads, even though they are indeed HTML5. See Adobe discussion here: https://forums.adobe.com/message/6550864
    On the one hand, iBooks may have a problem with content in iFrames. (I'm not into coding - but the Adobe guy in the other forum alluded to as much.)
    On the other hand, even the GitReader app on iPad won't interact with the Edge animation within an iFrame. ...But it will with Flash & Captivate HTML output.
    Could it be that Edge uses its own library of Edge JS, whereas the libraries used by Flash Captivate (CreateJS) are supported by iOS?
    Whatever the reason, I'm now investing time in Flash  HTML5 content over Edge.

  • Help insert animation flash inside creator

    i want insert a banner with animation
    thanks you

    Make your link to the flash file be root relative.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "ks?ren" <[email protected]> wrote in
    message
    news:ekknvh$cmn$[email protected]..
    > When I insert a flash movie into a DW template, I can
    see it perfectly
    > when I
    > preview the .dwt page in the browser but when I create a
    page based on
    > that
    > template and preview it, the flash movie does not show.
    >
    > Has anyone similar problem? Does anyone know how to slve
    it?
    > Thanks in advance for your help.
    >
    > Luis
    >
    >
    >

  • Any ideas for reducing lag in my animation (flash cs6)?

    I'm creating something for a local college in Flash CS6 and it lags in a couple spots (in the very beginning after clicking enter and after clicking on a location on the map) and it would obviously be really nice to get rid of that lag. The only thing i know to try in order to help with lag is to break down all grouped artwork and to convert tweens into frame by frame. I've done this and it hasn't changed anything so I was hoping someone else would have another idea. Ive uploaded the swf and flash file to dropbox. What is in the dropbox is not the final product I need to add the videos thats are going to be in it (they pop up once you press the play button) but other then the videos that is as complicated as the file is going to get. This lag started happening from the get go of working on this project once I had the barebones of the menu system figured out. It hasn't gotten any worse since then even after all the things I've added.
    Dropbox - Adobe Q
    Let me know if there is more information you want me to provide. Im really willing to try anything to sort this out.
    Thanks in advance.

    the following is an excerpt (Flash Game Development: In a Social, Mobile and 3D World),
    Optimization Techniques
    Unfortunately, I know of no completely satisfactory way to organize this information. In what follows, I discuss memory management first with sub-topics listed in alphabetical order. Then I discuss CPU/GPU management with sub-topics listed in alphabetical order.
    That may seem logical but there are, at least, two problems with that organization.
    I do not believe it is the most helpful way to organize this information.
    Memory management affects CPU/GPU usage, so everything in the Memory Management section could also be listed in the CPU/GPU section.
    Anyway, I am going to also list the information two other ways, from easiest to hardest to implement and from greatest to least benefit.
    Both of those later listings are subjective and are dependent on developer experience and capabilities, as well as, the test situation and test environment. I very much doubt there would be a consensus on ordering of these lists.  Nevertheless, I think they still are worthwhile.
    Easiest to Hardest to Implement
    Do not use Filters.
    Always use reverse for-loops and avoid do-loops and avoid while-loops.
    Explicitly stop Timers to ready them for gc (garbage collection).
    Use weak event listeners and remove listeners.
    Strictly type variables whenever possible.
    Explicitly disable mouse interactivity when mouse interactivity not needed.
    Replace dispatchEvents with callback functions whenever possible.
    Stop Sounds to enable Sounds and SoundChannels to be gc'd.
    Use the most basic DisplayObject needed.
    Always use cacheAsBitmap and cacheAsBitmapMatrix with air apps (i.e., mobile devices).
    Reuse Objects whenever possible.
    Event.ENTER_FRAME loops: Use different listeners and different listener functions applied to as few DisplayObjects as possible.
    Pool Objects instead of creating and gc'ing Objects.
    Use partial blitting.
    Use stage blitting.
    Use Stage3D.
    Greatest to Least Benefit
    Use stage blitting (if there is enough system memory).
    Use Stage3D.
    Use partial blitting.
    Use cacheAsBitmap and cacheAsBitmapMatrix with mobile devices.
    Explicitly disable mouse interactivity when mouse interactivity not needed.
    Do not use Filters.
    Use the most basic DisplayObject needed.
    Reuse Objects whenever possible.
    Event.ENTER_FRAME loops: Use different listeners and different listener functions applied to as few DisplayObjects as possible.
    Use reverse for-loops and avoid do-loops and while-loops.
    Pool Objects instead of creating and gc'ing Objects.
    Strictly type variables whenever possible.
    Use weak event listeners and remove listeners.
    Replace dispatchEvents with callback functions whenever possible.
    Explicitly stop Timers to ready for gc.
    Stop Sounds to enable Sounds and SoundChannels to be gc'd.

Maybe you are looking for

  • To fix the length of a textfield for user to enter date

    hi, i need to display a textfield for user to enter the date in the format MM/DD/YY.With the slash in between present and fixed and the possibility of entering only 2 digit figures for the month,day n' year.I am using JTextField .how can i acheive th

  • Can't get any servers

    Our ISP was taken over by another group and we've had nothing but problems since. Presently I can get e-mail on this eMac but cannot connect to any websites. I was told by the ISP to take down the firewall, expunge a SurfBooster program they suggeste

  • How can i convert New Microsoft Office Word Document to adobe

    how can i convert New Microsoft Office Word Document to adobe

  • How to link tomcat 5 with apache 2 on win2k?

    i've just installed the new tomcat 5. i need help on how to combine tomcat 5 with apache2. so can anyone give me some URLs? thanks very much.

  • Please Help - Buffer Overrun Detected

    Please help, I tried to access Quicktime Player on my computer yesterday and it is stating a Buffer Overrun has been detected. I am unable to uninstall it or install an upgrade, a system restore doesnt work, and now I cant access Itunes. Has anyone e